487
Configuring IPv6 interface PBR
Configure IPv6 PBR by applying an IPv6 policy to an interface. IPv6 PBR uses the policy to guide the
forwarding of IPv6 packets received on the interface. The specified policy must already exist.
Otherwise, the IPv6 interface PBR configuration fails.
You can apply only one policy to an interface. Before you apply a new policy, you must first remove
the current policy from the interface.
You can apply a policy to multiple interfaces.
To configure IPv6 interface PBR:
1. Enter system view.
system-view
N/A
2. Enter interface
view.
interface
interface-type interface-number N/A
3. Apply an IPv6
policy to the
interface.
ipv6 policy-based-route
policy-name
By default, no IPv6 policy is
applied to the interface.
Displaying and maintaining IPv6 PBR
Execute display commands in any view and reset commands in user view.
Display IPv6 PBR policy information.
display ipv6 policy-based-route
[
policy
policy-name ]
Display IPv6 PBR configuration.
display ipv6 policy-based-route setup
Display IPv6 local PBR configuration and
statistics.
display ipv6 policy-based-route local
[
slot
slot-number ]
Display IPv6 interface PBR configuration and
statistics.
display ipv6 policy-based-route interface
interface-type
interface-number [
slot-number ]
Clear IPv6 PBR statistics.
reset ipv6 policy-based-route statistics
[
policy
policy-name
]
IPv6 PBR configuration examples
Packet type-based IPv6 local PBR configuration example
Network requirements
As shown in Figure 115, Switch B and Switch C cannot reach each other. Configure IPv6 PBR on
Switch A to forward all TCP packets to the next hop 1::2. Switch A forwards other packets according
to the routing table.