Avaya P332G-ML Server User Manual


 
Chapter 6 CLI – Layer 3
P332G-ML User’s Guide 139
User Mode
show ip route Command
Use the show ip route command to display information about the IP unicast
routing table.
The syntax for this command is:
show ip route [<ip-address>[<ip-mask>]
Example:
show ip route best-match Command
Use this command to display a routing table for a destination address.
The syntax for this command is:
show ip route best-match <dst addr>
Example:
Router-1(super)# sh ip route best-match 199.93.0.0
Searching for: 199.93.0.0
Showing 1 rows
ip routing-mode 155
ip redirects 155
ip broadcast-address 156
enable vlan 156
ip-address The IP address of the routes
ip-mask The ip mask of the routes.
show ip route Display all routes
show ip route 137.32.50.13 Display a single route
show ip route 137.44.50.13 255.255.255.0 Display range of routes
dst addr IP address
Table 6.2 IP Commands