Version 7.2 675 Mediant MSBR
Reference Guide 75. Layer-3 Commands
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} route-map name
{in|out|export|import}
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.
name Defines the name of the route-map.
in Applies a map to incoming routes.
out Applies a map to outbound routes.
export Applies a map to routes coming from the route-server
client.
import Applies a map to routes going into the client’s table.
Default
NA
Command Mode
Privileged User
Example
This example applies a route-map on the neighbor.
(config-data)# router bgp 1
(conf-router)# neighbor 10.12.5.101 route-map routename in import
75.2.2.67 neighbor peer-group
This command joins a specific peer to peer group word.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} peer-group <peer group
name>
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.
peer group name Defines the peer group name.