
Layer 3 CLI Commands
show ip route
Use the show ip route command to display information about the IP routing table.
Syntax
show ip route
Parameters |
|
|
The IP address of the routes. | ||
The IP mask of the routes. | ||
Example |
|
|
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. |
show ip route best-match
Use the show ip route
Syntax
show ip route
Parameters |
|
dst addr | The destination IP address. |
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 | Cost | TTL Source | |
199.93.0.0 | 255.255.0.0 | 135.64.76.1 | 1 | n/a |
Avaya X330WAN User’s Guide | 203 |