Displaying and maintaining pbr configuration – H3C Technologies H3C SR8800 User Manual

Page 285

Advertising
background image

269

Step Command

Remarks

1.

Enter system view.

system-view

N/A

2.

Enter interface view.

interface interface-type
interface-number

N/A

3.

Configure interface PBR.

ip policy-based-route policy-name Not configured by default

NOTE:

If the specified policy does not exist, the interface PBR configuration succeeds, but it takes effect only when
the policy is created.

Displaying and maintaining PBR configuration

Task Command

Remarks

Display the PBR routing
information.

display ip policy-based-route [ | { begin |
exclude | include } regular-expression ]

Available in any view

Display the specified PBR routing
information.

display ip policy-based-route setup
{ policy-name | interface interface-type

interface-number [ slot slot-number ] | local
[ slot slot-number ] } [ | { begin | exclude |

include } regular-expression ]

Available in any view

Display PBR statistics.

display ip policy-based-route statistics
{ interface interface-type interface-number |

local } [ slot slot-number ] [ | { begin |
exclude | include } regular-expression ]

Available in any view

Display the PBR policy information.

display policy-based-route [ policy-name ]
[ | { begin | exclude | include }

regular-expression ]

Available in any view

Clear PBR statistics.

reset policy-based-route statistics
[ policy-name ]

Available in user view

NOTE:

If a policy has a node with no if-match or apply clause configured, all packets can pass the policy.
However, no action is taken and the packets will not go to the next policy node for a match. The statistics

of PBR will be changed.

If a policy node has if-match clauses but no apply clauses configured, packets will match against these
if-match clauses. However, no apply clauses are applicable to the permitted packets, and the packets

will not go to the next policy node for a match. The statistics of PBR will be changed.

If a policy node has no if-match clause but apply clauses configured, all packets can pass the policy,
and then are forwarded according to the apply clauses if the permit keyword is specified for the node,
or are denied if the deny keyword is specified. The packets will not go to the next policy node for a

match. The statistics of PBR will be changed.

If the match mode of a policy node is deny, no apply clause will be executed for the packets satisfying
all the if-match clauses, and the packets will not go to the next policy node for a match. They will be
forwarded according to the routing table instead. Neither debugging information nor statistics for the

deny match mode can be displayed.

Advertising