User`s guide

Using the Administrative Interface 7-13
IP Configuration Commands
IP Configuration Commands
This section lists general IP configuration commands available to the command line
interface. Sections that follow cover additonal IP commands including commands
pertaining to the ping ability of the SNMP Agent and pertinent features of the Address
Resolution Protocol.
get-ip
Shows the device’s current IP address, if any.
SYS_console> get-ip
The device has no IP Address defined
SYS_console> _
SYS_console> get-ip
The device IP address is: 129.001.001.064
SYS_console> _
get-ip-cfg
Shows the complete current IP configuration: address, network mask, and broadcast
address.
SYS_console> get-ip-cfg
The device has no IP Address defined
SYS_console>
SYS_console> get-ip-cfg
The device IP address, netmask and broadcast are:
IP address : 129.001.001.064
IP netmask : 255.255.255.000
IP broadcast : 129.001.001.255
set-ip
Usage:
set-ip
<IP address>
Sets the IP address of the SNMP Agent. If no IP address was previously set (as is the
default factory configuration), the new value will be used immediately and saved into
NVRAM. Otherwise, the new value will only be stored in the NVRAM, and you must
execute a warm-reset to effect the change.