Set Ip Route - Avaya P460 Reference Manual

Multilayer modular switch
Table of Contents

Advertisement

set ip route

User level: read-write, admin.
Use the set ip route command to adds a route to the IP routing table. You can
configure from 1 to 10 default static gateways for a P460 switch.
The syntax for this command is:
set ip route <destination> <netmask> <gateway>
destination
netmask
gateway
Example:
This example shows how to add a default route to the IP routing table:
P460-1# set ip route 0.0.0.0 24 192.168.1.1
destination = 0.0.0.0
done!
Avaya P460 Reference Guide
IP address of the network, or specific host to be added
Subnet mask
IP address of the router
mask = 255.255.255.0 gateway = 192.168.1.1
Chapter 2
Avaya P460 CLI Commands
81

Advertisement

Table of Contents
loading

Table of Contents