as-path name expression regular-expression
no as-path name
config>router>policy-options
Supported on all 7210 SAS platforms as described in this document
This command configures a route policy AS path regular expression statement to use in route policy entries.
The no form of this command deletes the AS path regular expression statement.
Specifies the AS path regular expression name. Allowed values are any string up to 32 characters composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $, spaces, and so on), the entire string must be enclosed within double quotes.
Specifies the AS path regular expression (any string or null).
community name members comm-id [comm-id...up to 15 max]
no community name [members comm-id]
config>router>policy-options
Supported on all 7210 SAS platforms as described in this document
This command configures a route policy community list to use in route policy entries.
The no form of this command deletes the community list or the provided community ID.
no community
Specifies the community list name. Allowed values are any string up to 32 characters composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $, spaces, and so on), the entire string must be enclosed within double quotes.
Specifies the community ID. Up to 15 community ID strings can be specified, to a maximum of 72 characters.
[no] policy-options
config>router
Supported on all 7210 SAS platforms as described in this document, including platforms configured in the access-uplink operating mode
Commands in this context configure route policies.
In the access-uplink operating mode, route policies are used for IGMP group membership report filtering.
The no form of this command deletes the route policy configuration.
[no] triggered-policy
config>router
Supported on all 7210 SAS platforms as described in this document
This command triggers route policy reevaluation.
By default, when a change is made to a policy in the config>router>policy>options context and then committed, the change is effective immediately. There may be circumstances when the changes should or must be delayed; for example, if a policy change is implemented that would effect every BGP peer on a 7210 SAS router, the consequences could be dramatic. It is more effective to control changes on a peer-by-peer basis.
When this command is enabled, a specific peer is established, and you want the peer to remain up, in order for a change to a route policy to take effect, a clear command with the soft or soft-inbound option must be used. When a triggered-policy is enabled, any routine policy change or policy assignment change within the protocol does not take effect until the protocol is reset or a clear command is issued to reevaluate route policies; for example, clear router bgp neighbor x.x.x.x soft. This keeps the peer up and the change made to a route policy is applied only to that peer or group of peers.