Cisco Cisco Aironet 3500e Access Point

Descargar
Página de 512
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 credentials 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 
.
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 these IPv6 unicast address types:
  –
Aggregatable Global Address 
Aggregatable global unicast addresses are globally routable and reachable on the IPv6 portion 
of the Internet. These global addresses are identified by the format prefix of 001.
  –
Link-Local Address 
configure terminal
Enter global configuration mode.
dot11 ssid ssid
Enter the 802.11 SSID. The SSID can consist of up to 32 
alphanumeric characters. SSIDs are case sensitive.
+,], /, “, TAB, and trailing spaces are invalid characters for SSIDs. 
dot1x credentials profile
Enter the name of a preconfigured credentials profile.
end
Exits the dot1x credentials configuration submode
copy running config 
startup-config
(Optional) Save your entries in the configuration file.