cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2486
Views
0
Helpful
2
Comments
Kundan Prasad
Level 1
Level 1

Configuring Radio Interface

interface Dot11Radio0

ssid SSID-NAME – Assigning SSID in interface

encryption mode ciphers aes-ccm – Set the encryption

encryption vlan 1 mode ciphers aes-ccm – Configure the encryption for vlan

Configuring Radio sub interface

interface Dot11Radio0.1 – To create sub interface

encapsulation dot1Q 1 native – To configure native vlan for sub interface (if you don’t type native then by default native command will be applied in the interface)

Configuring Radio sub interface

interface Dot11Radio1.1 – To create sub interface

encapsulation dot1Q 1 native – To configure native vlan for sub interface (if you don’t type native then by default native command will be applied in the interface)

Configuring Ethernet interface

interface GigabitEthernet0.1 – To create sub interface

encapsulation dot1Q 1 native  – To configure native vlan for sub interface (if you don’t type native then by default native command will be applied in the interface)

Configuring SSID

dot11 ssid SSID-NAME

vlan 1 Configure the vlan, as ssid must have vlan to broadcast ssid

authentication open Setting authentication for ssid, if needed for wpa then configure after this command.

authentication key-management wpa version 2 – Once the authentication is set then you can  configure this, encryption mode for vlan 1 must be configured in radio interface.

wpa-psk ascii 12345678 – To configure the key

guest-mode To broadcast ssid

Key Points

Switchport configuration can be either trunk or access, if it is trunk then native vlan will be used to get the IP Addresess.

For multiple ssid you just need to replace the guest-mode with mbssid guest-mode and mbssid command must be added in radio interface (dot0/dot1)

 

Comments
mahmoudlionabel
Level 1
Level 1

How can  I fix these errors 

Freeze _w     layer 2 error detected 

pls help20220802_113059.jpg

20220802_114138.jpg

Rich R
VIP
VIP

@mahmoudlionabel 

- What model of AP?
- What version of software?
- Full console log from power on - capture to text file not screen shot.

Hard to say purely from your screen shot but if it was working before and has suddenly started doing that then the hardware has probably failed and you need to replace the AP.  This forum is (as the same suggests) for knowledge base posts - like the one you've replied to.  Questions should be posted to https://community.cisco.com/t5/wireless/bd-p/discussions-wireless

 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: