Command Reference Dot11 Radio Commands
Parameter
Description
Parameter Description
no
Hides the SSID.
Defaults
By default, the WLAN does not hide the SSID.
Command
mode
WLAN configuration mode
Usage Guide
N/A
Configuration
Examples
# Enable WLAN1 to display the SSID.
Ruijie(config)# dot11 wlan 1
Ruijie(dot11-wlan-config)# broadcast-ssid
# Enable WLAN1 to hide the SSID.
Ruijie(config)# dot11 wlan 1
Ruijie(dot11-wlan-config)# no broadcast-ssid
Related
Commands
Command Description
N/A N/A
Platform
Description
N/A
vlan
Use this command to set a VLAN ID bound with the WLAN.
vlan vlan-id
no vlan
Parameter
Description
Parameter Description
no
Deletes the VLAN ID.
vlan-id
Specifies the VLAN ID. The range is from 1 to 4095.
Defaults
N/A
Command
mode
# Set the VLAN ID bound with the WLAN 1 to 1.
Ruijie(config)# dot11 wlan 1
Ruijie(dot11-wlan-config)# vlan 1
# Delete the VLAN ID of 1 bound with the WLAN 1.
Ruijie(config)# dot11 wlan 1
Ruijie(dot11-wlan-config)# no vlan