cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

Sample Qos Config

Sample Qos Config

EtherNation_Use
Contributor II
Create Date: Jun 7 2012 10:02AM

Hi, Would it be possible if anyone could provide a sample config (or a list of things to configure) for a setup of QoS, on our Summit switches, that will use CISCO phones. We have created a vlan for VOIP and would like to apply the QoS policy to it, we have several other vlans for things like servers, CCTV etc. We're new to Extreme (usually use CISCO) so any help would be much appreciated. Our switches are in a stack configuration and we have four connected together for redundency, two core stacks (X460s) and two access stacks (Mixture of X440 Ps and Ts). If you have any clarifying questions just let me know. Cheers Josh (from Josh_Blakey)
9 REPLIES 9

EtherNation_Use
Contributor II
Create Date: Jun 15 2012 9:22AM

Cheers Fredrik and Arbhatt (from Josh_Blakey)

EtherNation_Use
Contributor II
Create Date: Jun 15 2012 7:57AM

Corrections :

config access-list VOIP vlan VOice config access-list VOIP vlan Data

(from Arpit_Bhatt)

EtherNation_Use
Contributor II
Create Date: Jun 15 2012 7:54AM

vi VOIP.pol entry VOIP_data{ if { dscp 46; } then { Qosprofile qp6; } } create qosprofile qp6 config access-list lync vlan VOice config access-list lync vlan Data # required only if you are using softphones on your laptop This is considering the fact that VOIP phones or application tags the packets with DSCP of 46. YOu can do tons of things with that qosprofile qp6 based on your requirements once you have the packets categorized in that queue. Shoot if you have questions. (from Arpit_Bhatt)

thanks.

GTM-P2G8KFN