R3721-F3210-F3171-HP High-End Firewalls Network Management Configuration Guide-6PW101

Table Of Contents
815
Displaying and maintaining IPv6 PBR configuration
Task Command
Remarks
Display the specified IPv6 PBR routing
information.
display ipv6 policy-based-route setup
{ policy-name | interface interface-type
interface-number | local } [ | { begin | exclude
| include } regular-expression ]
Available in any
view
Display IPv6 PBR statistics.
display ipv6 policy-based-route statistics
{ interface interface-type interface-number |
local } [ | { begin | exclude | include }
regular-expression ]
Available in any
view
Display IPv6 PBR policy information.
display ipv6 config policy-based-route
[ policy-name ] [ | { begin | exclude | include }
regular-expression ]
Available in any
view
Clear IPv6 PBR statistics. reset ipv6 policy-based-route statistics
Available in user
view
NOTE:
If a policy has a node with no if-match or apply clause configured, all packets can pass the policy and
will not go to the next policy node for a match. The statistics of IPv6 PBR will be changed.
If a policy node has if-match clauses but no apply clauses confi
g
ured, packets will match a
g
ainst these
if-match clauses. However, no apply clauses are applicable to the permitted packets, and the packets
will not go to the next node for a match. The statistics of IPv6 PBR will be changed.
If a policy node has no if-match clause but apply clauses configured, all packets can pass the policy,
and then are forwarded according to the apply clauses if the permit keyword is specified for the node,
or are denied if the deny keyword is specified. The packets will not go to the next policy node for a
match. The statistics of IPv6 PBR will be changed.
If the match mode of a policy node is deny, no apply clauses will be executed for packets satisfying all
the if-match clauses, and the packets will not go to the next policy node for a match. They will be
forwarded according to the routing table instead. Neither debu
gg
in
g
information nor statistics for the
deny match mode can be displayed.
IPv6 PBR configuration examples
Configuring IPv6 local PBR based on packet type
Network requirements
As shown in Figure 391, configure PBR on Firewall A, so that all TCP packets are forwarded via
GigabitEthernet 0/1 and other IPv6 packets are forwarded according to the routing table.
Firewall A is directly connected to Firewall B and Firewall C. Firewall B and Firewall C are unreachable
to each other.