cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1632
Views
0
Helpful
3
Replies

Default VLAN Issue SF300-24MP

mtradeops
Level 1
Level 1

Hey, I've got a question regarding this particular switch.

I am trying to get part of my network configured and the only thing I have left is this switch. On it I have multiple VLANs but for the sake of simplicity and my problem, I have our user subnet as let's say VLAN A, default/mgmt port VLAN as B, and voice VLAN as C. On the ports with phones, I have VOIP phones, and tethered off of those, I have user computers. I am trying to get the computers do have VLAN A, and the way to do that is to set the native VLAN on that specific port to be A, while also tagging VLAN C on that port. Only problem is, every time I plug in the computer off of the phone, the cisco switch AUTOMATICALLY changes the interface to VLAN B (the default VLAN). My question is, how can I exclude certain interfaces from defaulting to the default VLAN? Surely this can be done, and I need that default VLAN for management, so I can't the default vlan to be the same as the computer VLAN (primarily because I also need to tag the computer VLAN on the uplink port, and changing the uplink interface from untagged to tagged will not work).

Any help in this regard would be very much appreciated, and thank you.

3 Replies 3

Dennis Mink
VIP Alumni
VIP Alumni

cant you configure the switch port that connects a voice and a PC daisy chained as switch port similar to this:

interface FastEthernet0/28
switchport access vlan 200
switchport mode access
switchport voice vlan 100

Please remember to rate useful posts, by clicking on the stars below.

Nope. There's no option for switchport voice and trying to enable voice vlan on the port generates this error:

"Access Mode Prevents Executing Voice Enable"

I deactivated auto voice vlan which I think was the issue with the switch continually resetting but now I'm seemingly having an issue with DHCP taking forever. Still workin at it.

Have you seen this post:

https://supportforums.cisco.com/discussion/11380886/need-help-configuring-voice-vlan-sg300

Please remember to rate useful posts, by clicking on the stars below.