3Com 3CRWX440095A Webcam User Manual


 
304 CHAPTER 9: MANAGED ACCESS POINT COMMANDS
Defaults — Beaconing is enabled by default.
Access — Enabled.
History —Introduced in MSS Version 3.0.
Examples — The following command disables beaconing of the SSID
managed by service profile sp2:
WX4400# set service-profile sp2 beacon disable
success: change accepted.
See Also
display service-profile on page 261
set radio-profile beacon-interval on page 287
set service-profile ssid-name on page 311
set service-profile ssid-type on page 312
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 — Service profile name.
enable Enables CCMP encryption for WPA clients.
disable Disables CCMP encryption for WPA clients.
Defaults — CCMP encryption is disabled by default.
Access — Enabled.
History —Introduced in MSS Version 3.0.
Usage — To use CCMP, you must also enable the WPA IE.
Examples — The following command configures service profile sp2 to
use CCMP encryption:
WX4400# set service-profile sp2 cipher-ccmp enable
success: change accepted.