Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
wlan (Global Configuration Mode)
To create a wireless LAN, use the wlan command. To disable a wireless LAN, use the no form of this
command.
wlan [wlan-namewlan-name wlan-idwlan-name wlan-id wlan-ssid]
no wlan [wlan-namewlan-name wlan-idwlan-name wlan-id wlan-ssid]
Syntax Description
WLAN profile name. The name is from 1 to 32 alphanumeric characters.
wlan-name
Wireless LAN identifier. The range is from 1 to 512.
wlan-id
SSID. The range is from 1 to 32 alphanumeric characters.
wlan-ssid
Command Default
WLAN is disabled.
Command Modes
Global configuration.
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
If you do not specify an SSID, the profile name parameter is used for both the profile name and the SSID. If
the management and AP-manager interfaces are mapped to the same port and are members of the same VLAN,
you must disable the WLAN before making a port-mapping change to either interface. If the management
and AP-manager interfaces are assigned to different VLANs, you do not need to disable the WLAN.
An error message appears if you try to delete a WLAN that is assigned to an access point group. If you proceed,
the WLAN is removed from the access point group and from the access point’s radio.
Examples
This example shows how to create a WLAN:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config)#
wlan test-wlan-cr 67 test-wlan-cr-ssid
This example shows how to delete a WLAN:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config)#
no wlan test-wlan-cr 67 test-wlan-cr-ssid
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
563
wlan (Global Configuration Mode)