Chapter Error! Style not defined. Error! Style not defined.
5-37
5.6.3 Command to Enable Link Integrity Detection
Command mode: Wireless interface configuration mode
Function: Set to enable or disable link integrity detection
Command format: wlan (config-int-wlan)#[no] link-integrity enable
Note: the link integrity detection function of AP means that when the Ethernet link of
the AP is disconnected, the AP will release all connected wireless users, close the
wireless port, and deny the connection requests of other wireless terminals. When the
link is recovered, the AP will open the wireless port and accept connections of wireless
users.
5.6.4 WEP Configuration of the Wireless Interface
1. wep mode
Command mode: Wireless interface configuration mode
Function: Set WEP encryption mode and WEP key format
Command format: wlan (config-int-wlan) #wep mode {disable | wep64 | wep128
| mix-wep64 | mix-wep128} {Alphanumeric|Hexadecimal}
Parameter description:
Name Range Description
{disable|wep64|wep128|
mix-wep64|mix-wep128}
disable
wep64
wep128
mix-wep64
mix-wep128
Disable: disable the WEP encryption
function
wep64: Use the 64-bit WEP encryption
wep128: Use the 128-bite WEP encryption
mix-wep64: Use a mixed 64-bit WEP
encryption. In this mode, the clients can
communicate normally with a correct 64-bit
encryption key or without encryption.
Mix-wep128: Use a mixed 128-bite WEP
encryption. In this mode, the clients can
communicate normally with a correct
128-bite encryption key or without
encryption.
{Alphanumeric|
Hexadecimal}
Alphanumeric
Hexadecimal
Alphanumeric: WEP key in string format
Alphanumeric: WEP key in sexadecimal
format