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 [<ip-address>[<ip-mask>]

Parameters

 

 

ip-address

The IP address of the routes.

ip-mask

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 best-matchcommand to display a routing table for a destination address.

Syntax

show ip route best-match <dst addr>

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

Next-Hop

Cost

TTL Source

-----------

-----------

---------

-------------

----

--- -------

199.93.0.0

255.255.0.0

e-135new

135.64.76.1

1

n/a STAT-HI

Avaya X330WAN User’s Guide

203

Page 225
Image 225
Avaya X330WAN manual Show ip route best-match, Destination IP address