Avaya P130 Manual Do Utilizador

Página de 160
Chapter 6        Avaya P130 CLI
Avaya P130 User’s Guide
97
IP Route Configuration Commands
Show ip route Command
Use the 
show ip route command to display IP routing table entries.
The syntax for this command is:
show ip route
Example:
P130-N> show ip route
Destination Gateway
----------- -----------
149.49.1.1 172.20.22.201
190.20.0.0 172.20.22.202
172.20.0.0 172.20.22.96
Set ip route Command
Use the 
set ip route command to add IP addresses to the IP routing table. 
The syntax for this command is:
set ip route <destination> <gateway>
Example:
This example shows how to add a default route to the IP routing table:
P130-1# set ip route 149.49.48.0 192.122.173.42
Route added.
<destination>
IP address of the network, or specific host to be added
<gateway>
IP address of the router.