[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


neighbor route-map

Description: 

Applies a route map to incoming or outgoing routes. If an outbound route map is specified, BGP advertises only routes that match at least one section of the route map. The no version removes a route map.

Syntax: 

neighbor { ipAddress | ipv6Address | peerGroupName } route-map mapTag { in | out }

no neighbor { ipAddress | ipv6Address | peerGroupName } route-map [ mapTag ]
{ in | out }

Mode(s): 

Address Family Configuration, Router Configuration

Release Information: 

Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]