entry entry-id
no entry
config>router>policy-options>policy-statement
Supported on all 7210 SAS platforms as described in this document, including platforms configured in the access-uplink operating mode
Commands in this context edit route policy entries within the route policy statement.
Multiple entries can be created using unique entries. The 7210 SAS exits the filter when the first match is found and executes the action specified. For this reason, entries must be sequenced correctly from most to least explicit.
An entry does not require matching criteria defined (in which case, everything matches) but must 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 specific entry IDs in staggered increments. This allows users to insert a new entry in an existing policy without needing to renumber all the existing entries.
[no] from
config>router>policy-options>policy-statement>entry
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 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] [mvpn-ipv4] [ms-pw]
no family
config>router>policy-options>policy-statement>entry>from
Supported on all 7210 SAS platforms as described in this document, including platforms configured in the access-uplink operating mode
This command specifies address families as matching conditions.
Keyword to specify IPv4 routing information.
Keyword to specify IPv6 routing information. This keyword is not supported on 7210 SAS platforms configured in the access-uplink operating mode.
Keyword to specify IPv4 VPN routing information. This keyword is not supported on 7210 SAS platforms configured in the access-uplink operating mode.
Keyword to specify IPv6 VPN routing information. This keyword is not supported on 7210 SAS platforms configured in the access-uplink operating mode.
Keyword that exchanges Layer 2 VPN information. This keyword is not supported on 7210 SAS platforms configured in the access-uplink operating mode.
Keyword that exchanges multicast VPN related information. Supported on 7210 SAS-T, 7210 SAS-R6, 7210 SAS-R12, 7210 SAS-Mxp, 7210 SAS-Sx/S 1/10GE: standalone and standalone-VC, and 7210 SAS-Sx 10/100GE devices only. This keyword is not supported on 7210 SAS platforms configured in the access-uplink operating mode.
Keyword to specify ms-pw routing information. This keyword is not supported on 7210 SAS platforms configured in the access-uplink operating mode.
area area-id
no area
config>router>policy-options>policy-statement>entry>from
Supported on all 7210 SAS platforms as described in this document
This command configures an OSPF area as a route policy match criterion.
This match criterion is only used in export policies.
All OSPF routes (internal and external) are matched using this criterion if the best path for the route is by the specified area.
The no form of this command removes the OSPF area match criterion.
Specifies the OSPF area ID, expressed in dotted decimal notation or as a 32-bit decimal integer.
community name
no community
config>router>policy-options>policy-statement>entry>from
Supported on all 7210 SAS platforms as described in this document
This command configures a community list as a match criterion for the route policy entry.
If no community list is specified, any community is considered a match.
The no form of this command removes the community list match criterion.
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.
The name specified must already be defined.
[no] external
config>router>policy-options>policy-statement>entry>from
Supported on all 7210 SAS platforms as described in this document
This command specifies the external route matching criteria for the entry.
no external
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, including platforms configured in the access-uplink operating mode
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, including platforms configured in the access-uplink operating mode
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.
interface interface-name
no interface
config>router>policy-options>policy-statement>entry>from
Supported on all 7210 SAS platforms as described in this document
This command specifies the router interface, specified either by name or address, as a filter criterion.
The no form of this command removes the criterion from the configuration.
no interface
Specifies the name of the interface as a match criterion for this entry. If the string contains special characters (#, $, spaces, and so on), the entire string must be enclosed within double quotes.
level {1 | 2}
no level
config>router>policy-options>policy-statement>entry>from
config>router>policy-options>policy-statement>entry>to
Supported on all 7210 SAS platforms as described in this document
This command specifies the IS-IS route level as a match criterion for the entry.
no level
Keyword that matches the IS-IS route learned from level 1 or level 2.
neighbor {ip-address | prefix-list name}
no neighbor
config>router>policy-options>policy-statement>entry>to
config>router>policy-options>policy-statement>entry>from
Supported on all 7210 SAS platforms as described in this document
This command specifies the neighbor address as found in the source address of the actual join and prune message as a filter criterion. If no neighbor is specified, any neighbor is considered a match.
The no form of the of the command removes the neighbor IP match criterion from the configuration.
no neighbor
Specifies the neighbor IP address, in dotted decimal notation.
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 name specified must already be defined.
origin {igp | egp | incomplete | any}
no origin
config>router>policy-options>policy-statement>entry>from
Supported on all 7210 SAS platforms as described in this document
This command configures a BGP origin attribute as a match criterion for a route policy statement entry.
If no origin attribute is specified, any BGP origin attribute is considered a match.
The no form of this command removes the BGP origin attribute match criterion.
no origin
Keyword that configures matching path information originating within the local AS.
Keyword that configures matching path information originating in another AS.
Keyword that configures matching path information learned by another method.
Keyword that specifies to ignore this criteria.
[no] policy-statement name
config>router>policy-options
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 a route policy statement. The policy statement is a logical grouping of match and action criteria. The processing action taken is determined by the action associated with the entries configured in the policy statement.
In the access-uplink operating mode, route policy statements enable appropriate processing of IGMP group membership reports received from hosts.
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
config>router>policy-options>policy-statement>entry>to
Supported on all 7210 SAS platforms as described in this document, including platforms configured in the access-uplink operating mode
The config>router>policy-options>policy-statement>entry>to context is not supported on 7210 SAS platforms configured in the access-uplink operating mode.
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.
protocol {protocol} [all | {instance instance-id}]
no protocol
config>router>policy-options>policy-statement>entry>from
config>router>policy-options>policy-statement>entry>to
Supported on all 7210 SAS platforms as described in this document
This command configures a routing protocol as a match criterion for a route policy statement entry. This command is used for both import and export policies depending how it is used.
If no protocol criterion is specified, any protocol is considered a match.
The no form of this command removes the protocol match criterion.
no protocol
Specifies the protocol name to use as the match criterion.
Specifies the OSPF or IS-IS instance.
Keyword to specify OSPF- or ISIS-only.
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, including platforms configured in the access-uplink operating mode
This command specifies the source address that is embedded in the join or prune packet as a filter criterion.
The no form of this command removes the criterion from the configuration.
This command specifies a multicast data source address as a match criterion for this entry.
Specifies the IP prefix for the IP match criterion, in dotted decimal notation.
tag tag
no tag
config>router>policy-options>policy-statement>entry>from
Supported on all 7210 SAS platforms as described in this document
This command adds an integer tag to the static route. These tags are then matched to control route redistribution.
The no form of this command removes the tag field match criterion.
no tag
Specifies to match a specific external LSA tag field.
[no] to
config>router>policy-options>policy-statement>entry
Supported on all 7210 SAS platforms as described in this document
Commands in this context configure export policy match criteria based on a route destination or the protocol into which the route is being advertised.
If no condition is specified, all route destinations are considered to match.
The to command context only applies to export policies. If it is used for an import policy, match criterion is ignored.
The no form of this command deletes export match criteria for the route policy statement entry.
type type
no type
config>router>policy-options>policy-statement>entry>from
Supported on all 7210 SAS platforms as described in this document
This command configures an OSPF type metric as a match criterion in the route policy statement entry.
If no type is specified, any OSPF type is considered a match.
The no form of this command removes the OSPF type match criterion.
Specifies to match OSPF routes with LSAs.