IBM NH2025-10 Switch User Manual


 
Configuring, Modifying, and Monitoring the Unit
23
IP Commands
This section lists the IP Configuration commands available at the CLI. It is separated into the
following command sections:
IP configuration
Address Resolution Protocol (ARP)
Bootp
Ping
To view the IP commands, enter IP at the CLI prompt. The following are the available
IP commands.
IP Configuration
get-ip
The get-ip command shows the device’s current IP address, if any. The following are
examples with no IP configuration and an IP configuration defined.
No IP Configuration defined:
SYS_console> get-ip
The device has no IP Address defined
SYS_console>
IP Configuration defined:
SYS_console> get-ip
The device IP address is: 194.090.136.187
SYS_console>
get-ip-cfg
The get-ip-cfg command shows the complete current IP configuration, that is, the address,
network mask and broadcast address. The following are examples with no IP configuration and
an IP configuration defined.
No address defined:
SYS_console> get-ip-cfg
The device has no IP Address defined
SYS_console>
IP Configuration defined:
SYS_console> get-ip-cfg
The device IP address, netmask and broadcast are:
IP address : 194.090.136.187
IP netmask : 255.255.255.000
IP broadcast : 255.255.255.255