Use this topic for information on assigning an IP address from the command line.
This topic assumes that you have done the following:
Specify the following commands:
set config
dhcp=off ip=ip-address submask=mask
where
ip-address is the IP address to assign to the Digi device and mask is the subnet mask for the network.
set config ip=ip-address submask=mask
where
ip-address is the IP address to assign to the Digi device and mask is the subnet mask for the network.
set config dhcp=off ip=192.150.10.2 submask=255.255.255.0