3com 8807 Reference Guide

Page of 1099
392
C
HAPTER
 23: S
TATIC
 R
OUTE
 C
ONFIGURATION
 C
OMMANDS
77.77.77.77/32     STATIC   60   0           195.195.1.10    Vlan-interface1016
 
195.168.130.0/24   DIRECT   0    0           195.168.130.1   Vlan-interface1013
 
195.168.130.1/32   DIRECT   0    0           127.0.0.1       InLoopBack0
 
195.195.0.0/16     DIRECT   0    0           195.195.1.1     Vlan-interface1016
 
195.195.1.1/32     DIRECT   0    0           127.0.0.1       InLoopBack0 
display ip routing-table 
verbose
Syntax
display ip routing-table verbose
View
Any view
Parameter
None
Description
Use the display ip routing-table verbose command to view the verbose routing 
table information.
With the verbose keyword, this command displays the verbose routing table 
information. The descriptor describing the route state will be displayed first, then 
the statistics of the entire routing table will be output and finally the verbose 
description of each route will be output.
All current routes, including inactive route and invalid route, can be displayed 
using the display ip routing-table verbose command.
Example
# Display the verbose routing table information.
<SW8800> display ip routing-table verbose
 
Routing Tables:
 
  Generate Default: no
 
  + = Active Route, - = Last Active, # = Both    * = Next hop in use
 
  Destinations: 3       Routes: 3
 
  Holddown: 0    Delete: 62      Hidden: 0
 
**Destination: 1.1.1.0           Mask: 255.255.255.0
 
         Protocol: #DIRECT       Preference: 0
 
         *NextHop: 1.1.1.1          Interface: 1.1.1.1(Vlan-interface1)
 
         State: <Int ActiveU Retain Unicast>
 
         Age: 20:17:41   Cost: 0/0
 
**Destination: 1.1.1.1           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: 20:17:42   Cost: 0/0
 
**Destination: 2.2.2.0           Mask: 255.255.255.0
 
         Protocol: #DIRECT       Preference: 0
 
         *NextHop: 2.2.2.1          Interface: 2.2.2.1(Vlan-interface2)
 
         State: <Int ActiveU Retain Unicast>
 
         Age: 20:08:05   Cost: 0/0 
First, display statistics of the whole routing table and then output detailed 
information of every route entry in turn. The meaning of route status is shown in 
Table 49, and the statistics of routing table is shown in the following table.