Home
Certification Preparation
Cisco
CCNA & CCENT
CCNA Collaboration
Config a 3750X for voice
mikearama
Hey Voice techies...
My first foray into setting up some voice at work... I'd appreciate a quick once-over my config before I paste it in.
Every port will have a 7960 plugged into it, and either a laptop of a pc will piggy-back into the phone. I'm okay with the default cos 0 for data and 5 for voice.
So, how's this look:
!
int range g1/0/1 -48
mls qos trust cos
sw ac vl 201
sw vo vl 211
!
If I understand correctly, that'll put data into vlan 201, and voice into vlan 211, with the switch trusting the cos passed to it by the phone. Yeah?
I'm a bit fuzzy on the "sw priority extend cos/trust" command. If I'm okay with the phone accepting what the laptop/pc gives it, do I have to config this command? If so, I'm tempted to use the "trust" parameter and call it a day. I suppose the better option might be to apply the "cos 0" parameter and force data traffic to work the way I expect.
Thanks,
Mike
Find more posts tagged with
Comments
chmorin
My QoS knowledge is pretty crappy- which remindes me I need to pick up my QoS book again.
For really basic config all you need to get going would be something along the lines of:
mls qos trust device cisco-phone mls qos trust cos auto qos voip cisco-phone
Naturally this may not optimize it perfectly for the situation, but it will work.
mikearama
Very nice... thanks. Makes sense.
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Best Of