Specifications
DHCP configuration example: OSC dhcpd on Linux
Summit WM20 Technical Reference Guide, Software Version 4.2 15
● To consolidate the DHCP requirements for wireless client, APs, and the Summit WM Controller in
one place.
The one downfall of using DHCP relay comes in the logging of DHCP messages on the Summit WM
Controller. When using DHCP relay the DHCP log under Logs & Traces Æ DHCP Messages is not
populated with DHCP requests. It is assumed that for DHCP relay that the target DHCP server has its
own logging mechanism.
DHCP configuration example: OSC dhcpd on Linux
Consider the following topology:
Figure 3: Topology for DHCP example
The Summit WM Controller is connected on network 10.0.0.0/24 as 10.0.0.10. Also on that network are a
DHCP server, a voice gateway for phones, and all Access Points. The phones have the special property
in that they require DHCP option 151 to find their voice gateway. Since the Summit WM Controller-
built-in DHCP server does not support custom options is was decided to use a Linux server at 10.0.09 to
host all DHCP requirements for this network. It is possible to configure each WM-AD to use DHCP
relay to the example DHCP server of 10.0.0.9.