Captive Portal for Guest Access
13.7 Configuring Guest Logon Role and Access Rules for Guest Users
SCALANCE W1750D UI
188
Configuration Manual, 02/2018, C79000-G8976-C451-02
In the CLI
To configure access control rules for a WLAN SSID:
(scalance)(config)# wlan access-rule <name>
(scalance)(Access Rule <name>)# rule <dest> <mask> <match> {<protocol> <start-port>
<end- port> {permit|deny|src-nat|dst-nat{<IP-address> <port>|<port>}}| app <app>
{permit|deny}| appcategory <appgrp>|webcategory <webgrp> {permit|deny}|webreputation
<webrep> [<option1....option9>]
(scalance)(Access Rule <name>)# end
(scalance)# commit apply
To configure access control rules based on the SSID:
(scalance)(config)# wlan ssid-profile <name>
(scalance)(SSID Profile <name>)# set-role-by-ssid
(scalance)(SSID Profile <name>)# end
(scalance)# commit apply
To configure role assignment rules:
(scalance)(config)# wlan ssid-profile <name>
(scalance)(SSID Profile <name>)# set-role <attribute>{{equals|not-equals|starts-
with|ends- with|contains|matches-regular-expression}<operator><role>|value-of}
(scalance)(SSID Profile <name>)# end
(scalance)# commit apply
To configure a pre-authentication role:
(scalance)(config)# wlan ssid-profile <name>
(scalance)(SSID Profile <name>)# set-role-pre-auth <role>
(scalance)(SSID Profile <name>)# end
(scalance)# commit apply
To configure machine and user authentication roles:
(scalance)(config)# wlan ssid-profile <name>
(scalance)(SSID Profile <name>)# set-role-machine-auth <machine_only> <user_only>
(scalance)(SSID Profile <name>)# end
(scalance)# commit apply
To configure unrestricted access:
(scalance)(config)# wlan ssid-profile <name>
(scalance)(SSID Profile <name>)# set-role-unrestricted
(scalance)(SSID Profile <name>)# end
(scalance)# commit apply