Version 7.2 659 Mediant MSBR
Reference Guide 75. Layer-3 Commands
75.2.2.40 neighbor enforce-multihop
This command enforces BGP neighbors to perform a multihop.
Syntax
neighbor {<neighbor tag>|a.b.c.d|x:x::x:x} enforce-multihop
neighbor string enforce-multihop
Command Description
a.b.c.d|X:X::X:X Defines the IP address of the neighbor (IPv4 or IPv6).
neighbor tag Defines the neighbor tag.
Default
NA
Command Mode
Privileged User
Example
The following is an example of how to use this command.
(config-data)# router bgp 1
(conf-router)# neighbor 10.21.5.120 enforce-multihop
75.2.2.41 neighbor dont-capability-negotiate
This command allows not to perform capability negotiation.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} dont-capability-
negotiate
Command Description
a.b.c.d|X:X::X:X Defines the IP address of the neighbor (IPv4 or IPv6).
neighbor tag Defines the neighbor tag.
Default
NA
Command Mode
Privileged User