46 neighbor attribute-unchanged, 47 neighbor capability, Neighbor attribute – PLANET XGS3-24040 User Manual
Page 534: Unchanged, Neighbor capability
35-247
count it is defaulted at 3 when <1-10> parameters not set.
Command Mode: BGP route mode and address family mode
Usage Guide: Normally BGP will not allow same AS number appears in the route more than one time.
The system will deny a route when its AS number appears in the AS-PATH. However to support some
special needs, especially the VPN support, the extended BGP allows the AS re-appear counts by
configuration. This command is for configure the re-appear counts.
Example:
Switch(config-router)#neighbor 10.1.1.66 allowas-in
35.46 neighbor attribute-unchanged
Command: neighbor {
no neighbor {
Function: Configure certain attributes which is kept unchanged for transmitting, namely the attribute
transparent transmission. The “no neighbor {
[med] [next-hop]” command means the attribute transparent transmission is not performed.
Parameter:
Default: No attribute transparent defined.
Command Mode: BGP route mode and address-family mode
Usage Guide: With this configuration specified route attributes will not change when transmitted to the
specified neighbor. The BGP route mode is the IPv4 unicast configuration. No parameter refers to above
three parameter are configured together.
Example:
Switch(config-router)#neighbor 10.1.1.64 attribute-unchanged
35.47 neighbor capability
Command: neighbor {
no neighbor {
Function: Configure dynamic update between neighbors and the route refresh capability negotiation.
The “no neighbor {
enable the specific capability negotiation.
Parameter: <ip-address>: Neighbor IP address.
Default: Not configure the dynamic update capability but the route refresh capability.
Command Mode: BGP route mode and address family mode.