Operation Manual – Routing Protocol
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 2
Static Route Configuration
2-3
Note:
z If the destination IP address and the mask of a route are both 0.0.0.0, the route is
the default route. Any packet for which the router fails to find a matching entry in
the routing table will be forwarded through the default route.
z Do not configure the next hop address of a static route to the address of an
interface on the local switch.
z Different preferences can be configured to implement flexible route management
policy.
2.3 Displaying the Routing Table
After the above configuration, use the display command in any view to display and
verify the static route configuration.
Table 2-2 Display the routing table
Operation Command Description
Display routing table
summary
display ip routing-table
Display routing table
details
display ip routing-table
verbose
Display the detailed
information of a specific
route
display ip routing-table
ip-address [ mask ]
[ longer-match ] [ verbose ]
Display the routes in a
specified address range
display ip routing-table
ip-address1 mask1 ip-address2
mask2 [ verbose ]
Display the routes
discovered by a specified
protocol
display ip routing-table
protocol protocol [ inactive |
verbose ]
Display the tree-structured
routing table information
display ip routing-table radix
Display the statistics of the
routing table
display ip routing-table
statistics
You can execute
the display
command in any
view.