Example for Configuring an AP to Protect STAs From Obtaining Bogus IP Addresses
Service Requirements
An enterprise deploys WLAN area to provide WLAN services for users. The enterprise requires that STAs not obtain incorrect IP addresses or fail to communicate even if a bogus DHCP server is deployed on the user side to improve WLAN security.
Networking Requirements
- AC networking mode: Layer 2 bypass mode
- DHCP deployment mode: The AC functions as a DHCP server to assign IP addresses to APs and STAs.
- Service data forwarding mode: tunnel forwarding
Data planning
Item | Data |
---|---|
Management VLAN for APs |
VLAN 100 |
Service VLAN for STAs |
VLAN 101 |
DHCP server |
The AC functions as a DHCP server to assign IP addresses to STAs and APs. |
IP address pool for APs |
10.23.100.2-10.23.100.254/24 |
IP address pool for STAs |
10.23.101.2-10.23.101.254/24 |
AC's source interface |
VLANIF 100 |
AP group |
|
SSID profile |
|
Security profile |
|
VAP profile |
|
Configuration Roadmap
- Configure WLAN services.
Configure an AP to protect STAs from obtaining bogus IP addresses to improve network security.
Procedure
- Configure the switches and router.
# Add GE0/0/1 and GE0/0/2 on the switch to VLAN 100 (default VLAN of GE0/0/1).
- Configure system parameters for the AC.
- Configure APs to go online.
- Configure WLAN services.
# Click Create. The Basic Information page is displayed.
# Configure the SSID name, forwarding mode, and service VLAN.
# Click Next. The Security Authentication page is displayed.
# Set Security settings to Key (applicable to personnel networks), select the AES mode, and set the key.
# Click Next. The Access Control page is displayed.
# Set Binding the AP group to ap-group1.
# Click Finish.
- In a VAP profile, configure an AP to protect STAs from obtaining bogus IP addresses.
# Choose
.# Choose Profile Management. The VAP Profile List page is displayed.
in# Click the VAP profile wlan-net. The VAP profile configuration page is displayed. Click Advanced Configuration. On IP Services, set IP learning to IPv4, Strict IP learning to ON, and Dynamic blacklist of static IPv4 addresses to ON.
# Click Apply.
- Verify the configuration.
If a bogus DHCP server is deployed on the user side, APs discard the DHCP OFFER, ACK, and NAK packets sent by the bogus server and report to the AC about the IP address of the bogus DHCP server.