07-18-2024 04:04 PM
network-policy profile 236
voice vlan 236
voice-signaling vlan 236
lldp run
int Gi0/1
description PC/Phone
network-policy 236
switchport access vlan 10
switchport mode access
end
07-18-2024 05:11 PM
The 1200/1300 is an SMB-category switch that got "promoted" to Catalyst only by "name" and not by function.
Treat the 1200/1300 accordingly (an SMB-category appliance).
07-18-2024 05:36 PM
Yeah I get that it's still more like an SMB switch, but I'm looking at these mainly for remote closets and don't need anything special. The only other compact switch left is the 9200CX, which is way overkill for a closet (and a lot more expensive). This is why I was using the C1000 line. If I can just figure out how to make VoIP work on these C1300 that'll work. Any help is appreciated, thx!
07-19-2024 11:53 AM - edited 07-19-2024 11:54 AM
I think I was able to get it figured out. In case anyone was interested, I had to put the ports into trunk mode to make it work, along with the network policy. On our other switches it would work even in access mode.
Here are the specifics of what I had to run:
voice vlan id 236
no lldp med network-policy voice auto
lldp med network-policy 1 voice vlan 236 vlan-type tagged up 5 dscp 46
On each port that I want to be VoIP capable:
spanning-tree portfast
switchport mode trunk
switchport trunk native vlan 10
switchport trunk allowed vlan 10,236
lldp med network-policy add 1
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide