entry entry-id
no entry
config>router>policy-options>policy-statement
Supported on all 7210 SAS platforms as described in this document
Commands in this context edit route policy entries within the route policy statement.
Multiple entries can be created using unique entries. The 7210 SAS OS exits the filter when the first match is found and executes the action specified. For this reason, entries must be sequenced properly from most to least explicit.
An entry does not require matching criteria defined (in which case, everything matches) but must have at least define an action to be considered complete. Entries without an action are considered incomplete and are rendered inactive.
The no form of this command removes the specified entry from the route policy statement.
Specifies the entry ID expressed as a decimal integer. An entry-id uniquely identifies match criteria and the corresponding action. Nokia recommends that multiple entries be specified entry-ids in staggered increments. This allows users to insert a new entry in an existing policy without requiring renumbering of all the existing entries.
[no] from
config>router>policy-options>policy-statement>entry
Supported on all 7210 SAS platforms as described in this document
Commands in this context configure policy match criteria based on a route source or the protocol from which the route is received.
If no condition is specified, all route sources are considered to match.
The no form of this command deletes the source match criteria for the route policy statement entry.
family [ipv4] [ipv6] [vpn-ipv4] [vpn-ipv6] [l2-vpn] [ms-pw] [route-target]
no family
config>router>policy-options>policy-statement>entry>from
Supported on all 7210 SAS platforms as described in this document
This command specifies address families as matching conditions.
Specifies IPv4 routing information.
Specifies IPv6 routing information.
Specifies IPv4 VPN routing information.
Specifies IPv6 VPN routing information.
Specifies ms-pw routing information.
Exchanges Layer 2 VPN information.
Specifies the route target to be accepted and advertised from/to route reflector clients.
group-address prefix-list-name
no group-address
config>router>policy-options>policy-statement>entry>from
Supported on all 7210 SAS platforms as described in this document
This command specifies the multicast group-address prefix list containing multicast group-addresses that are embedded in the join or prune packet as a filter criterion. The prefix list must be configured before entering this command. Prefix lists are configured in the config>router>policy-options>prefix-list context.
The no form of this command removes the criterion from the configuration.
no group-address
Specifies the prefix-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.
The prefix-list-name is defined in the config>router>policy-options>prefix-list context.
host-ip prefix-list-name
config>router>policy-options>policy-statement>entry>from
Supported on all 7210 SAS platforms as described in this document
This command specifies a prefix list host IP address as a match criterion for the route policy-statement entry.
no host-ip
Specifies the prefix-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.
The prefix-list-name is defined in the config>router>policy-options>prefix-list context.
[no] policy-statement name
config>router>policy-options
Supported on all 7210 SAS platforms as described in this document
Commands in this context configure a route policy statement.
Route policy statements enable appropriate processing of IGMP group membership reports received from hosts. The processing action taken is determined by the action associated with the entries configured in the policy statement.
The policy-statement is a logical grouping of match and action criteria.
The no form of this command deletes the policy statement.
no policy-statement
Specifies the route policy statement 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.
prefix-list name [name...up to 5 max]
no prefix-list
config>router>policy-options>policy-statement>entry>from
Supported on all 7210 SAS platforms as described in this document
This command configures a prefix list as a match criterion for a route policy statement entry.
If no prefix list is specified, any network prefix is considered a match.
The prefix lists specify the network prefix (this includes the prefix and length) a specific policy entry applies.
A maximum of five prefix names can be specified.
The no form of this command removes the prefix list match criterion.
no prefix-list
Specifies the prefix 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.
source-address ip-address
no source-address
config>router>policy-options>policy-statement>entry>from
Supported on all 7210 SAS platforms as described in this document
This command specifies the source address that is embedded in the join or prune packet as a filter criterion. This command specifies a multicast data source address as a match criterion for this entry.
The no form of this command removes the criterion from the configuration.
Specifies the IP prefix for the IP match criterion in dotted-decimal notation.