3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
812
C
HAPTER
 61: IP U
NICAST
 P
OLICY
 R
OUTING
 C
ONFIGURATION
 C
OMMANDS
display ip policy-based-route statistics
Syntax
display ip policy-based-route statistics { interface interface-type interface-number | 
local }
View
Any view
Parameters
interface interface-type interface-number: Displays statistics of interface policy 
routing enabled on the interface specified by the argument interface-type 
interface-number
.
local: Displays statistics of enabled system policy routing.
Description
Use the display ip policy-based-route statistics command to display policy 
routing statistics.
Examples
# Display statistics of interface policy routing enabled on interface Ethernet1/0.
<Sysname> display ip policy-based-route statistic interface ethernet1/0
Interface Ethernet1/0 policy based routing statistics information:
policy-based-route: aaa
permit node 5
apply output-interface ethernet 1/0
Denied: 0,
Forwarded: 0
Total denied: 0, forwarded: 0 
policy-based-route pr01 
The referenced policy name is pr01. 
permit node 1 
The match mode is permit and the 
policy consists of only node 1. 
if-match acl 3101 
Packets satisfying ACL 3101 are 
matched. 
apply output-interface Ethernet1/0 
The outgoing interface of matched 
packets is Ethernet1/0.
Table 166   Description on fields of the display ip policy-based-route setup command
Field Description 
Table 167   Description on fields of display ip policy-based-route statistic command
Field Description 
Interface Ethernet1/0 policy based routing 
statistics information 
Statistics of policy routing enabled on interface 
Ethernet1/0. 
policy-based-route: aaa 
The policy name is aaa. 
permit node 5 
The match mode of node 5 is permit. 
apply output-interface ethernet 1/0 
The outgoing interface of matched packets is 
Ethernet1/0. 
Denied: 0, Forwarded: 0 
Unsuccessfully/successfully forwarded packets 
that match node 5 
Total denied: 0, forwarded: 0 
Unsuccessfully/successfully forwarded packets 
that match all nodes of policy aaa