< Home

security-profile (Mesh profile view)

Function

The security-profile command binds a security profile to a Mesh profile.

The undo security-profile command restores the default security profile bound to a Mesh profile.

By default, the security profile default-mesh is bound to a Mesh profile.

Format

security-profile profile-name

undo security-profile

Parameters

Parameter

Description

Value

profile-name

Specifies the name of the security profile bound to a Mesh profile.

The security profile must exist.

Views

Mesh profile view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

Before a Mesh profile is applied to an AP radio to establish Mesh links, the Mesh profile must have a security profile bound to ensure Mesh link security.

Precautions

After a security profile is bound to a Mesh profile, the authentication policy and encryption mode in the security profile cannot be changed, but the authentication key can be changed.

A Mesh profile can only have one security profile bound. If you run the command multiple times in the same Mesh profile view, the latest configuration overwrites the old one.

Example

# Create the security profile sec and set the security policy to WPA2+PSK+AES. Create the Mesh profile test and bind the security profile to the Mesh 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] mesh-profile name test
[HUAWEI-wlan-mesh-prof-test] security-profile sec
Warning: This action may cause service interruption. Continue?[Y/N]y 
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >