Reference Guide 672 Document #: LTRT-17939
Mediant MSBR
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} weight weight
neighbor peer {<neighbor tag>|a.b.c.d|X:X::X:X} weight weight
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.
weight Defines the weight value in the range of 0 – 65535.
Default
NA
Command Mode
Privileged User
Example
This example specifies a default weight value for the neighbor’s routes.
(config-data)# router bgp 1
(conf-router)# neighbor 10.15.5.110 weight 1000
75.2.2.62 neighbor passive
This command enables open messages not to be sent to this neighbor.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} passive
neighbor string passive
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
This example enables open messages not to be sent to this neighbor.
(config-data)# router bgp 1