Configures the LAN address of the SecureRamp.
setlocalip -n interface_flag -a IP_address -m subnet_mask
-n | Interface flag. 1 = LAN interface, 2 = WAN interface) |
-a | SecureRamp's LAN or WAN IP address. |
-m | Subnet mask to be used. |
setlocalip -n 1 -a 205.15.3.1 -m 255.255.255.0
This command will configure the LAN IP address of the SecureRamp to be 205.15.3.1 and its subnet mask to be 255.255.255.0.