A WLAN is implemented using wireless controllers. The APs must locate the controllers when powered on and connected to the network.
Which one of the following methods is commonly used to locate the controllers by the APs?
Answer(s): B
Explanation:
DHCP (Dynamic Host Configuration Protocol) is a commonly used method to locate the controllers by the APs in a WLAN that is implemented using wireless controllers. DHCP is a protocol that allows a device to obtain an IP address and other network configuration parameters from a server. In a wireless controller scenario, the APs can use DHCP to request an IP address from a DHCP server, which can also provide the IP address or hostname of the wireless controller as an option in the DHCP response. This way, the APs can discover the wireless controller and establish a connection with it. Alternatively, the APs can also use other methods to locate the wireless controller, such as DNS (Domain Name System), broadcast or multicast discovery, or manual configuration.
Reference:
1, Chapter 8, page 309; 2, Section 5.2
Reveal Solution
Next Question