Cisco Cisco Aironet 1200 Access Point 기술 참조

다운로드
페이지 38
Cisco Structured Wireless-Aware Network (SWAN) Implementation Guide
Implementing the Cisco SWAN Framework
32
Cisco Structured Wireless-Aware Network (SWAN) Implementation Guide
OL-6217-01
When Not Using Multiple Authentication Types, Encryption Types, or VLANs
If you are not using multiple authentication or encryption types or VLANs on the access points, follow 
these steps to configure the access points to use CCKM:
Step 1
Gain control of the access point command line interface and enter configuration mode.
Step 2
Enter the interface configuration mode for the appropriate radio. Interface dot11Radio 0 corresponds to 
the 802.11b/g radio, and Interface dot11Radio 1 corresponds to the 802.11a radio.
infra-ap(config)# interface dot11Radio <0-1>
Step 3
Set the cipher type for the interface: 
infra-ap(config-if)#encryption mode ciphers <cipher-type>
Consult the product documentation for specific details on the cipher types that are compatible with 
CCKM.
Step 4
Enter the SSID sub-configuration mode:
infra-ap(config-if)#ssid <ssid_name>
Step 5
Set the authentication:
infra-ap(config-if-ssid)#authentication network-eap <eap-group>
Step 6
Set the authentication key management:
infra-ap(config-if-ssid)#authentication key-management {[wpa] [cckm]} [optional]
Use the wpa keyword only if you are using WPA. If this is the case, the wpa keyword must precede the 
cckm keyword. The optional keyword tells the access point to allow legacy clients that do not support 
CCKM onto the network. Without the optional keyword, only client devices that support CCKM are 
allowed onto the network.
When Using Multiple Encryption Types or VLANs
If you are using multiple encryption types or VLANs on the access points, follow these steps to configure 
the access points to use CCKM:
Step 1
Gain control of the access point command line interface and enter configuration mode.
Step 2
Enter the interface configuration mode for the appropriate radio. Interface dot11Radio 0 corresponds to 
the 802.11b/g radio, and Interface dot11Radio 1 corresponds to the 802.11a radio.
infra-ap(config)# interface dot11Radio <0-1>
Step 3
Set the cipher type for the VLAN interface: 
infra-ap(config-if)#encryption vlan <vlan number> mode ciphers <cipher-type>
Consult the product documentation for specific details on the cipher types that are compatible with 
CCKM.
Step 4
Enter the SSID sub-configuration mode:
infra-ap(config-if)#ssid <ssid_name>
Step 5
Set the VLAN for the SSID:
infra-ap(config-if-ssid)#vlan <vlan number>