Specifications

configure bgp peer-group route-policy
ExtremeWare XOS 10.1 Command Reference Guide 627
configure bgp peer-group route-policy
configure bgp peer-group <peer-group-name> route-policy [in | out] [none |
<policy>]
Description
Configures the policy 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 policy for the peer group outer and its neighbors using the
policy nosales:
configure bgp peer-group outer route-policy in nosales
peer-group-name Specifies a peer group.
in Specifies to install the policy on the input side.
out Specifies to install the policy on the output side.
none Specifies to remove the filter.
policy Specifies a policy.