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


neighbor filter-list

Description: 

Applies an AS path access list to advertisements inbound from or outbound to the specified neighbor, or assigns a weight to incoming routes that match the AS path access list. The no version stops the application of the list or assignment of the weight.

Syntax: 

To apply an access list:

neighbor { ipAddress | ipv6Address | peerGroupName } filter-list
accessListName { in | out }

no neighbor { ipAddress | ipv6Address | peerGroupName } filter-list
[ accessListName ] { in | out }

To assign a weight:

neighbor { ipAddress | ipv6Address | peerGroupName } filter-list
accessListName weight value

no neighbor { ipAddress | ipv6Address | peerGroupName } filter-list
[ accessListName ] weight [ value ]

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]