3com 3CRUS2475 Manuale Utente

Pagina di 522
23
W
IRELESS
 ESS C
OMMANDS
wlan ess create
The wlan ess create Global Configuration mode command creates an 
ESS. To remove the ESS, use the no form of this command.
Syntax
wlan ess create index ssid
no wlan ess create index
Parameters
index — The ESS index. (Range: 2-65535)
ssid — The ESS SSID string. (Range: 1-32 characters)
Default Configuration
ESS number 1 always exists.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example creates an ESS with the index of 1200 and the 
SSID of ‘abc123’. 
wlan ess configure 
The wlan ess configure Global Configuration mode command enters 
the ESS Configuration mode.
Console (config)# wlan ess create 1200 abc123