Cisco Systems OL-29225-01 Film Camera User Manual


 
4-15
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-30644-01
Chapter 4 Configuring the Access Point for the First Time
CLI Configuration Examples
CLI Configuration Examples
The examples in this section show the CLI commands that are equivalent to creating SSIDs using each
security type. This section contains these example configurations:
Example: No Security for Radio 2.4GHz, page 4-15
Example: Static WEP for Radio 2.4 GHz, page 4-16
Example: EAP Authentication, page 4-17
Example: WPA2 for Radio 2.4GHz, page 4-19
Example: No Security for Radio 2.4GHz
This example shows a part of the resulting configuration when an SSID called no_security_ssid is
created, the SSID is included in the beacon, assigned to VLAN 10, and then VLAN 10 is selected as the
native VLAN:
!
dot11 ssid no_security_ssid
vlan 10
authentication open
guest-mode
!
interface Dot11Radio0
no ip address
no ip route-cache
shutdown
!
ssid no_security_ssid
!
antenna gain 0
station-role root
!
interface Dot11Radio0.10
encapsulation dot1Q 10 native
no ip route-cache
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio1
no ip address
no ip route-cache
shutdown
antenna gain 0
peakdetect
dfs band 3 block
channel dfs
station-role root
!
interface Dot11Radio1.10
encapsulation dot1Q 10 native
no ip route-cache
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning