configure bgp neighbor as-path-filter
ExtremeWare Software 7.3.0 Command Reference Guide 1409
configure bgp neighbor as-path-filter
configure bgp neighbor [<ip address> | all] as-path-filter [in | out] [none
| <access profile>]
Description
Configures the AS path filter for a neighbor.
Syntax Description
Default
N/A.
Usage Guidelines
The filter is defined using the access-profile mechanism and can be installed on the input side and/or
the output side of the router.
Example
The following command configures the AS path filter for a neighbor based on the access profile nosales:
configure bgp neighbor 192.1.1.22 as-path-filter in nosales
History
This command was available in ExtremeWare 6.1.
Platform Availability
This command is available on all platforms.
ip address Specifies an IP address.
all Specifies all neighbors.
in Specifies to install the filter on the input side.
out Specifies to install the filter on the output side.
none Specifies to remove the filter.
access profile Specifies an access profile.