CLI Commands
4.3 C
SCALANCE W1750D CLI
76 Function Manual, 03/2019, C79000-G8976-C452-04
Syntax
cluster-security
allow-low-assurance-devices
disallow-non-dtls-slaves
dtls
no…
allow-low-assurance-devices
Enables DTLS connection for low assurance
Allow
Blocks non-DTLS slave APs from joining a
DTLS enabled cluster.
—
Enables cluster security on the AP using DTLS
and secures the control plane messages
between APs in the cluster.
Disable
Removes the configuration and returns the
values to its default setting.
—
Usage Guidelines
Use this command to configure cluster security using DTLS for securing control plane
messages exchanged between the APs in a cluster.
Example
The following example configures a cluster-security profile:
(scalance)(config)# cluster-security
(scalance)(cluster-security)# dtls
(scalance)(cluster-security)# end
(scalance)# commit apply
The following example configures DTLS connection for low assurance PKIs:
(scalance)(config)# cluster-security
(scalance)(cluster-security)# allow-low-assurance-devices
(scalance)(cluster-security)# end
(scalance)# commit apply
The following example allows a non-DTLS slave AP to join a DTLS enabled cluster:
(scalance)(config)# cluster-security
(scalance)(cluster-security)# no disallow-non-dtls-slaves
(scalance)(cluster-security)# end
(scalance)# commit apply