424
apply tag
Use
apply tag
to set a specified tag for RIP, OSPF, or IS-IS routing information.
Use
undo apply tag
to restore the default.
Syntax
apply tag
value
undo apply tag
Default
No routing tag is set for RIP, OSPF, or IS-IS routing information.
Views
Routing policy node view
Predefined user roles
network-admin
Parameters
value
: Specifies the tag value in the range of 0 to 4294967295.
Examples
# Configure node 10 in
permit
mode for routing policy
policy1
to set a tag of 100.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy-policy1-10] apply tag 100
continue
Use
continue
to specify the next node to be matched.
Use
undo continue
to restore the default.
Syntax
continue
[
node-number
]
undo continue
Default
No next node is specified.
Views
Routing policy node view
Predefined user roles
network-admin
Parameters
node-number
: Specifies the routing policy node number
in the range of 0 to 65535.
Usage guidelines
The specified next node must have a larger number than the current node.