The security-profile command binds a security profile to a WDS profile.
The undo security-profile command restores the default security profile bound to a WDS profile.
By default, the security profile default-wds is bound to a WDS profile.
Parameter |
Description |
Value |
---|---|---|
profile-name |
Specifies the name of the security profile bound to a WDS profile. |
The security profile must exist. |
Usage Scenario
Before a WDS profile is applied to an AP radio to set up WDS links, the WDS profile must have a security profile bound to ensure WDS link security.
Precautions
After a security profile is bound to a WDS profile, the authentication policy and encryption mode in the security profile cannot be changed, but the authentication key can be changed.
A WDS profile can only have one security profile bound. If you run the command multiple times in the same WDS profile view, the latest configuration overwrites the old one.
# Create the security profile sec and set the security policy to WPA2+PSK+AES. Create the WDS profile test and bind the security profile to the WDS profile.
<HUAWEI> system-view [HUAWEI] wlan [HUAWEI-wlan-view] security-profile name sec [HUAWEI-wlan-sec-prof-sec] security wpa2 psk pass-phrase huawei@123 aes [HUAWEI-wlan-sec-prof-sec] quit [HUAWEI-wlan-view] wds-profile name test [HUAWEI-wlan-wds-prof-test] security-profile sec Warning: This action may cause service interruption. Continue?[Y/N]y