Version 7.2 673 Mediant MSBR
Reference Guide 75. Layer-3 Commands
(conf-router)# neighbor 10.15.5.110 passive
75.2.2.63 neighbor password
This command sets the password for the secured BGP session.
Syntax
neighbor {<neighbor tag> | a.b.c.d | X:X::X:X} [password
String]
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.
password string Defines password for a neighbor.
Default
NA
Command Mode
Privileged User
Example
This example sets a password for a secured session with neighor 10.15.5.110.
(config-data)# router bgp 1
(conf-router)# neighbor 10.15.5.110 password 12345678
75.2.2.64 neighbor override-capability
This command enables the override capability negotiation result.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} override-capability
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