configure bgp peer-group as-path-filter
ExtremeWare Software 7.3.0 Command Reference Guide 1427
configure bgp peer-group as-path-filter
configure bgp peer-group <peer group> as-path-filter [in | out] [none |
<access profile>]
Description
Configures the AS-path filters for a peer group and all neighbors of the peer group.
Syntax Description
Default
N/A.
Usage Guidelines
None.
Example
The following command configures the as-path filters for the peer group outer and its neighbors using
the access profile nosales:
configure bgp peer-group outer as-path-filter in nosales
History
This command was available in ExtremeWare 6.1.5.
Platform Availability
This command is available on all platforms.
peer group Specifies a peer group.
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.