User Manual UMN:CLI
V5808
803
To configure an IP address, use the following command.
Configures an IP address.
Shows a currently configured IP address.
To configure a subnet mask, use the following command.
Configures a subnet mask. (e.g. 255.255.255.0)
Shows a currently configured subnet mask.
To configure a default gateway, use the following command.
Configures a default gateway.
Shows a currently configured default gateway.
To display a configured IP address, subnet mask and gateway, use the following
command.
Shows a currently configured IP address, subnet mask
and gateway.
The configured IP address, subnet mask and gateway on the MGMT interface are limited
to the boot mode only!
The following is an example of configuring an IP address, subnet mask and gateway on
the MGMT interface in the boot mode.
Boot> ip 10.27.41.83
Boot> netmask 255.255.255.0
Boot> gateway 10.27.41.254
Boot> show
IP = 10.27.41.83
GATEWAY = 10.27.41.254
NETMASK = 255.255.255.0
MAC = 00:d0:cb:00:0d:83
MAC1 = ff:ff:ff:ff:ff:ff
Boot>