Example for Configuring ACL-based Packet Filtering
Networking Requirements
As shown in Figure 3-17, an enterprise deploys an AP to provide a WLAN with the SSID wlan-net so that users can access the network anywhere at any time.
The enterprise network administrator expects that an ACL can be configured to prohibit packets with the source IP address 10.23.101.10 and destination IP address 10.23.101.11.
Data Preparation
Item | Data |
---|---|
Service VLAN for STAs |
VLAN 101 |
DHCP server |
The AP functions as a DHCP server to assign IP addresses to STAs. |
IP address pool for STAs |
10.23.101.2-10.23.101.254/24 |
SSID profile |
|
Security profile |
|
Traffic profile |
|
VAP profile |
|
Configuration Roadmap
- Use the WLAN configuration wizard to configure WLAN services.
- Configure ACL rules to filter packets.
- Connect STAs to the WLAN to verify the configuration.
Procedure
- Configure basic WLAN services.
- Configure an ACL.
- Verify the configuration.
- The WLAN with the SSID wlan-net is available.
- The STA can associate with the WLAN and obtain an IP address 10.23.101.x/24 and its gateway address is 10.23.101.1.
- Choose User, you can see that STAs go online properly and obtain IP addresses. . In
- Run the display traffic-profile name wlan-traffic command on the AP to check applications of ACL-based packet filtering. The command output shows that the ACL has been applied to the traffic profile, and packets with the source and destination IP addresses 10.23.101.10 and 10.23.101.11 cannot pass through.