Network structures
6.1 WLAN
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
208
Configuration Manual, 10/2015, C79000-G8976-C351-05
6.1.6.2
vap ssid (access point)
Description
With this command, you configure the SSID for the relevant VAP interface.
Note
This command is available only in access point mode.
Requirement
You are in the Interface Configuration mode of the VAP interface.
The command prompt is as follows:
cli (config-if-vapX-0-Y)#
Syntax
Call up the command with the following parameters:
vap ssid <ssid>
The parameter has the following meaning:
Parameters
Description
Range of values / note
ssid
SSID of the VAP interface
Enter the SSID.
The length of the character string for SSID is 1 to
32 characters. ASCII code 0x20 to 0x7e is used for
the SSID.
To be able to use spaces in the SSID, enter the
SSID in quotes:
vap ssid "H a l l o"
Result
The SSID for the VAP interface is configured.
Further notes
You display the setting with the
show wlan vap <vap X 0/Y>
command.