D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 364
Examples: The following command changes the maximum number of sessions for radios used
by service profile sp1 to 10:
DWS-1008# set service-profile sp1 cac-session 10
success: change accepted.
See Also:
• set service-profile cac-mode
• show service-profile
set service-profile cipher-ccmp
Enables Counter with Cipher Block Chaining Message Authentication Code Protocol (CCMP)
encryption with WPA clients, for a service profile.
Syntax: set service-profile name cipher-ccmp {enable | disable}
name
enable
disable
Defaults: CCMP encryption is disabled by default.
Access: Enabled.
Usage: To use CCMP, you must also enable the WPA IE.
Examples: The following command configures service profile sp2 to use CCMP encryption:
DWS-1008# set service-profile sp2 cipher-ccmp enable
success: change accepted.
See Also:
• set service-profile cipher-tkip
• set service-profile cipher-wep104
• set service-profile cipher-wep40
• set service-profile wpa-ie
• show service-profile
Service profile name.
Enables CCMP encryption for WPA clients.
Disables CCMP encryption for WPA clients.