15 pts.
 voip configuration
hi all... i have a cisco catalyst 6509 as distribution SW and hp procurve 2910 al as access layer, we are going to configure voip in our lan with avaya phones... Do i have to configure my catalyst to trust the traffic that comes from the procurve (that already trusts ip phones) so voice has priority over normal data?which commands should i use? thank you all    

Software/Hardware used:
catalyst, procurve, avaya
ASKED: December 1, 2009  9:46 AM
UPDATED: December 4, 2009  2:25 PM

Answer Wiki:
Yes, definately you have to configure your catalyst.
Last Wiki Answer Submitted:  December 2, 2009  4:17 am  by  Hetmil   715 pts.
All Answer Wiki Contributors:  Hetmil   715 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

can u give an idea?
on catalysts trunk port what commands should i implement?

 15 pts.

 

As always, treat somebody else’s config as a guideline only; you may not need everything (i.e. udld only if your links are fiber… If you use VLAN 1 for everything including management, you can skip the commands with “vlan xx”)

BTW – you may also be able to simplify a whole lot by doing AutoQos on the 6509; but don’t know how it works with the Procurve’s.

switchport
switchport access vlan xx
switchport trunk encapsulation dot1q
switchport trunk native vlan xx
switchport mode trunk
udld port
mls qos trust dscp

 920 pts.