3com 8807 Reference Guide

Page of 1099
382
C
HAPTER
 23: S
TATIC
 R
OUTE
 C
ONFIGURATION
 C
OMMANDS
4.4.4.1/32         DIRECT       0   0       127.0.0.1    InLoopBack0
 
127.0.0.0/8        DIRECT       0   0       127.0.0.1    InLoopBack0
 
127.0.0.1/32       DIRECT       0   0       127.0.0.1    InLoopBack0 
display ip routing-table 
acl
Syntax
display ip routing-table acl { acl-number | acl-name } [ verbose ]
View
Any view
Parameter
acl-number: The number of basic ACL, ranging from 2000 to 2999.
acl-name: The basic ACL name introduced via names.
verbose: With the parameter, this command displays the verbose information of 
both the Active and Inactive routes that passed filtering rules. Without the 
parameter, this command only displays the summary of the Active routes that 
passed filtering rules.
Description
Use the display ip routing-table acl command to view the route filtered through 
specified basic access control list (ACL).
This command is used in track display of route policy to display the route that 
passed the filtering rule according the input basic ACL number or name.
The command is only applicable to display the route that passed basic ACL 
filtering rules.
Example
# Display the summary of Active routes that are filtered through basic acl 2000.
[SW8800] acl number 2000
 
[3Com-acl-basic-2000] rule permit source 10.1.1.1 0.0.0.255
 
[3Com-acl-basic-2000] rule deny source any
 
[3Com-acl-basic-2000] display ip routing-table acl 2000
 
Routes matched by access-list 2000:
 
Summary count: 4
 
Destination/Mask   Protocol Pre  Cost        Nexthop       Interface
 
10.1.1.0/24 DIRECT  0   0   10.1.1.2        Vlan-interface1
 
10.1.1.2/32 DIRECT  0   0   127.0.0.1      InLoopBack0 
Table 48   Description of the fields of the display ip routing-table command
Field 
Description 
Destination/Mask  Destination address/Mask length 
Protocol 
Routing protocol 
Pre 
Routing preference 
Cost 
Cost 
Nexthop 
Next hop address 
Interface 
Output interface, through which the data packet destined for the 
destination network segment is sent