PurposeCommand or Action
Creates a neighbor and assigns a remote autonomous system
(AS) number to it.
remote-as as-number
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbr)#
remote-as 1
Step 11
•
Range for 2-byte autonomous system numbers (ASNs)
is 1 to 65535.
•
Range for 4-byte autonomous system numbers (ASNs)
in asplain format is 1 to 4294967295.
•
Range for 4-byte autonomous system numbers (ASNs)
is asdot format is 1.0 to 65535.65535.
Specifies that the BGP neighbor inherit configuration from
the specified neighbor group.
use neighbor-group group-name
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbr)# use
neighbor-group n1
Step 12
Specifies the IPv4 address family unicast and enters address
family configuration mode.
address-family ipv4 unicast
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbr)#
address-family ipv4 unicast
Step 13
RP/0/RSP0/CPU0:router(config-bgp-nbr-af)#
commit
Step 14
Disabling Per Neighbor TCP MSS
Perform this task to disable TCP MSS for a particular neighbor under neighbor group.
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
95
Implementing BGP
Disabling Per Neighbor TCP MSS