Version 7.2 671 Mediant MSBR
Reference Guide 75. Layer-3 Commands
Command Description
neighbor tag Defines the neighbor tag.
Default
NA
Command Mode
Privileged User
Example
This example configures a neighbor as a Route Reflector client.
(config-data)# router bgp 1
(conf-router)# neighbor 10.15.3.111 route-reflector-client
75.2.2.60 neighbor remove-private-AS
This command removes the private AS number from outbound updates.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} remove-private-AS
neighbor string remove-private-AS
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 removes the private AS number from outbound updates.
(config-data)# router bgp 1
(conf-router)# neighbor 10.15.3.111 remove-private-AS
75.2.2.61 neighbor weight
This command specifies a default weight value for the neighbor’s routes.