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 mask’s 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
Содержание TransPort WR11
Страница 1: ...User Guide Digi TransPort WR Routers ...
Страница 215: ...Configure network interfaces Configure mobile cellular interfaces Digi TransPort WR Routers User Guide 215 ...
Страница 650: ...Configure system settings NTP parameters Digi TransPort WR Routers User Guide 650 ...
Страница 661: ...Configure system settings General system parameters Digi TransPort WR Routers User Guide 661 ...
Страница 662: ...Configure system settings General system parameters Digi TransPort WR Routers User Guide 662 ...
Страница 663: ...Configure system settings General system parameters Digi TransPort WR Routers User Guide 663 ...
Страница 682: ...Configure Remote Management SNMP parameters Digi TransPort WR Routers User Guide 679 ...
Страница 683: ...Configure Remote Management SNMP parameters Digi TransPort WR Routers User Guide 680 ...
Страница 813: ...Manage networks and connections Top Talkers Digi TransPort WR Routers User Guide 808 ...
Страница 814: ...Manage networks and connections Top Talkers Digi TransPort WR Routers User Guide 809 ...
Страница 815: ...Manage networks and connections Top Talkers Digi TransPort WR Routers User Guide 810 ...
Страница 816: ...Manage networks and connections Top Talkers Digi TransPort WR Routers User Guide 811 ...
Страница 817: ...Manage networks and connections Top Talkers Digi TransPort WR Routers User Guide 812 ...
Страница 818: ...Manage networks and connections Top Talkers Digi TransPort WR Routers User Guide 813 ...
Страница 855: ...Device administration Reboot the router Digi TransPort WR Routers User Guide 844 ...