D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 252
set dot1x wep-rekey
Enables or disables Wired Equivalency Privacy (WEP) rekeying for broadcast and multicast
encryption keys.
Syntax: set dot1X wep-rekey {enable | disable}
enable Causes the broadcast and multicast keys for WEP to be rotated at an
interval set by the set dot1x wep-rekey-period for each radio,
associated VLAN, and encryption type. The switch generates the new
broadcast and multicast keys and pushes the keys to the clients via
EAPoL key messages.
disable WEP broadcast and multicast keys are never rotated.
Defaults: WEP key rotation is enabled, by default.
Access: Enabled.
Usage: Reauthentication is not required for WEP key rotation to take place. Broadcast and
multicast keys are always rotated at the same time, so all members of a given radio, VLAN, or
encryption type receive the new keys at the same time.
Examples: Type the following command to disable WEP key rotation:
DWS-1008# set dot1x wep-rekey disable
success: wep rekeying disabled
See Also:
• set dot1x wep-rekey-period
• show dot1x
set dot1x wep-rekey-period
Sets the interval for rotating the WEP broadcast and multicast keys.
Syntax: set dot1x wep-rekey-period seconds
seconds Specify a value between 30 and 1,641,600 (19 days).
Defaults: The default is 1800 seconds (30 minutes).
Access: Enabled.
Examples: Type the following command to set the WEP-rekey period to 300 seconds:
DWS-1008# set dot1x wep-rekey-period 300
success: dot1x wep-rekey-period set to 300