Лабораторно упражнение N 6
Забележка: Провежда се след Модул 13
1.Конфигуриране на WLANs:
a) Login to the Wireless Router
b) Configure Basic Wireless Settings:
c) Connect a Wireless Client
d) Connect an Access Point Cisco Aironet 1130AG (Optional)
Configure SSID and map it to a VLAN:
AP(config) # dot11 ssid Cisco-LIK
AP(config-ssid) # vlan 5
AP(config-ssid) # authentication open
AP(config-ssid) # guest-mode
Configure the Dot11 Radio 0 and Gigabit Ethernet interfaces:
AP(config) # interface Dot11Radio 0
AP(config-if) # ssid Cisco-LIK
AP(config) # interface Dot11Radio 0.5
AP(config-subif) # encapsulation dot1Q 5 native
AP(config-subif) # bridge-group 1
AP(config) # interface F 0
AP(config-if) # bridge-group 1
AP(config) # interface F 0.5
AP(config-subif) # encapsulation dot1Q 5 native
AP(config-subif) # bridge-group 1
Verification:
AP # show dot11 associations
e) Connect an Wireless Bridge /Client Mode/ (Optional)
2. Packet Tracer - Configure a Basic WLAN on the WLC - 13.2.7
3. Packet Tracer - Configure a WPA2 Enterprise WLAN on the WLC - 13.3.12