Concept Guide

Command/Parameter Description Range Default
assignment.
no
Removes the definition of parameters
under wlan access-rule command.
no wlan access-rule
Removes the WLAN access rule
configuration.
Usage Guidelines
Use this command to configure access rules for user roles, to create a captive-portal role, and to assign VLANs
for the clients.
If TCP and UDP uses the same port, ensure that you configure separate access rules to permit or deny access.
Example
The following example configures access rules for the wireless network:
(Instant AP)(config)# wlan access-rule WirelessRule
(Instant AP)(Access Rule "WirelessRule")# rule 192.0.2.2 255.255.255.0 match 6 4343 4343 log
classify-media
(Instant AP)(Access Rule "WirelessRule")# rule 192.0.2.2 255.255.255.0 192.0.2.7 255.255.255.0
match tcp 21 21 deny
(Instant AP)(Access Rule "WirelessRule")# rule 192.0.2.2 255.255.255.0 192.0.2.7 255.255.255.0
match udp 21 21 deny
(Instant AP)(Access Rule "WirelessRule")# rule any any match app youtube permit throttle-
downstream 256 throttle-up 256
(Instant AP)(Access Rule "WirelessRule")# rule any any match appcategory webmail permit
throttle-downstream 256 throttle-up 256
(Instant AP)(Access Rule "WirelessRule")# rule any any match webcategory gambling deny
(Instant AP)(Access Rule "WirelessRule")# rule any any match webcategory training-and-tools
permit
(Instant AP)(Access Rule "WirelessRule")# rule any any match webreputation high-risk-sites
deny
(Instant AP)(Access Rule "WirelessRule")# end
(Instant AP)# commit apply
Command History
Version Description
Dell Networking W-Series Instant 6.4.3.1-
4.2
The dpi-error-page-url parameter was included.
Dell Networking W-Series Instant 6.4.0.2-
4.1
This command is modified.
Dell Networking W-Series Instant 6.3.1.1-
4.0
This command is modified.
Dell Networking W-Series Instant 6.2.1.0- This command is modified.
Dell Networking W-Series Instant 6.4.3.1-4.2.0.0 | CLI Reference Guide wlan access-rule | 599