add wlan vap

Description

Adds a new wireless network (Virtual Access Point or VAP) to an available wireless radio. In hardware models were dual antennas are available, during configuration of a wireless network the specific band for the network must be selected (2.4Ghz/5Ghz).

Syntax

add wlan vap ssid <ssid> band <band>

Parameters

Parameter

Description

band

Wireless radio transmitter

Options: 5GHz, 2.4GHz

ssid

Wireless network name (SSID)

Type: A string that contains [A-Z], [0-9], '_', '.', '-' and space characters

Example

add wlan vap ssid My wireless band 5GHz