Roles and Policies
15.4 Configuring Derivation Rules
SCALANCE W1750D UI
276 Configuration Manual, 02/2018, C79000-G8976-C451-02
4. Select the operator from the
drop-down list. The following types of operators are
supported:
–
—The rule is applied only if the attribute value contains the string specified in
Operand
.
–
—The rule is applied if the VLAN is the same as the one returned by the
RADIUS attribute.
–
—The rule is applied only if the attribute value is equal to the string specified in
Operand
.
–
—The rule is applied only if the attribute value is not equal to the string
specified in
Operand.
–
—The rule is applied only if the attribute value starts with the string specified
in
Operand
.
–
—The rule is applied only if the attribute value ends with the string specified
in
Operand
.
5. Enter the string to match the attribute in the
text box.
6. Select the appropriate VLAN ID from the
drop-down list.
7. Click
.
8. Ensure that the required security and access parameters are configured.
9. Click
to apply the changes.
To create a VLAN assignment rule for a WLAN SSID:
(scalance)(config)# wlan ssid-profile <name>
(scalance)(SSID Profile <name>)# set-vlan <attribute>{equals|not-equals|starts-
with|ends- with|contains}<operator><VLAN-ID>|value-of}
(scalance)(SSID Profile <name>)# end
(scalance)# commit apply
To configure a VLAN assignment rule for a wired profile:
(scalance)(config)# wired-port-profile <nname>
(scalance)(wired ap profile <name>)# set-vlan <attribute>{equals|not-equals|starts-
with|ends-with|contains}<operator><VLAN-ID>|value-of}
(scalance)(wired ap profile <name>)# end
(scalance)# commit apply
(scalance)(config)# wlan ssid-profile Profile1
(scalance)(SSID Profile "Profile1")# set-vlan mac-address-and-dhcp-options matches-
regular- expression ..link 100
(scalance)(SSID Profile "Profile1")# end
(scalance)# commit apply