3com 8807 참조 가이드

다운로드
페이지 1099
Display Commands of the Routing Table
387
View
Any view
Parameter
ip-address1, ip-address2: Destination IP address in dotted decimal notation. 
ip-address1, mask1, mask2 and ip-address2 determine one address range 
together. Anding ip-address1 with mask1 specifies the start of the range while 
anding ip-address2 with mask2 specifies the end. This command is used to display 
the routes in this address range.
mask1, mask2: IP address mask, length in dotted decimal notation or integer 
form. It ranges from 0 to 32 when it is presented in integer.
verbose: With the verbose keyword, this command displays the verbose 
information of both the active and inactive routes. Without the parameter, this 
command only displays the summary of Active routes.
Description
Use the display ip routing-table ip-address1 ip-address2 command to view 
the route information in the specified address range.
Example
# Display the routing information of destination addresses ranging from 1.1.1.0 to 
2.2.2.0.
<SW8800>display ip routing-table 1.1.1.0 24 2.2.2.0 24
 
Routing tables:
 
  Summary count: 3
 
Destination/Mask   Protocol   Pre Cost        Nexthop      Interface
 
1.1.1.0/24         DIRECT   0   0             1.1.1.1         Vlan-interface1
 
1.1.1.1/32         DIRECT   0   0             127.0.0.1    InLoopBack0
 
2.2.2.0/24         DIRECT   0   0             2.2.2.1         Vlan-interface2 
For detailed description of the output information, see Table 48.
display ip routing-table 
ip-prefix
Syntax
display ip routing-table ip-prefix ip-prefix-name [ verbose ]
View
Any view
Parameter
ip-prefix-name: ip prefix list name.
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 displays the summary of the active routes that passed 
filtering rules.
Description
Use the display ip routing-table ip-prefix command to view the route 
information that passed the filtering rule according the input ip prefix list name.