EasyManua.ls Logo

Digi TransPort WR31 - Configure Network Settings

Digi TransPort WR31
866 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Use the command-line interface Configure network settings
Digi TransPort WR Routers User Guide 109
Configure network settings
To configure the router with an IP address as part of an existing network, use the commands below.
Note The DHCP server will still operate unless it is disabled.
1 Set the IP address of Eth 0:
eth 0 ipaddr xxx.xxx.xx.xxx
2 Set the subnet mask for Eth 0:
eth 0 mask xxx.xxx.xx.xxx
For example, to assign the IP address 192.168.10.254/24, enter the following commands would
be entered:
eth 0 ipaddr 192.168.10.254
eth 0 mask 255.255.255.0
Note When setting the mask in the above example to 255.255.255.0, the masks value will not be
displayed in the output of the config c show command, as 255.255.255.0 is a default value.
3 To stop the DHCP server from serving addresses, use the following command:
dhcp 0 ipmin x
This command removes the minimum IP address that will be server via DHCP, disabling the
DHCP server. For example, to stop the DHCP sever from DHCP requests, enter the command.
Note that the variable ! removes a value or set it back to its default.
dhcp 0 ipmin !
4 To retain the DHCP server, but on a different subnet, set the minimum IP address to assign, that
is, the start of the DHCP pool:
dhcp 0 ipmin x.x.x.x
5 Set the number of IP addresses in the DHCP pool:
dhcp 0 iprange
6 Set the IP gateway address the DHCP clients should use. Normally, this address is the router’s
LAN IP address.
dhcp 0 gateway x.x.x.x
7 Set the subnet mask DHCP clients should use:
dhcp 0 mask x.x.x.x
8 Set the DNS server DHCP clients should use:
dhcp 0 dns

Table of Contents

Other manuals for Digi TransPort WR31

Related product manuals