Set ip route, Set ip route -4, Command mode – Avaya Cajun P550R User Manual
Page 551: Description, Syntax, Systems
Chapter 28
28-4
Command Reference Guide for the Avaya P550R, P580, P880, and P882 Multiservice Switches, v5.3.1
set ip route
Command Mode
Configure
Description
Sets the default gateway for the named interface.
Syntax
Table 28-2. Parameters, Keywords, Arguments
Systems
Avaya P550R/P580/P880/P882 Multiservice Switches
To Enable:
set ip route {default|
Name
Definition
default
Searches for the matching interface as indicated by the
gateway IP address and installs the default gateway on
that interface.
dest-ip-addr
Searches for an interface with this assigned destination IP
address and mask, and to install the default gateway on
that interface.
mask
A required parameter indicating the mask associated with
IP address of the interface.
gateway-ip-addr
A required parameter, indicating the default gateway IP
address.
Note:
M5500/M2200 applicable only. Equivalent to the
Cajun CLI command: net ip default_gateway
(when using default parameter}. Equivalent to the
Cajun CLI command: net ip create sroute (when
using dest-ip-addr &