August 2005
Intermediate to advanced
798 pages
31h 12m
English
neighbor filter-list — router, BGP
neighbor {address | peer-group} filter-list access-list {in | out}
no neighbor {address | peer-group} filter-list access-list {in | out}A filter for BGP
None
This command sets up an AS path access list that filters BGP routes sent to or received from a specific neighbor. Routes that match the access list are discarded.
address or peer-group
The address or peer group of the neighbor.
filter-list
access-list
The name of an AS path access list defined by the ip as-path access-list command.
in
The filter applies to incoming routes.
out
The filter applies to outgoing routes.