cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2302
Views
0
Helpful
5
Replies

Core Switch and Access Switch configuration

Sureshaug14
Level 1
Level 1

HI TEAM,

 

I have a 2 3850 core switch which is on HA and 2960x for my access switch,

 

i requried help on 2 things. 

 

1) How to enable LLDP-MED/CDP on 2960 switch

2) Voice VLAN should pass the Data VLAN to the PC/Laptop

 

Please help

 

Regards

Suresh Kumar K

1 Accepted Solution

Accepted Solutions

Seb Rupik
VIP Alumni
VIP Alumni

Hi there,

I've guess your voice and data VLAN IDs, so the config will look like this:

!
vlan 10
  name voice
vlan 20
  name data
!
lldp run
!
cdp run
!
mls qos
!
int gi1/0/1
  mls qos trust cos
  switchport voice vlan dot1p
  switchport voice vlan 10
  switchprt access vlan 20
  spanning-tree portfast
!

cheers,

Seb.

View solution in original post

5 Replies 5

Seb Rupik
VIP Alumni
VIP Alumni

Hi there,

I've guess your voice and data VLAN IDs, so the config will look like this:

!
vlan 10
  name voice
vlan 20
  name data
!
lldp run
!
cdp run
!
mls qos
!
int gi1/0/1
  mls qos trust cos
  switchport voice vlan dot1p
  switchport voice vlan 10
  switchprt access vlan 20
  spanning-tree portfast
!

cheers,

Seb.

Thanks a lot for your replay

Hi Seb,

What configuration should we do on the core switch?

Can you please help me on core switch

What configuration have you got at the moment?

Exactly what are you trying to acheive on the core switch?

 

cheers,

Seb.

We have Data VLAN and Voice VLAN on 3850 switch.
i need to bypass the voice traffic from the firewall. all voice traffic should go via 3850 swich to avoid load on firewall.

Thanks in advance
suresh kumar k
Review Cisco Networking for a $25 gift card