1-4
192.168.1.2/32 DIRECT 0 0 127.0.0.1 InLoopBack0
For descriptions of the above fields, refer to Table 1-1.
# Display the detailed information of routes that match ACL 2100.
<Sysname> display ip routing-table acl 2100 verbose
Routes matched by access-list 2100:
+ = Active Route, - = Last Active, # = Both * = Next hop in use
Summary count: 3
**Destination: 192.168.1.0 Mask: 255.255.255.0
Protocol: #DIRECT Preference: 0
*NextHop: 192.168.1.2 Interface: 192.168.1.2(Vlan-interface2)
State: <Int ActiveU Retain Unicast>
Age: 21:34:13 Cost: 0/0
**Destination: 192.168.1.2 Mask: 255.255.255.255
Protocol: #DIRECT Preference: 0
*NextHop: 127.0.0.1 Interface: 127.0.0.1(InLoopBack0)
State: <NoAdvise Int ActiveU Retain Gateway Unicast>
Age: 21:34:13 Cost: 0/0
Table 1-2 Description on the fields of the display ip routing-table command
Field Description
Destination Destination address
Mask Subnet mask
Protocol Protocol that discovers the route
Preference Route preference
Nexthop Next hop to the destination
Interface
Outbound interface through which data packets are forwarded to the destination
network segment.