Command Reference Dot11 Radio Commands
Usage Guide
N/A
Configuration
Examples
# 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
Related
Commands
Command Description
N/A N/A
Platform
Description
N/A
ssid
Use this command to set a SSID for the WLAN.
ssid ssid-string
no ssid
Parameter
Description
Parameter Description
no
Deletes the SSID.
ssid-string
Specifies the SSID. The length is from 1 to 32.
Defaults
N/A
Command
mode
WLAN configuration mode
Usage Guide
A SSID can be associated with multiple WLANs, but a WLAN cannot be associated with multiple
SSIDs at the same time.
Configuration
Examples
# Set the SSID for WLAN 1 to RUIJIE.
Ruijie(config)# dot11 wlan 1
Ruijie(dot11-wlan-config)# ssid RUIJIE
Related
Commands
Command Description
N/A N/A