User`s guide

IP Configuration Commands
7-14 Using the Administrative Interface
set-ip-cfg
Usage:
set-ip-cfg
<IPaddress> <netmask> <broadcast>
Sets IP address, network IP address, and broadcast IP address. If no IP configuration
was previously set (as is the default factory configuration), the new values are used
immediately and saved into NVRAM. If a previous IP configuration was being used,
the new configuration is saved in NVRAM for the next session. To use the newly
defined values immediately, reset the system using the warm-reset command.
NOTE
If the IP configuration is not specified, the agent will not respond to any in-band
requests, including ping messages.
SYS_console> set-ip-cfg 129.1.1.64 255.255.255.0 129.1.1.255
Device IP Address set for this session
Device IP Address change in the NVRAM OK
The device IP configuration in the next session will be:
IP address : 129.001.001.064
IP netmask : 255.255.255.000
IP broadcast : 129.001.001.255
SYS_console> set-ip-cfg 129.1.1.67 255.255.255.0 129.1.1.255
Device IP Address unchanged for this session
Device IP Address change in the NVRAM OK
The device IP configuration in the next session will be:
IP address : 129.001.001.067
IP netmask : 255.255.255.000
IP broadcast : 129.001.001.255
SYS_console> _
clear-ip-cfg
This command clears the NVRAM based IP configuration.
get-bootp
This command retrieves the current state of the BootP process.