Avaya P550 참조 가이드

다운로드
페이지 595
Switch IP
Cajun P550/P220 Command Line Interface Reference Guide
 17-5
 . 
   
Set the default gateway for the named interface.
 
Table 17-3.  
Parameters, Keywords, Arguments
   %%& 
 To Enable:
set ip route {default|<dest-ip-addr> <mask>} 
<gateway-ip-addr>
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 & 
<mask>)