R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)
486
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display IPv6 PBR configuration for policy test.
<Sysname> display ipv6 policy-based-route setup test
policy Name interface
test local
# Display IPv6 PBR configuration on Ethernet 1/1.
<Sysname> display ipv6 policy-based-route setup interface ethernet 1/1
Interface Ethernet1/1 policy based routing configuration information:
policy-based-route: test
permit node 6:
if-match acl6 2000
apply ipv6-address next-hop
1::1
# Display IPv6 local PBR configuration.
<Sysname> display ipv6 policy-based-route setup local
Local policy based routing configuration information:
policy-based-route: test
permit node 6:
if-match acl6 2000
apply ipv6-address next-hop
1::1
Table 107 Command output
Field Description
policy Name Policy name.
interface
Interface where the policy is applied. Local means the policy is
applied locally.
Interface Ethernet1/1 policy based
routing configuration information
IPv6 PBR configuration on interface Ethernet 1/1.
Local policy based routing configuration
information
IPv6 local PBR information.
policy-based-route Name of the referenced policy.
permit node The match mode is permit.
if-match acl6 Match IPv6 packets against IPv6 ACL.
apply ipv6-address next-hop Permitted IPv6 packets are sent to the specified next hop.
display ipv6 policy-based-route statistics
Use display ipv6 policy-based-route statistics to display IPv6 PBR statistics.










