3com 3031 Instruccion De Instalación

Descargar
Página de 1122
472
C
HAPTER
 38: S
TATIC
 R
OUTE
 C
ONFIGURATION
Displaying and 
Debugging Routing 
Table
After the above configuration, execute 
display
 command in all views to display 
the running of the static route configuration, and to verify the effect of the 
configuration.
Typical Example of 
Static Route 
Configuration
Networking requirement
In the following figure, it is required to configure static routes so as to realize 
interworking between any two hosts or routers.
Networking diagram
Figure 123   Networking diagram of the static route configuration
Table 541   Displaying and debugging routing table
Operation
Command
View routing table summary
display ip routing-table
View routing table details
display ip routing-table verbose
View the route of a specified 
destination address
display ip routing-table ip-address [ mask 
] [ longer-match ] [ verbose ]
View the routes within specified 
range of destination addresses
display ip routing-table ip-address1 mask1 
ip-address2 mask2
 [ verbose ]
View the routes passing the 
filtering of a specified standard 
ACL
display ip routing-table acl { acl-number 
[ verbose ]
View the route filtered by 
specified IP prefix list
display ip routing-table ip-prefix 
ip-prefix-number
 [ verbose ]
View the route found by the 
specified protocol
display ip routing-table protocol protocol 
[ inactive | verbose ]
View the tree routing table
display ip routing-table radix
View the statistics in a routing 
table
display ip routing-table statistics
View the summary information 
of the private network routing 
table
display ip routing-table vpn-instance 
vpn-instance-name
 [ ip-address ]
View routing table details
display ip routing-table vpn-instance 
vpn-instance-name
 [ ip-address ] verbose
Host3: 1.1.5.1/24
ethernet1/0/0:
1.1.1.2/24
Serial2/0/
0:
1.1.2.1/24
Serial2/0/0:
1.1.2.2/24
ethernet1/0/0:
1.1.5.2/24
Serial2/0/1
1.1.3.1/24
Serial2/0/0:
1.1.3.2/24
ethernet1/0/0:
1.1.4.1/24
Host1: 1 1.1.1.1/24
Host2: 1.1.4.2/24
Router A
Router B
Router C