Configuring The Dhcp Server - D-Link DWS-1008 - AirPremier MobileLAN Switch Product Manual

8 port 10/100 wireless switch with power over ethernet
Hide thumbs Also See for DWS-1008 - AirPremier MobileLAN Switch:
Table of Contents

Advertisement

Configuring the DHCP Server

You can configure the DHCP server on an individual VLAN basis. To configure the server, use the
following command:
set interface vlan-id ip dhcp-server [enable | disable] [start ip-addr1 stop ip-addr2]
[dns-domain domain-name] [primary-dns ip-addr [secondary-dns ip-addr]]
[default-router ip-addr]
The vlan-id can be the VLAN name or number.
The start ip-addr1 and stop ip-addr2 options specify the beginning and ending addresses of the
address range (also called the address pool). By default, all addresses except the host address of the
VLAN, the network broadcast address, and the subnet broadcast address are included in the range. If
you specify the range, the start address must be lower than the stop address, and all addresses must
be in the same subnet. The IP interface of the VLAN must be within the same subnet but is not required
to be within the range.
The following command enables the DHCP server on VLAN red-vlan to serve addresses from the
192.168.1.5 to 192.168.1.25 range:
DWS-1008# set interface red-vlan ip dhcp-server enable start 192.168.1.5
stop192.168.1.25
success: change accepted.
To remove all IP information from a VLAN, including the DHCP client and user-configured DHCP server,
use the following command:
clear interface vlan-id ip
Note: This command clears all IP configuration information from the interface.
D-Link DWS-1008 User Manual
1

Advertisement

Table of Contents
loading

Table of Contents