Command Reference Guide
3Com Router 5000 Family and Router 6000 Family display ip routing-table acl ● 81
Command Reference
display ip routing-table acl
Purpose Use the display ip routing-table acl command to view the route filtered
through specified basic access control list (ACL).
Syntax display ip routing-table acl acl-number [ verbose ]
Parameters acl_number
References a basic ACL by its number. Valid values are
2000 to 2999.
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.
Example View the summary of active routes that are filtered through basic ACL 2001.
<3Com > display ip routing-table acl 2001
Routes matched by access-list 2001:
Summary count: 4
Destination/MaskProtoPreCost Nexthop Interface
127.0.0.0/8Direct00127.0.0.1 InLoopBack0
127.0.0.1/32Direct00127.0.0.1 InLoopBack0
169.0.0.0/8Static60 02.1.1.1 LoopBack1
169.0.0.0/15Static6002.1.1.1 LoopBack1
Display the verbose information of the active and inactive routes that are filtered
through basic ACL2001.
<3Com > display ip routing-table acl 2001 verbose
Routes matched by access-list 2001:
Generate Default: no
+ = Active Route, - = Last Active, # = Both* = Next hop in use
Summary count:5
**Destination: 127.0.0.0Mask: 255.0.0.0
Protocol: #DirectPreference: 0
*NextHop: 127.0.0.1Interface: 127.0.0.1(InLoopBack0)
Vlinkindex: 0
State: <NoAdvise Int ActiveU Retain Multicast Unicast>
Age: 3:47Metric: 0/0
**Destination: 127.0.0.1Mask: 255. 255. 255. 255
Protocol: #DirectPreference: 0
*NextHop: 127.0.0.1Interface: 127.0.0.1(InLoopBack0)
Vlinkindex: 0
State: <NotInstall NoAdvise Int ActiveU Retain Gateway Multicast
Unicast>
Age: 3:47Metric: 0/0
**Destination: 179.0.0.0Mask: 255.0.0.0
Protocol: #StaticPreference: 60
*NextHop: 4.1.1.1
Vlinkindex: 0
State: <Int Hidden Static Unicast>
Age: 3:47Metric: 0/0