Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches
Chapter 6 Routing Policy Configuration Commands
6-18
nssa-external-type1or2
: OSPF NSSA Type 1 or 2 external routes.
Description
Use the
if-match route-type
command to configure a route type match criterion.
Use the
undo if-match route-type
command to remove the match criterion.
The match criterion is not configured by default.
Examples
# Create a routing policy named policy1 with node 10, matching mode as permit. Define
an if-match clause to match internal routes.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match route-type internal
6.1.23 if-match tag
Syntax
if-match tag
value
undo if-match tag
View
Routing policy view
Parameters
value
: Specifies a tag value, ranging from 0 to 4294967295.
Description
Use the
if-match tag
command to match routing information having the specified tag.
Use the
undo if-match tag
command to remove the match criterion.
The match criterion is not configured by default.
Related commands:
if-match interface
,
if-match acl
,
if-match ip-prefix
,
if-match ip
next-hop
,
if-match cost
,
route-policy
,
apply ip-address next-hop
,
apply cost
,
apply local-preference
,
apply origin
,
apply tag
.
Examples
# Create a routing policy named policy1 with node 10, matching mode as permit. Define
an if-match clause to permit RIP, OSPF and IS-IS routing information with the tag as 8.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match tag 8