HP VPN Firewall Appliances Network Management Command Reference

1066
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: 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.
Syntax
display ip as-path [ as-path-number ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level