Version 7.2 661 Mediant MSBR
Reference Guide 75. Layer-3 Commands
Command Mode
Privileged User
Example
This example allows an ebgp neighbor.
(config-data)# router bgp 1
(conf-router)# neighbor 10.21.5.120 ebgp-multihop
75.2.2.44 neighbor description
This command sets the description of the peer.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} description line
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.
line Defines the neighbor description (up to 80 characters).
Default
NA
Command Mode
Privileged User
Example
This following example sets the description of the peer
(config-data)# router bgp 1
(conf-router)# neighbor 10.5.20.110 description main server
75.2.2.45 neighbor version
This command set the BGP version to match a neighbor.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} version version
Command Description
a.b.c.d|X:X::X:X Defines the IP address of the neighbor (IPv4 or IPv6).