configure bgp peer-group route-map-filter
ExtremeWare Software 7.3.0 Command Reference Guide 1439
configure bgp peer-group route-map-filter
configure bgp peer-group <peer group> route-map-filter [in | out] [none |
<routemap>
Description
Configures the route maps for a peer group and all the neighbors of the peer group.
Syntax Description
Default
N/A.
Usage Guidelines
None.
Example
The following command configures the route map filter for the peer group outer and its neighbors using
the access profile nosales:
configure bgp peer-group outer route-map-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.
route map Specifies a route map.