User Manual
UMN:CLI
V5824G
619
To configure an IP address, use the following command.
Command
Mode
Description
ip
A.B.C.D
Boot
Configures an IP address.
ip
Shows a currently configured IP address.
To configure a subnet mask, use the following command.
Command
Mode
Description
netmask
A.B.C.D
Boot
Configures a subnet mask. (e.g. 255.255.255.0)
netmask
Shows a currently configured subnet mask.
To configure a default gateway, use the following command.
Command
Mode
Description
gateway
A.B.C.D
Boot
Configures a default gateway.
gateway
Shows a currently configured default gateway.
To display a configured IP address, subnet mask and gateway, use the following
command.
Command
Mode
Description
show
Boot
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>
!