14-6
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-11350-01
Chapter14 Configuring VLANs
Configuring VLANs
Step3 ssid ssid-string Create an SSID and enter SSID configuration mode for the new
SSID. The SSID can consist of up to 32 alphanumeric
characters. SSIDs are case sensitive.
The SSID can consist of up to 32 alphanumeric, case-sensitive,
characters.
The first character can not contain the following characters:
Exclamation point (!)
Pound sign (#)
Semicolon (;)
The following characters are invalid and cannot be used in an
SSID:
Plus sign (+)
Right bracket (])
Front slash (/)
Quotation mark (")
Tab
Trailing spaces
Note You use the ssid command’s authentication options to
configure an authentication type for each SSID. See
Chapter 11, “Configuring Authentication Types,” for
instructions on configuring authentication types.
Step4 vlan vlan-id (Optional) Assign the SSID to a VLAN on your network. Client
devices that associate using the SSID are grouped into this
VLAN. Enter a VLAN ID from 1 to 4095. You can assign only
one SSID to a VLAN.
Tip If your network uses VLAN names, you can also assign
names to the VLANs on your access point. See the
“Assigning Names to VLANs” section on page14-7 for
instructions.
Step5 exit Return to interface configuration mode for the radio interface.
Step6 interface dot11radio 0.x |
1.xslot/port.x
Enter interface configuration mode for the radio VLAN sub
interface.
Step7 encapsulation dot1q vlan-id
[native]
Enable a VLAN on the radio interface.
(Optional) Designate the VLAN as the native VLAN. On many
networks, the native VLAN is VLAN 1.
Step8 exit Return to global configuration mode.
Step9 interface fastEthernet0.x Enter interface configuration mode for the Ethernet VLAN
subinterface.
Step10 encapsulation dot1q vlan-id
[native]
Enable a VLAN on the Ethernet interface.
(Optional) Designate the VLAN as the native VLAN. On many
networks, the native VLAN is VLAN 1.
Command Purpose