Operation Manual - Routing Protocol
Quidway S3500 Series Ethernet Switches Chapter 2 Static Route Configuration
Huawei Technologies Proprietary
2-4
2.3 Displaying and Debugging Static Route
After the above configuration, execute display command in any view to display the
running of the Static Route configuration, and to verify the effect of the configuration.
Table 2-4 Displaying and debugging the routing table
Operation Command
View routing table summary
display ip routing-table
View routing table details
display ip routing-table verbose
View the detailed information of a
specific route
display ip routing-table ip_address
[ mask ] [ longer-match ] [ verbose ]
View the route information in the
specified address range
display ip routing-table ip_address1
mask1 ip_address2 mask2 [ verbose ]
View the route filtered through
specified basic access control list
(ACL)
display ip routing-table acl
{ acl-number | acl-name } [ verbose ]
View the route information that through
specified ip prefix list
display ip routing-table ip-prefix
ip-prefix-name [ verbose ]
View the routing information 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 of the routing table
display ip routing-table statistics
2.4 Typical Static Route Configuration Example
I. Networking requirements
As shown in the figure below, the masks of all the IP addresses in the figure are
255.255.255.0. It is required that all the hosts or S3500 Series Ethernet Switches can
be interconnected in pairs by configuring static routes.