Avaya X330WAN Network Router User Manual


 
Layer 3 CLI Commands
Avaya X330WAN User’s Guide 203
show ip route
Use the show ip route command to display information about the IP routing
table.
Syntax
show ip route [<ip-address>[<ip-mask>]
Parameters
Example
show ip route best-match
Use the show ip route best-match command to display a routing table for a
destination address.
Syntax
show ip route best-match <dst addr>
Parameters
Example
X330WAN-2DS1-1(super)# show ip route best-match 199.93.0.0
Searching for: 199.93.0.0
Showing 1 rows
Network Mask Interface Next-Hop Cost TTL Source
----------- ----------- --------- ------------- ---- --- -------
199.93.0.0 255.255.0.0 e-135new 135.64.76.1 1 n/a STAT-HI
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 a range of routes.
dst addr
The destination IP address.