Reference Guide

Command/Parameter Description Range Default
you can configure application
throttling by using the throttle-
downstream and throttle-up
options. For example, you can limit
the bandwidth rate for video
streaming applications such as
Youtube or Netflix, or set a low
bandwidth for suspicious websites.
vlan <vlan-id>
Configures an access rule for VLAN
assignment.
1-4093
no
Removes the 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
Dell Networking W-Series Instant 6.4.0.2-4.1 | CLI Reference Guide wlan access-rule | 537