بحث هذه المدونة الإلكترونية

الجمعة، ٢٠ يوليو ٢٠١٢

Multiple SSID With Multiple VLANs configuration example on Cisco Aironet APs


بسم الله والحمد لله والصلاة والسلام علي رسول الله وآله وصحبه وإخوانه وسلم

Multiple SSID With Multiple VLANs configuration example on Cisco Aironet APs

we have three vlans
SMH-NATIVE
SMH-Employees
SMH-VOIP
each has an SSID.


Step 1
Configure the SSID and Map it to respective VLANS..


Dot11 ssid SMH-NATIVE
Vlan 1
Authentication open
  authentication key-management wpa version 2
  wpa-psk ascii  AMNPASS1
  Mbssid Guest-mode
  Exit
 
Dot11 ssid SMH-Employees
Vlan 2
  authentication open
  authentication key-management wpa version 2
  wpa-psk ascii AMNPASS2
  Mbssid Guest-mode
  Exit
 
Dot11 ssid SMH-VOIP
Vlan 4
authentication open
authentication key-management wpa version 2
wpa-psk ascii AMNPASS3
Mbssid Guest-mode
Exit


Step 2
 Assigning the Encryption to different SSIDs with respective VLANs.

Int dot11 0
Mbssid
ssid SMH-NATIVE
ssid SMH-Employees
ssid SMH-VOIP


encryption vlan 1 mode ciphers aes-ccm
encryption vlan 2 mode ciphers aes-ccm
encryption vlan 4 mode ciphers aes-ccm


Step 3
Configuring the sub interface for Dot11 radio 0 and Ethernet.


interface Dot11Radio0.1
encapsulation dot1Q 1 native
bridge-group 1
exit


interface GigabitEthernet0.1
bridge-group 1
encapsulation dot1Q 1 native
exit


interface Dot11Radio0.2
encapsulation dot1Q 2
bridge-group 2
exit


interface GigabitEthernet00.2
bridge-group 2
encapsulation dot1Q 2
exit


interface Dot11Radio0.4
encapsulation dot1Q 4
bridge-group 4
exit


interface GigabitEthernet00.4
bridge-group 4
encapsulation dot1Q 4
exit


bridge irb
bridge 1 route ip
exit


Configuration on the Switch


int fa 0/1
switchport mode trunk
switchport trunk encapsulation dot1q
switchport trunk native vlan 1
switchport trunk allowed vlan 1,2,3

Download the video Tutorial HD


watch on youtube
     

ولا تنسوني و المسلمين من صالح الدعاء   وصلي الله وسلم وبارك علي النبي وآله وصحبه وإخوانه  وسلم