R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)
485
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.
Usage guidelines
If no policy name is specified, this command displays information about all policies.
If a policy name is specified, this command displays information about the specified policy.
Examples
# Display all IPv6 policy information.
<Sysname> display ipv6 config policy-based-route
IPv6 Policy based routing configuration information:
policy-based-route : abc
Node 1 permit :
apply output-interface
Serial2/0
Table 106 Command output
Field Description
IPv6 Policy based routing configuration information
IPv6 policy information.
policy-based-route Name of the referenced policy.
Node 1 permit : The match mode of Node 1 is permit.
apply output-interface Output interface specified for matched packets.
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 Fundamentals 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.










