The display mesh-whitelist-profile command displays reference or configuration information about a Mesh whitelist profile.
Parameter |
Description |
Value |
---|---|---|
all |
Displays reference information about all Mesh whitelist profiles. |
- |
name whitelist-name |
Displays information about a specified Mesh whitelist profile. |
The Mesh whitelist profile must exist. |
You can run the display mesh-whitelist-profile command to view the number of times a Mesh whitelist profile is referenced or MAC addresses added in a specified Mesh whitelist profile.
# Display reference information about all Mesh whitelist profiles.
<HUAWEI> display mesh-whitelist-profile all
--------------------------------------------------------------------------------
Profile name Reference
--------------------------------------------------------------------------------
default 0
test 2
--------------------------------------------------------------------------------
Total: 2
Item |
Description |
---|---|
Profile name |
Name of a Mesh whitelist profile. To configure this parameter, run the mesh-whitelist-profile command. |
Reference |
Number of times a Mesh whitelist profile is referenced. |
# Display information about the Mesh whitelist profile test.
<HUAWEI> display mesh-whitelist-profile name test
--------------------------------------------------------------------------------
Mesh whitelist name: test
Mesh whitelist MAC list information:
--------------------------------------------------------------------------------
Index MAC
--------------------------------------------------------------------------------
0 dcd2-fcf4-64a0
1 e468-a34f-6b00
--------------------------------------------------------------------------------
Total: 2
Item |
Description |
---|---|
Index |
Mesh whitelist ID in a Mesh whitelist profile. |
MAC |
MAC address on a Mesh whitelist. To configure this parameter, run the peer-ap mac (Mesh whitelist profile view) command. |