Wired Profiles
12.1 Configuring a Wired Profile
SCALANCE W1750D UI
154 Configuration Manual, 02/2018, C79000-G8976-C451-02
– Select the
Assign pre-authentication role
check box to add a pre-authentication role
that allows some access to the users before client authentication.
– Select the
Enforce Machine Authentication
check box, to configure access rights to
clients based on whether the client device supports machine authentication. Select the
and rules. Machine Authentication is only supported on Windows
devices and devices such as iPads
Note
If Enforce Machine Authentication
is enabled, both the device and the user must be
authenticated for the role assignment rule to apply.
4. Click
.
In the CLI
To configure access rules for a wired profile:
(scalance)(config)# wired-port-profile <name>
(scalance)(wired ap profile <name>)# access-rule-name <name>
(scalance)(wired ap profile <name>)# end
(scalance)# commit apply
To configure role assignment rules:
(scalance)(config)# wired-port-profile <name>
(scalance)(wired ap profile <name>)# set-role <attribute>{{equals|not-equal|starts-
with| ends-with|contains|matches-regular-expression}<operator> <role>|value-of}
(scalance)(wired ap profile <name>)# end
(scalance)# commit apply
To configure a pre-authentication role:
(scalance)(config)# wired-port-profile <name>
(scalance)(wired ap profile <name>)# set-role-pre-auth <role>
(scalance)(wired ap profile <name>)# end
(scalance)# commit apply
To configure machine and user authentication roles:
(scalance)(config)# wired-port-profile <name>
(scalance)(wired ap profile <name>)# set-role-machine-auth <machine_only> <user-only>
(scalance)(wired ap profile <name>)# end
(scalance)# commit apply