IPv6 Configuration Guide K/KA/KB.15.15

5. Configure IPv6 PBR-Based Routing
Execute these steps to configure the IPv6 PBR-based routing to route into the tunnel, and apply
it to the inbound VLAN.
Example 203 Configuring IPv6 PBR-based Routing
HP Switch(config)# class ipv6 PBR_Class
HP Switch(config-class)# match ipv6 any 3000::/64
HP Switch(config-class)# exit
HP Switch(config)# policy pbr PBR_Policy
HP Switch(policy-pbr)# class ipv6 PBR_Class
HP Switch(policy-pbr)# action interface tunnel 1
HP Switch(policy-pbr)# exit
HP Switch(config)# vlan 2
HP Switch(vlan-2)# service-policy PBR_Policy in
Displaying Tunnel Configuration and Status Information
The show interface tunnel list command displays information about the configuration
and status of the specified tunnels.
Displaying Tunnel Configuration and Status Information 271