Aruba DHCP Option
Aruba DHCP Option
Aruba DHCP Option
A standards-compliant DHCP server can be configured to return the host Aruba controller’s IP address
through the Vendor-Specific Option Code (option 43) in the DHCP reply. In the Aruba user-centric network,
this information can allow an Aruba AP to automatically discover the IP address of a master controller for
its configuration and management. This appendix describes how to configure vendor-specific option 43 on
various DHCP servers.
This appendix contains the following topics:
z "Overview" on page 735
z "Windows-Based DHCP Server" on page 735
z "Linux DHCP Servers" on page 737
Overview
DHCP servers are a popular way of configuring clients with basic networking information such as an IP
address, a default gateway, network mask, DNS server, and so on. Most DHCP servers have the ability to
also send a variety of optional information, including the Vendor-Specific Option Code, also called option
43.
Here is how option 43 works:
1. The DHCP client on an Aruba AP adds an optional piece of information called the Vendor Class
Identifier Code (option 60) to its DHCP request. The value of this code is ArubaAP.
2. The DHCP server sees the Vendor Class Identifier Code in the request and checks to see if it has option
43 configured. If it does, it sends the Vendor-Specific Option Code (option 43) to the client. The value of
this option is the loopback address of the Aruba master controller.
3. The AP receives a response from the DHCP server and checks if option 43 is returned. If it is, the AP
contacts the master controller using the supplied IP address.
Configuring Option 60
This section describes how to configure the Vendor Class Identifier Code (option 60) on a Microsoft
Windows-based DHCP server.
As mentioned in the overview section, option 60 identifies and associates a DHCP client with a particular
vendor. Any DHCP server configured to take action based on a client’s vendor ID should also have this
option configured.
Since option 60 is not a predefined option on a Windows DHCP server, you must add it to the option list for
the server.
Field Information
Code 60
Configuring Option 43
Option 43 returns the IP address of the Aruba master controller to an Aruba DHCP client. This information
allows Aruba APs to auto-discover the master controller and obtain their configuration.
4. In the Data Entry field, click anywhere in the area under the ASCII heading and enter the following
information:
ASCII : Loopback address of the master controller
5. Click the OK button to save the configuration.
Option 43 is configured for this DHCP scope. Note that even though you entered the IP address in ASCII
text, it displays in binary form.
After you enter the configuration, you must restart the DHCP service.
NOTE