Re: [OSL | CCIE_Voice] CUE signaling QOS on switch

2013-04-30 Thread ikizoo hello
the way 3750 packet forwarding by using asic which is different from ios router 
dose, as a result the cli is not supported , use 'show mls qos xxx stat' 
instead.-ikizoo
Date: Wed, 17 Apr 2013 14:46:40 -0700
From: kamina.j...@yahoo.com
To: ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] CUE signaling QOS on switch

on one of the practice lab the need is to police the signaling packets to and 
from CUE inbound into the HQ switch to 32 kbps and then remark the DSCP to 0. I 
built up the config below but dont see any packets matched on the show 
policy-map interface command. CUE IP is 10.1.6.253 . CUCM IP is 10.10.210.10 
(pub) and 10.10.210.11 (sub) .is the access list built correctly?
access-list 110 permit tcp host 10.1.6.253 any eq 2748
!
class-map match-all CUE-SIGNAL
 match access-group 110
!
policy-map CUEMAP
 class cti-qbe
 set dscp af31
 bandwidth 20
!
interface Fa0/1/0
description  HQ-ROUTER-INTERFACE service-policy input CUEMAP
mls
 qosmls qos map cos 0 8 16 24 32 46 48 56mls qos map policed-dscp 24 26 to 8

___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com ___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Re: [OSL | CCIE_Voice] CUE signaling QOS on switch

2013-04-28 Thread CCIEing
Dears,

So the above access list is correct ?? CUE signaling traffic only used this
port ? 2748
Is there any document showed the used port for the CUE traffic ??



On Thu, Apr 18, 2013 at 12:46 AM, Jack Kamina kamina.j...@yahoo.com wrote:

 on one of the practice lab the need is to police the signaling packets to
 and from CUE inbound into the HQ switch to 32 kbps and then remark the DSCP
 to 0. I built up the config below but dont see any packets matched on the
 show policy-map interface command. CUE IP is 10.1.6.253 . CUCM IP is
 10.10.210.10 (pub) and 10.10.210.11 (sub) .is the access list built
 correctly?

 access-list 110 permit tcp host *10.1.6.253* any eq 2748

 !

 class-map match-all CUE-SIGNAL

  match access-group 110

 !

 policy-map CUEMAP

  class cti-qbe

  set dscp af31

  bandwidth 20

 !

 interface Fa0/1/0

 description  HQ-ROUTER-INTERFACE

  service-policy input CUEMAP


 mls
  qos
 mls qos map cos 0 8 16 24 32 46 48 56
 mls qos map policed-dscp 24 26 to 8


 ___
 For more information regarding industry leading CCIE Lab training, please
 visit www.ipexpert.com

 Are you a CCNP or CCIE and looking for a job? Check out
 www.PlatinumPlacement.com

___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

[OSL | CCIE_Voice] CUE signaling QOS on switch

2013-04-17 Thread Jack Kamina
on one of the practice lab the need is to police the signaling packets to and 
from CUE inbound into the HQ switch to 32 kbps and then remark the DSCP to 0. I 
built up the config below but dont see any packets matched on the show 
policy-map interface command. CUE IP is 10.1.6.253 . CUCM IP is 10.10.210.10 
(pub) and 10.10.210.11 (sub) .is the access list built correctly?

access-list 110 permit tcp host 10.1.6.253 any eq 2748 
! 
class-map match-all CUE-SIGNAL 
 match access-group 110 
! 
policy-map CUEMAP 
 class cti-qbe 
 set dscp af31 
 bandwidth 20 
! 
interface Fa0/1/0 
description  HQ-ROUTER-INTERFACE
 service-policy input CUEMAP

mls qos
mls qos map cos 0 8 16 24 32 46 48 56
mls qos map policed-dscp 24 26 to 8
___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com