CLI Commands
4.20 W
SCALANCE W1750D CLI
700 Function Manual, 03/2019, C79000-G8976-C452-04
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.
Note
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:
(scalance)(config)# wlan access-rule WirelessRule
(scalance)(Access Rule "WirelessRule")# rule 192.0.2.2 255.255.255.0 match 6 4343
4343 log classify-media
(scalance)(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
(scalance)(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
(scalance)(Access Rule "WirelessRule")# rule any any match app youtube permit
throttle- downstream 256 throttle-up 256
(scalance)(Access Rule "WirelessRule")# rule any any match appcategory webmail permit
throttle-downstream 256 throttle-up 256
(scalance)(Access Rule "WirelessRule")# rule any any match webcategory gambling deny
(scalance)(Access Rule "WirelessRule")# rule any any match webcategory training-and-
tools permit
(scalance)(Access Rule "WirelessRule")# rule any any match webreputation high-risk-
sites deny
(scalance)(Access Rule "WirelessRule")# end
(scalance)# commit apply
Command Information
All platforms Configuration mode and access rule configuration