Avaya C460 Manuel D’Utilisation

Page de 268
Chapter 2        Avaya C460 CLI Commands
164
Avaya C460 Reference Guide
routing table.
The syntax for this command is:
show ip route 
show ip route best-match
User level: read-only, read-write, admin.
Use the show ip route best-match command to display a routing table for a 
destination address.
The syntax for this command is:
show ip route best-match
 <dst addr>
Example:
show ip route static
User level: read-write, admin.
Use the show ip static route command to display the static routes.
The syntax for this command is:
show ip route static
 [<ip addr> [<mask>] ]
Router-1> show ip route 
Network           Mask              Next-Hop           Interface    Source
----------------  ----------------  ----------------   -----------  ------
149.49.77.0        255.255.255.0      149.49.77.70       inband      LOCAL
0.0.0.0            0.0.0.0            149.49.77.1        inband     STATIC
dst addr
IP address
Router-1> 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
mask
The ip mask of the routes.