HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference
557
medium: Sets the medium prefix priority for routes.
Examples
# Configure node 10 in permit mode for routing policy policy1 to set prefix priority critical for routes
matching prefix list abc.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy-policy1-10] if-match ip address prefix-list abc
[Sysname-route-policy-policy1-10] apply prefix-priority critical
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.