D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 395
Examples: The following command configures a 5-byte WEP key for key index 1 on service
profile sp2 to aabbccddee:
DWS-1008# set service-profile sp2 wep key-index 1 key aabbccddee
success: change accepted.
See Also:
• set service-profile wep active-multicast-index
• set service-profile wep active-unicast-index
• show service-profile
set service-profile wpa-ie
Enables the WPA information element (IE) in wireless frames. The WPA IE advertises the WPA
authentication methods and cipher suites supported by radios in the radio profile mapped to the
service profile.
Syntax: set service-profile name wpa-ie {enable | disable}
name
enable
disable
Defaults: The WPA IE is disabled by default.
Access: Enabled.
Usage: When the WPA IE is enabled, the default authentication method is 802.1X. There is no
default cipher suite. You must enable the cipher suites you want the radios to support.
Examples: The following command enables the WPA IE in service profile sp2:
DWS-1008# set service-profile sp2 wpa-ie enable
success: change accepted.
See Also:
• set service-profile auth-dot1x
• set service-profile cipher-tkip
• show service-profile
Service profile name.
Enables the WPA IE.
Disables the WPA IE.