Reference Guide 660 Document #: LTRT-17939
Mediant MSBR
Example
The following is an example of how to use this command.
(config-data)# router bgp 1
(conf-router)# neighbor 10.21.5.120 dont-capability-negotiate
75.2.2.42 neighbor disable-connected-check
This command enables one-hop away EBGP peer using a loopback address.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} disable-connected-
check
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 disable-connected-check
75.2.2.43 neighbor ebgp-multihop
This command allows ebgp neighbors that are not on directly connected networks.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} ebgp-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