F3215-HP Load Balancing Module Network Management Command Reference-6PW101

535
Examples
# Display information about IPv6 local PBR and IPv6 interface PBR.
<Sysname> display ipv6 policy-based-route
Policy Name interface
pr02 local
pr01 GigabitEthernet 0/1
Table 131 Command output
Field Descri
p
tion
Policy Name Routing policy name.
Local Local PBR.
GigabitEthernet 0/1 The policy is applied to GigabitEthernet 0/1 to implement IPv6 PBR.
display ipv6 policy-based-route setup
Use display ipv6 policy-based-route setup to display PBR configuration.
Syntax
display ipv6 policy-based-route setup { policy-name | interface interface-type interface-number | local }
[ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
policy-name: Specifies a policy name, a string of 1 to 19 characters.
interface interface-type interface-number: Displays the IPv6 PBR configuration on the specified interface.
local: Displays the IPv6 local PBR information.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see System Management 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.
Examples
# Display IPv6 PBR configuration for policy test.
<Sysname> display ipv6 policy-based-route setup test
policy Name interface
test local
# Display IPv6 PBR configuration on GigabitEthernet 0/1.
<Sysname> display ipv6 policy-based-route setup interface gigabitethernet 0/1