Manual
Command Purpose
Step 1
Step 2
Note
The first character cannot contain the !, #, or; character.
Step 3
Step 4
Step 5
4-29
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-30644-01
Chapter 4 Configuring the Access Point for the First Time
Configuring IPv6
The following example applys the credentials profile test to the ssid testap1 on a repeater access point.
repeater-ap>enable
Password:xxxxxxx
repeater-ap#config terminal
Enter configuration commands, one per line. End with CTRL-Z.
repeater-ap(config-if)#dot11 ssid
testap1
repeater-ap(config-ssid)#dot1x cre
dentials test
repeater-ap(config-ssid)#end
repeater-ap(config)
Creating and Applying EAP Method Profiles
You can optionally configure an EAP method list to enable the supplicant to recognize a particular EAP
method. See the Creating and Applying EAP Method Profiles for the 802.1X Supplicant, page 11-17.
Configuring IPv6
IPv6 is the latest Internet protocol for IPv, developed to provide an extremely large number of addresses.
It uses 128 bit addresses instead of the 32 bit addresses that are used in IPv4.
As deployments in wireless networks use greater number of IP wireless devices and smart phones, IPv6
with its 128-bit address format can support 3.4 x 1038 address space.
IPv6 addresses are represented as a series of 16-bit hexadecimal fields separated by colons (:) in the
format: x:x:x:x:x:x:x:x.
There are three types of IPv6 address types:
• Unicast
The Cisco IOS software supports th
ese IPv6 unicast address types:
–
Aggregatable Global Address
Aggregatable global unicast addresses are globally routable a
nd reachable on the IPv6 portion
of the Internet. These global addresses are identified by the format prefix of 001.
–
Link-Local Address
configure terminal En
ter global configuration mode.
dot11 ssid ssid En
ter the 802.11 SSID. The SSID can consist of up to 32
alphanumeric characters. SSIDs are case sensitive.
+,], /, “, TAB, and trailing spaces a
re invalid characters for SSIDs.
dot1x credentials pr
ofile Enter the name of a preconfigured credentials profile.
end Ex
its the dot1x credentials configuration submode
copy running config
startup-conf
ig
(Optional) Save your entries in the configuration file.