HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference
412
Precedence value
Precedence t
yp
e
3 flash
4 flash-override
5 critical
6 internet
7 network
Examples
# Set the precedence to 5 (critical) for IP packets.
<Sysname> system-view
[Sysname] policy-based-route aa permit node 11
[Sysname-pbr-aa-11] apply precedence critical
display ip policy-based-route
Use display ip policy-based-route to display PBR policy information.
Syntax
display ip policy-based-route [ policy policy-name ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
policy policy-name: Specifies a policy by its name, a case-sensitive string of 1 to 19 characters.
Usage guidelines
If no policy is specified, this command displays information about all policies.
If a policy name is specified, this command displays information about the specified policy.
Examples
# Display all policy information.
<Sysname> display ip policy-based-route
Policy name: aaa
node 1 permit:
if-match acl 2000
apply next-hop 1.1.1.1
Table 99 Command output
Field Description
node 1 permit The match mode of Node 1 is permit.
if-match acl Matches packets against the ACL.