[Table of Contents] [Previous Page] [Next Page] [View 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 | peerGroupName } filter-list accessListName { in | out }

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

To assign a weight:

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

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

Mode(s): 

Address Family Configuration, Router Configuration


[Table of Contents] [Previous Page] [Next Page] [View Index] [Report an Error] [No Frames]