R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)

289
Views
Routing policy view
Default command level
2: System level
Parameters
value: Specifies a tag value in the range of 0 to 4294967295.
Examples
# Configure node 10 in permit mode of routing policy policy1. Set a tag of 100 for OSPF external routes.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match route-type external-type1
[Sysname-route-policy] apply tag 100
continue
Use continue to specify the next node to be matched.
Use undo continue to remove the configuration.
Syntax
continue [ node-number ]
undo continue
Default
No next node is specified.
Views
Routing policy view
Default command level
2: System level
Parameters
node-number: Specifies a 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 number.
Example
# Specify the next node 20 for node 10 of routing policy policy1.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] continue 20
display ip as-path
Use display ip as-path to display BGP AS path list information.