cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
645
Views
0
Helpful
4
Replies

Vlan Implement

osman_gadji
Level 1
Level 1

Hello guys

I need implement Vlan in network where i have a cisco 350 series WGB, cisco 1300 series Access Point/Bridge and Cisco 1200 series Access Point/Bridge.

My wireless network schema illustrated in a NetWork Description.vsd file(Microsoft Visio File)

All devices configurations and versions files attached.

What can you say about this? When i started reconfigure network, it faced problems.

Please help to understand.

4 Replies 4

osman_gadji
Level 1
Level 1

Other attachments files with configurations

Hi Osman,

Were the workgroup bridges all working prior to the VLAN configuration change?

Hello jeff.kish

Yes, working prior change!

Osman,

Try running the following config script:

conf t

int dot0.2

bridge-group 2

int dot0.3

bridge-group 3

int fa0.2

bridge-group 2

int fa0.3

bridge-group 3

Cisco APs use the subinterfaces to represent each VLAN, which you have correctly configured. But to link the radio subinterfaces to the Ethernet subinterfaces, a bridge-group is required on each. You have bridge-group 1 configured on your native VLAN, which is correct.

Try that and hopefully you'll be up and working again.

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:

Review Cisco Networking products for a $25 gift card