mls qos
mls qos map cos-dscp 0 8 16 24 32 46 48 56
mls qos policied-dscp 24 to 8
!! create the 3 access list
ip acces list extended rtp
match udp any any range 16384 32767
ip access list extended sig
match tcp any any equal 2427
match udp any any equ 2428
ip access list exten other
match ip any any
!!!! the 3 class map
class-map rtp
match access-group name rtp
class-map sig
match access group-name sig
class-map other
match access-group name other
Create the policy-map
policy-map pc+phone
class rtp
set ip dscp 46
class sig
set ip dscp cs3
police 16000 8000 exceed action poilicied-dscp-transmit
class other
set ip dscp default
class class-default
set ip dscp default
int gi 1/0/13
service-policy input pc+phone
int range gi 1/0/13-15 (phones)
mls qos trust qos
mls qos trus device cisco-phone
int gi 1/0/1 (trunk or server)
mls qos trus dscp
Thank You.,
Harith Kariapper
B.Sc.Eng., CNE, MIBM, MCSE, JNCIA, CCSI
Quadruple CCIE #8661 (Voice, SP, Security, R/S)
www.winnetsystems.co.uk
44-207-096-1039
www.winnet.ca
1-416-447-8378
From: Mohammed
Wasiullah [mailto:mwasi...@gmail.com]
Sent: Friday, May 14, 2010 12:14
AM
To: kari...@gmail.com
Subject: Re: New troubleshooting
section
Hi Harith,
How we will configure the following on the Switch.
Guarantee 16k mgcp signaling traffic on the Trunk port connected to the HQ
Router. The excess traffic should be marked as default and
retransmitted. The CoS 5 should be marked as ef traffic.
Thanks,
Wasi.
The Cos