R3303-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference

482
slot slot-number: Specifies a card by its slot number.
The following matrix shows the option and router compatibility:
Option 6602 HSR6602 6604/6608/6616
slot slot-number No Yes Yes
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
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.
Usage guidelines
Packets matching a deny-mode node are forwarded according to the routing table. Therefore, no
statistics are available for such packets.
Examples
# Display IPv6 local PBR statistics.
<Sysname> display ipv6 policy-based-route statistics local
Local policy based routing statistics information:
ipv6 policy-based-route: test
permit node 10:
if-match acl6 2000
apply output-interface:
GigabitEthernet2/1/1
matched: 50
Total matched: 50
Table 106 Command output
Field Description
Local policy based routing statistics information Local PBR information.
ipv6 policy-based-route Name of the referenced policy.
permit node The match mode of the node is permit.
if-match acl6 Match IPv6 packets against IPv6 ACL.
apply output-interface Output interface specified for matching packets.
matched Matching packets on the node.
Total matched Total matching packets on all nodes.
if-match acl6
Use if-match acl6 to configure an ACL match criterion.
Use undo if-match acl6 to remove the ACL match criterion.