Digi TransPort
®
 WR11 Installation Guide
Page 11
Notes: 
•  The IP address conguration takes effect immediately. When you enter the command ETH 0 IPADDR 
XXX.XXX.XXX.XXX, any Telnet or SSH connection gets disconnected. You should be able to reconnect 
to the new IP address.
•  When you set the mask to the above 255.255.255.0 value, it will not appear in the output of the  
CONFIG C SHOW command as it is a default value.
To stop the DHCP server from serving addresses, use the following command. 
Command Description
DHCP 0 IPMIN 0
Removes the minimum IP address that will be served via 
DHCP, disabling the DHCP server
As an example, enter the command DHCP 0 IPMIN 0 to stop the DHCP server from responding to DHCP 
requests. To revert to defaults, enter DHCP 0 IPMIN !. The ! variable sets the command back to default setting.
To retain the DHCP server, but on a different subnet, congure the following parameters.
Command Description
DHCP 0 IPMIN X.X.X.X
Minimum IP address to assign, the start of the DHCP pool
DHCP 0 IPRANGE
The number of IP addresses in the DHCP pool
DHCP 0 GATEWAY X.X.X.X
The IP gateway address the DHCP clients should use 
(normally this router’s LAN IP address)
DHCP 0 MASK X.X.X.X
The subnet mask DHCP clients should use
DHCP 0 DNS XXXX
The DNS server DHCP clients should use