893
Example # Specify the interface Serial 2/0 as the outgoing interface for matched IPv6
packets.
<Sysname> system-view
[Sysname] ipv6 policy-based-route aa permit node 11
[Sysname-pbr6-aa-11] apply output-interface serial 2/0
display ipv6 config policy-based-route
Syntax display ipv6 config policy-based-route policy-name
View Any view
Parameter policy-name: Policy name, a string of 1 to 19 characters.
Description Use the display ipv6 config policy-based-route command to display the
configured IPv6 policy routing information.
Example # Display the configured IPv6 policy routing information.
<Sysname> display ipv6 config policy-based-route
IPv6 Policy based routing configuration information:
ipv6 policy-based-route : abc
Node 1 permit :
apply output-interface Ethernet1/0
display ipv6 policy-based-route
Syntax display ipv6 policy-based-route
View Any view
Parameter None
Description Use the display ipv6 policy-based-route command to display system and
interface IPv6 policy routing information.
Example # Display system and interface IPv6 policy routing information.
Table192 Description on the fields of the display ipv6 config policy-based-route
command
Field Description
IPv6 Policy based routing configuration
information IPv6 policy routing configuration
information
ipv6 policy-based-route: abc Policy name
Node 1 permit : The match mode of Node 1 is permit.
apply output-interface Ethernet1/0 The outgoing interface for matched packet
is Ethernet1/0.