Re: [OSL | CCIE_Voice] switch-QoS-Quick Question

2012-04-03 Thread steven moran
 thanks for the reponse - this is more or less where I started with my
config however there were some concerns over the term guarantee - so it was
thought best to put the cos 3/dscp 24 into the priority queue by
itself.  In the interests of speed I left the auto qos stuff in as it did
not seem to be doing any harm

Best regards,

Steve


On Tue, Apr 3, 2012 at 11:54 AM, Jurassic Labs jurassicl...@gmail.comwrote:

 Yes - I think that looks good.  I agree with the access-list 100
 statements.

 One thing I am doing is saving the switch config BEFORE running the
 auto-qos macro; copying out the mls qos statements and class-maps /
 policy-maps, then modifying in notepad.  I'll then reboot the switch and
 paste back in what I need.  This effectively resets the switch to no
 Auto-QoS...and so my config would look something more like:

   !

  mls-qos

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

   mls qos map policed-dscp 24 to 8

  !

  access-list 100 permit tcp any any eq 2427

   access-list 100 permit tcp any any eq 2428

  !

  class-map match-all SCCP

   match access-group 100

  !

  policy-map POLICED

  class SCCP

set dscp cs3

 police 16000 8000 exceed-action policed-dscp-transmit

  !

  int g1/0/1

mls qos trust dscp

service-policy input POLICED

  !


 I'm seeing several other take this approach, but not 100% if that's a good
 way or not.




___
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] the directories button display

2012-04-03 Thread Joe Martini
description Cisco-Phone
switchport access vlan 202
switchport mode access
switchport voice vlan 102
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust device cisco-phone
mls qos trust cos
auto qos voip cisco-phone
spanning-tree portfast
service-policy input AutoQoS-Police-CiscoPhone !
!
interface FastEthernet0/6
description VMware-Server-CUCM-Unity
switchport access vlan 100
switchport mode access
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust cos
auto qos voip trust
no cdp enable
spanning-tree portfast
!
!
access-list 100 permit tcp any any eq 2428 access-list 100 permit udp any any 
eq 2427 !
-- next part --
An HTML attachment was scrubbed...
URL: /archives/ccie_voice/attachments/20120403/437c1b03/attachment-0001.html

--

Message: 5
Date: Mon, 2 Apr 2012 21:54:31 -0400
From: Jurassic Labs jurassicl...@gmail.com
To: steven moran smoran...@gmail.com
Cc: ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] switch-QoS-Quick Question
Message-ID:
cab_jxs9wrgzaexgkgqccxg79he0qbq-yut8rxhgkxbjqg67...@mail.gmail.com
Content-Type: text/plain; charset=iso-8859-1

Yes - I think that looks good.  I agree with the access-list 100 statements.

One thing I am doing is saving the switch config BEFORE running the auto-qos 
macro; copying out the mls qos statements and class-maps / policy-maps, then 
modifying in notepad.  I'll then reboot the switch and paste back in what I 
need.  This effectively resets the switch to no Auto-QoS...and so my config 
would look something more like:

!

mls-qos

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

mls qos map policed-dscp 24 to 8

!

access-list 100 permit tcp any any eq 2427

access-list 100 permit tcp any any eq 2428

!

class-map match-all SCCP

match access-group 100

!

policy-map POLICED

class SCCP

 set dscp cs3

 police 16000 8000 exceed-action policed-dscp-transmit

!

int g1/0/1

 mls qos trust dscp

 service-policy input POLICED

!


I'm seeing several other take this approach, but not 100% if that's a good way 
or not.
-- next part --
An HTML attachment was scrubbed...
URL: /archives/ccie_voice/attachments/20120402/ecaf4f83/attachment.html

--

___
CCIE_Voice mailing list
CCIE_Voice@onlinestudylist.com
http://onlinestudylist.com/mailman/listinfo/ccie_voice


End of CCIE_Voice Digest, Vol 74, Issue 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] BACD across GK controlled clusters

2012-04-03 Thread Farkas Péter
You are required to put an xcoder at BR2. That is because BACD only supports 
G.711 but here GK is configured (as leaved the default codec in place) to use 
G.729.

Peter

- Original Message -
From: Chris devsin2...@gmail.com
Date: Tuesday, April 3, 2012 12:44 pm
Subject: [OSL | CCIE_Voice] BACD across GK controlled clusters
To: ccie_voice@onlinestudylist.com


 Hi All,
  
  BACD is configured on BR2. It works fine for calls from PSTN and local BR2.
  However, when I try to dial BACD pilot from HQ/BR1, I receive reorder tone.
   The problem I think is - BR2 and HQ/BR1 routing is through GK. Therefore
  if a call comes from BR1/HQ to 3500, the dial-peer used doesn't have ras
  enabled. Or is there another reason. Does anyone has solution for this?
  dial-peer voice 3500 voip
   service aa
   destination-pattern 3500
   session target ipv4:10.10.110.3
   incoming called-number 3500
   dtmf-relay h245-alphanumeric
   codec g711ulaw
   no vad
  !
  dial-peer voice 15000 voip
   destination-pattern [15]...
   session target ras
   incoming called-number .
   tech-prefix 1#
   dtmf-relay h245-alphanumeric
   no vad 
 ___
  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] BACD across GK controlled clusters

2012-04-03 Thread Bill Lake
Have you run any debugs to confirm your suspicions?

 

From: ccie_voice-boun...@onlinestudylist.com
[mailto:ccie_voice-boun...@onlinestudylist.com] On Behalf Of Chris
Sent: Tuesday, April 03, 2012 5:27 AM
To: ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] BACD across GK controlled clusters

 

Hi All,

 

BACD is configured on BR2. It works fine for calls from PSTN and local BR2.
However, when I try to dial BACD pilot from HQ/BR1, I receive reorder tone.
The problem I think is - BR2 and HQ/BR1 routing is through GK. Therefore if
a call comes from BR1/HQ to 3500, the dial-peer used doesn't have ras
enabled. Or is there another reason. Does anyone has solution for this?

dial-peer voice 3500 voip

 service aa

 destination-pattern 3500

 session target ipv4:10.10.110.3

 incoming called-number 3500

 dtmf-relay h245-alphanumeric

 codec g711ulaw

 no vad

!

dial-peer voice 15000 voip

 destination-pattern [15]...

 session target ras

 incoming called-number .

 tech-prefix 1#

 dtmf-relay h245-alphanumeric

 no vad

___
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] the directories button display

2012-04-03 Thread Ken Wyan
  police 32000 8000 exceed-action policed-dscp-transmit !
 !
 interface FastEthernet0/1
 description HQ-RTR Interface FastEthernet 0/0  switchport trunk
 encapsulation dot1q  switchport trunk native vlan 202  switchport trunk
 allowed vlan 100-102,202,210  switchport mode trunk  srr-queue bandwidth
 share 10 10 60 20  priority-queue out  mls qos trust cos  auto qos voip
 trust  service-policy input policy-mgcp !
 !
 interface FastEthernet0/4
 description Cisco-Phone
 switchport access vlan 202
 switchport mode access
 switchport voice vlan 102
 srr-queue bandwidth share 10 10 60 20
 priority-queue out
 mls qos trust device cisco-phone
 mls qos trust cos
 auto qos voip cisco-phone
 spanning-tree portfast
 service-policy input AutoQoS-Police-CiscoPhone !
 interface FastEthernet0/5
 description Cisco-Phone
 switchport access vlan 202
 switchport mode access
 switchport voice vlan 102
 srr-queue bandwidth share 10 10 60 20
 priority-queue out
 mls qos trust device cisco-phone
 mls qos trust cos
 auto qos voip cisco-phone
 spanning-tree portfast
 service-policy input AutoQoS-Police-CiscoPhone !
 !
 interface FastEthernet0/6
 description VMware-Server-CUCM-Unity
 switchport access vlan 100
 switchport mode access
 srr-queue bandwidth share 10 10 60 20
 priority-queue out
 mls qos trust cos
 auto qos voip trust
 no cdp enable
 spanning-tree portfast
 !
 !
 access-list 100 permit tcp any any eq 2428 access-list 100 permit udp any
 any eq 2427 !
 -- next part --
 An HTML attachment was scrubbed...
 URL:
 /archives/ccie_voice/attachments/20120403/437c1b03/attachment-0001.html

 --

 Message: 5
 Date: Mon, 2 Apr 2012 21:54:31 -0400
 From: Jurassic Labs jurassicl...@gmail.com
 To: steven moran smoran...@gmail.com
 Cc: ccie_voice@onlinestudylist.com
 Subject: Re: [OSL | CCIE_Voice] switch-QoS-Quick Question
 Message-ID:
cab_jxs9wrgzaexgkgqccxg79he0qbq-yut8rxhgkxbjqg67...@mail.gmail.com
 
 Content-Type: text/plain; charset=iso-8859-1

 Yes - I think that looks good.  I agree with the access-list 100
 statements.

 One thing I am doing is saving the switch config BEFORE running the
 auto-qos macro; copying out the mls qos statements and class-maps /
 policy-maps, then modifying in notepad.  I'll then reboot the switch and
 paste back in what I need.  This effectively resets the switch to no
 Auto-QoS...and so my config would look something more like:

 !

 mls-qos

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

 mls qos map policed-dscp 24 to 8

 !

 access-list 100 permit tcp any any eq 2427

 access-list 100 permit tcp any any eq 2428

 !

 class-map match-all SCCP

 match access-group 100

 !

 policy-map POLICED

 class SCCP

  set dscp cs3

  police 16000 8000 exceed-action policed-dscp-transmit

 !

 int g1/0/1

  mls qos trust dscp

  service-policy input POLICED

 !


 I'm seeing several other take this approach, but not 100% if that's a good
 way or not.
 -- next part --
 An HTML attachment was scrubbed...
 URL: /archives/ccie_voice/attachments/20120402/ecaf4f83/attachment.html

 --

 ___
 CCIE_Voice mailing list
 CCIE_Voice@onlinestudylist.com
 http://onlinestudylist.com/mailman/listinfo/ccie_voice


 End of CCIE_Voice Digest, Vol 74, Issue 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 http://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 http://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] the directories button display

2012-04-03 Thread Luis Felipe Segnini Salas

63
mls qos srr-queue output dscp-map queue 3 threshold 3  16 17 18 19 20 21 22
23
mls qos srr-queue output dscp-map queue 3 threshold 3  32 33 34 35 36 37 38
39
mls qos srr-queue output dscp-map queue 4 threshold 1  8 mls qos srr-queue 
output dscp-map queue 4 threshold 2  9 10 11 12 13 14 15 mls qos srr-queue 
output dscp-map queue 4 threshold 3  0 1 2 3 4 5 6 7 mls qos queue-set output 1 
threshold 1 138 138 92 138 mls qos queue-set output 1 threshold 2 138 138 92 
400 mls qos queue-set output 1 threshold 3 36 77 100 318 mls qos queue-set 
output 1 threshold 4 20 50 67 400 mls qos queue-set output 2 threshold 1 149 
149 100 149 mls qos queue-set output 2 threshold 2 118 118 100 235 mls qos 
queue-set output 2 threshold 3 41 68 100 272 mls qos queue-set output 2 
threshold 4 42 72 100 242 mls qos queue-set output 1 buffers 10 10 26 54 mls 
qos queue-set output 2 buffers 16 6 17 61 mls qos !

!
!
class-map match-all AutoQoS-VoIP-RTP-Trust  match ip dscp ef class-map 
match-all class-mgcp  match access-group 100 class-map match-all 
AutoQoS-VoIP-Control-Trust  match ip dscp cs3  af31 !
!
policy-map policy-mgcp

class class-mgcp
 police 16000 8000 exceed-action policed-dscp-transmit policy-map 
AutoQoS-Police-CiscoPhone  class AutoQoS-VoIP-RTP-Trust
 set dscp ef
 police 32 8000 exceed-action policed-dscp-transmit  class 
AutoQoS-VoIP-Control-Trust

 set dscp cs3
 police 32000 8000 exceed-action policed-dscp-transmit !
!
interface FastEthernet0/1
description HQ-RTR Interface FastEthernet 0/0  switchport trunk encapsulation 
dot1q  switchport trunk native vlan 202  switchport trunk allowed vlan 
100-102,202,210  switchport mode trunk  srr-queue bandwidth share 10 10 60 20  
priority-queue out  mls qos trust cos  auto qos voip trust  service-policy 
input policy-mgcp !

!
interface FastEthernet0/4
description Cisco-Phone
switchport access vlan 202
switchport mode access
switchport voice vlan 102
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust device cisco-phone

mls qos trust cos
auto qos voip cisco-phone
spanning-tree portfast
service-policy input AutoQoS-Police-CiscoPhone !
interface FastEthernet0/5
description Cisco-Phone
switchport access vlan 202
switchport mode access

switchport voice vlan 102
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust device cisco-phone
mls qos trust cos
auto qos voip cisco-phone
spanning-tree portfast
service-policy input AutoQoS-Police-CiscoPhone !

!
interface FastEthernet0/6
description VMware-Server-CUCM-Unity
switchport access vlan 100
switchport mode access
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust cos
auto qos voip trust

no cdp enable
spanning-tree portfast
!
!
access-list 100 permit tcp any any eq 2428 access-list 100 permit udp any any 
eq 2427 !
-- next part --
An HTML attachment was scrubbed...

URL: /archives/ccie_voice/attachments/20120403/437c1b03/attachment-0001.html

--

Message: 5
Date: Mon, 2 Apr 2012 21:54:31 -0400
From: Jurassic Labs jurassicl...@gmail.com

To: steven moran smoran...@gmail.com
Cc: ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] switch-QoS-Quick Question

Message-ID:
   cab_jxs9wrgzaexgkgqccxg79he0qbq-yut8rxhgkxbjqg67...@mail.gmail.com
Content-Type: text/plain; charset=iso-8859-1


Yes - I think that looks good.  I agree with the access-list 100 statements.

One thing I am doing is saving the switch config BEFORE running the auto-qos 
macro; copying out the mls qos statements and class-maps / policy-maps, then 
modifying in notepad.  I'll then reboot the switch and paste back in what I 
need.  This effectively resets the switch to no Auto-QoS...and so my config 
would look something more like:


!

mls-qos

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

mls qos map policed-dscp 24 to 8

!

access-list 100 permit tcp any any eq 2427

access-list 100 permit tcp any any eq 2428


!

class-map match-all SCCP

match access-group 100

!

policy-map POLICED

class SCCP

 set dscp cs3

 police 16000 8000 exceed-action policed-dscp-transmit

!

int g1/0/1


 mls qos trust dscp

 service-policy input POLICED

!


I'm seeing several other take this approach, but not 100% if that's a good way 
or not.
-- next part --

An HTML attachment was scrubbed...
URL: /archives/ccie_voice/attachments/20120402/ecaf4f83/attachment.html

--

___
CCIE_Voice mailing list

CCIE_Voice@onlinestudylist.com
http://onlinestudylist.com/mailman/listinfo/ccie_voice



End of CCIE_Voice Digest, Vol 74, Issue 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

Re: [OSL | CCIE_Voice] the directories button display

2012-04-03 Thread chase mergenthal
 7 mls qos srr-queue output cos-map 
queue 3 threshold 3  2 4 mls qos srr-queue output cos-map queue 4 threshold 2  
1 mls qos srr-queue output cos-map queue 4 threshold 3  0 mls qos srr-queue 
output dscp-map queue 1 threshold 3  40 41 42 43 44 45 46

47
mls qos srr-queue output dscp-map queue 2 threshold 3  24 25 26 27 28 29 30
31
mls qos srr-queue output dscp-map queue 2 threshold 3  48 49 50 51 52 53 54
55
mls qos srr-queue output dscp-map queue 2 threshold 3  56 57 58 59 60 61 62

63
mls qos srr-queue output dscp-map queue 3 threshold 3  16 17 18 19 20 21 22
23
mls qos srr-queue output dscp-map queue 3 threshold 3  32 33 34 35 36 37 38
39
mls qos srr-queue output dscp-map queue 4 threshold 1  8 mls qos srr-queue 
output dscp-map queue 4 threshold 2  9 10 11 12 13 14 15 mls qos srr-queue 
output dscp-map queue 4 threshold 3  0 1 2 3 4 5 6 7 mls qos queue-set output 1 
threshold 1 138 138 92 138 mls qos queue-set output 1 threshold 2 138 138 92 
400 mls qos queue-set output 1 threshold 3 36 77 100 318 mls qos queue-set 
output 1 threshold 4 20 50 67 400 mls qos queue-set output 2 threshold 1 149 
149 100 149 mls qos queue-set output 2 threshold 2 118 118 100 235 mls qos 
queue-set output 2 threshold 3 41 68 100 272 mls qos queue-set output 2 
threshold 4 42 72 100 242 mls qos queue-set output 1 buffers 10 10 26 54 mls 
qos queue-set output 2 buffers 16 6 17 61 mls qos !

!
!
class-map match-all AutoQoS-VoIP-RTP-Trust  match ip dscp ef class-map 
match-all class-mgcp  match access-group 100 class-map match-all 
AutoQoS-VoIP-Control-Trust  match ip dscp cs3  af31 !
!
policy-map policy-mgcp

class class-mgcp
 police 16000 8000 exceed-action policed-dscp-transmit policy-map 
AutoQoS-Police-CiscoPhone  class AutoQoS-VoIP-RTP-Trust
 set dscp ef
 police 32 8000 exceed-action policed-dscp-transmit  class 
AutoQoS-VoIP-Control-Trust

 set dscp cs3
 police 32000 8000 exceed-action policed-dscp-transmit !
!
interface FastEthernet0/1
description HQ-RTR Interface FastEthernet 0/0  switchport trunk encapsulation 
dot1q  switchport trunk native vlan 202  switchport trunk allowed vlan 
100-102,202,210  switchport mode trunk  srr-queue bandwidth share 10 10 60 20  
priority-queue out  mls qos trust cos  auto qos voip trust  service-policy 
input policy-mgcp !

!
interface FastEthernet0/4
description Cisco-Phone
switchport access vlan 202
switchport mode access
switchport voice vlan 102
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust device cisco-phone

mls qos trust cos
auto qos voip cisco-phone
spanning-tree portfast
service-policy input AutoQoS-Police-CiscoPhone !
interface FastEthernet0/5
description Cisco-Phone
switchport access vlan 202
switchport mode access

switchport voice vlan 102
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust device cisco-phone
mls qos trust cos
auto qos voip cisco-phone
spanning-tree portfast
service-policy input AutoQoS-Police-CiscoPhone !

!
interface FastEthernet0/6
description VMware-Server-CUCM-Unity
switchport access vlan 100
switchport mode access
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust cos
auto qos voip trust

no cdp enable
spanning-tree portfast
!
!
access-list 100 permit tcp any any eq 2428 access-list 100 permit udp any any 
eq 2427 !
-- next part --
An HTML attachment was scrubbed...

URL: /archives/ccie_voice/attachments/20120403/437c1b03/attachment-0001.html

--

Message: 5
Date: Mon, 2 Apr 2012 21:54:31 -0400
From: Jurassic Labs jurassicl...@gmail.com

To: steven moran smoran...@gmail.com
Cc: ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] switch-QoS-Quick Question

Message-ID:
   cab_jxs9wrgzaexgkgqccxg79he0qbq-yut8rxhgkxbjqg67...@mail.gmail.com
Content-Type: text/plain; charset=iso-8859-1


Yes - I think that looks good.  I agree with the access-list 100 statements.

One thing I am doing is saving the switch config BEFORE running the auto-qos 
macro; copying out the mls qos statements and class-maps / policy-maps, then 
modifying in notepad.  I'll then reboot the switch and paste back in what I 
need.  This effectively resets the switch to no Auto-QoS...and so my config 
would look something more like:


!

mls-qos

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

mls qos map policed-dscp 24 to 8

!

access-list 100 permit tcp any any eq 2427

access-list 100 permit tcp any any eq 2428


!

class-map match-all SCCP

match access-group 100

!

policy-map POLICED

class SCCP

 set dscp cs3

 police 16000 8000 exceed-action policed-dscp-transmit

!

int g1/0/1


 mls qos trust dscp

 service-policy input POLICED

!


I'm seeing several other take this approach, but not 100% if that's a good way 
or not.
-- next part --

An HTML attachment was scrubbed...
URL: /archives/ccie_voice/attachments/20120402/ecaf4f83/attachment.html

Re: [OSL | CCIE_Voice] the directories button display

2012-04-03 Thread Joe Martini
  57 58 59 60 61 62 63 mls 
qos srr-queue input dscp-map queue 2 threshold 3  24 25 26 27 28 29 30
31
mls qos srr-queue input dscp-map queue 2 threshold 3  40 41 42 43 44 45 46
47
mls qos srr-queue output cos-map queue 1 threshold 3  5 mls qos srr-queue 
output cos-map queue 2 threshold 3  3 6 7 mls qos srr-queue output cos-map 
queue 3 threshold 3  2 4 mls qos srr-queue output cos-map queue 4 threshold 2  
1 mls qos srr-queue output cos-map queue 4 threshold 3  0 mls qos srr-queue 
output dscp-map queue 1 threshold 3  40 41 42 43 44 45 46
47
mls qos srr-queue output dscp-map queue 2 threshold 3  24 25 26 27 28 29 30
31
mls qos srr-queue output dscp-map queue 2 threshold 3  48 49 50 51 52 53 54
55
mls qos srr-queue output dscp-map queue 2 threshold 3  56 57 58 59 60 61 62
63
mls qos srr-queue output dscp-map queue 3 threshold 3  16 17 18 19 20 21 22
23
mls qos srr-queue output dscp-map queue 3 threshold 3  32 33 34 35 36 37 38
39
mls qos srr-queue output dscp-map queue 4 threshold 1  8 mls qos srr-queue 
output dscp-map queue 4 threshold 2  9 10 11 12 13 14 15 mls qos srr-queue 
output dscp-map queue 4 threshold 3  0 1 2 3 4 5 6 7 mls qos queue-set output 1 
threshold 1 138 138 92 138 mls qos queue-set output 1 threshold 2 138 138 92 
400 mls qos queue-set output 1 threshold 3 36 77 100 318 mls qos queue-set 
output 1 threshold 4 20 50 67 400 mls qos queue-set output 2 threshold 1 149 
149 100 149 mls qos queue-set output 2 threshold 2 118 118 100 235 mls qos 
queue-set output 2 threshold 3 41 68 100 272 mls qos queue-set output 2 
threshold 4 42 72 100 242 mls qos queue-set output 1 buffers 10 10 26 54 mls 
qos queue-set output 2 buffers 16 6 17 61 mls qos !
!
!
class-map match-all AutoQoS-VoIP-RTP-Trust  match ip dscp ef class-map 
match-all class-mgcp  match access-group 100 class-map match-all 
AutoQoS-VoIP-Control-Trust  match ip dscp cs3  af31 !
!
policy-map policy-mgcp
class class-mgcp
 police 16000 8000 exceed-action policed-dscp-transmit policy-map 
AutoQoS-Police-CiscoPhone  class AutoQoS-VoIP-RTP-Trust
 set dscp ef
 police 32 8000 exceed-action policed-dscp-transmit  class 
AutoQoS-VoIP-Control-Trust
 set dscp cs3
 police 32000 8000 exceed-action policed-dscp-transmit !
!
interface FastEthernet0/1
description HQ-RTR Interface FastEthernet 0/0  switchport trunk encapsulation 
dot1q  switchport trunk native vlan 202  switchport trunk allowed vlan 
100-102,202,210  switchport mode trunk  srr-queue bandwidth share 10 10 60 20  
priority-queue out  mls qos trust cos  auto qos voip trust  service-policy 
input policy-mgcp !
!
interface FastEthernet0/4
description Cisco-Phone
switchport access vlan 202
switchport mode access
switchport voice vlan 102
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust device cisco-phone
mls qos trust cos
auto qos voip cisco-phone
spanning-tree portfast
service-policy input AutoQoS-Police-CiscoPhone !
interface FastEthernet0/5
description Cisco-Phone
switchport access vlan 202
switchport mode access
switchport voice vlan 102
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust device cisco-phone
mls qos trust cos
auto qos voip cisco-phone
spanning-tree portfast
service-policy input AutoQoS-Police-CiscoPhone !
!
interface FastEthernet0/6
description VMware-Server-CUCM-Unity
switchport access vlan 100
switchport mode access
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust cos
auto qos voip trust
no cdp enable
spanning-tree portfast
!
!
access-list 100 permit tcp any any eq 2428 access-list 100 permit udp any any 
eq 2427 !
-- next part --
An HTML attachment was scrubbed...
URL: /archives/ccie_voice/attachments/20120403/437c1b03/attachment-0001.html

--

Message: 5
Date: Mon, 2 Apr 2012 21:54:31 -0400
From: Jurassic Labs jurassicl...@gmail.com
To: steven moran smoran...@gmail.com
Cc: ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] switch-QoS-Quick Question
Message-ID:
   cab_jxs9wrgzaexgkgqccxg79he0qbq-yut8rxhgkxbjqg67...@mail.gmail.com
Content-Type: text/plain; charset=iso-8859-1

Yes - I think that looks good.  I agree with the access-list 100 statements.

One thing I am doing is saving the switch config BEFORE running the auto-qos 
macro; copying out the mls qos statements and class-maps / policy-maps, then 
modifying in notepad.  I'll then reboot the switch and paste back in what I 
need.  This effectively resets the switch to no Auto-QoS...and so my config 
would look something more like:

!

mls-qos

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

mls qos map policed-dscp 24 to 8

!

access-list 100 permit tcp any any eq 2427

access-list 100 permit tcp any any eq 2428

!

class-map match-all SCCP

match access-group 100

!

policy-map POLICED

class SCCP

 set dscp cs3

 police 16000 8000 exceed-action policed-dscp-transmit

!

int g1/0/1

 mls qos trust dscp

 service-policy input POLICED

!


I'm seeing several other take this approach

Re: [OSL | CCIE_Voice] the directories button display

2012-04-03 Thread chase mergenthal
 
threshold 3  3 mls qos srr-queue input dscp-map queue 1 threshold 2  9 10 11 12 
13 14 15 mls qos srr-queue input dscp-map queue 1 threshold 3  0 1 2 3 4 5 6 7 
mls qos srr-queue input dscp-map queue 1 threshold 3  32 mls qos srr-queue 
input dscp-map queue 2 threshold 1  16 17 18 19 20 21 22
23
mls qos srr-queue input dscp-map queue 2 threshold 2  33 34 35 36 37 38 39
48
mls qos srr-queue input dscp-map queue 2 threshold 2  49 50 51 52 53 54 55
56
mls qos srr-queue input dscp-map queue 2 threshold 2  57 58 59 60 61 62 63 mls 
qos srr-queue input dscp-map queue 2 threshold 3  24 25 26 27 28 29 30
31
mls qos srr-queue input dscp-map queue 2 threshold 3  40 41 42 43 44 45 46
47
mls qos srr-queue output cos-map queue 1 threshold 3  5 mls qos srr-queue 
output cos-map queue 2 threshold 3  3 6 7 mls qos srr-queue output cos-map 
queue 3 threshold 3  2 4 mls qos srr-queue output cos-map queue 4 threshold 2  
1 mls qos srr-queue output cos-map queue 4 threshold 3  0 mls qos srr-queue 
output dscp-map queue 1 threshold 3  40 41 42 43 44 45 46
47
mls qos srr-queue output dscp-map queue 2 threshold 3  24 25 26 27 28 29 30
31
mls qos srr-queue output dscp-map queue 2 threshold 3  48 49 50 51 52 53 54
55
mls qos srr-queue output dscp-map queue 2 threshold 3  56 57 58 59 60 61 62
63
mls qos srr-queue output dscp-map queue 3 threshold 3  16 17 18 19 20 21 22
23
mls qos srr-queue output dscp-map queue 3 threshold 3  32 33 34 35 36 37 38
39
mls qos srr-queue output dscp-map queue 4 threshold 1  8 mls qos srr-queue 
output dscp-map queue 4 threshold 2  9 10 11 12 13 14 15 mls qos srr-queue 
output dscp-map queue 4 threshold 3  0 1 2 3 4 5 6 7 mls qos queue-set output 1 
threshold 1 138 138 92 138 mls qos queue-set output 1 threshold 2 138 138 92 
400 mls qos queue-set output 1 threshold 3 36 77 100 318 mls qos queue-set 
output 1 threshold 4 20 50 67 400 mls qos queue-set output 2 threshold 1 149 
149 100 149 mls qos queue-set output 2 threshold 2 118 118 100 235 mls qos 
queue-set output 2 threshold 3 41 68 100 272 mls qos queue-set output 2 
threshold 4 42 72 100 242 mls qos queue-set output 1 buffers 10 10 26 54 mls 
qos queue-set output 2 buffers 16 6 17 61 mls qos !
!
!
class-map match-all AutoQoS-VoIP-RTP-Trust  match ip dscp ef class-map 
match-all class-mgcp  match access-group 100 class-map match-all 
AutoQoS-VoIP-Control-Trust  match ip dscp cs3  af31 !
!
policy-map policy-mgcp
class class-mgcp
 police 16000 8000 exceed-action policed-dscp-transmit policy-map 
AutoQoS-Police-CiscoPhone  class AutoQoS-VoIP-RTP-Trust
 set dscp ef
 police 32 8000 exceed-action policed-dscp-transmit  class 
AutoQoS-VoIP-Control-Trust
 set dscp cs3
 police 32000 8000 exceed-action policed-dscp-transmit !
!
interface FastEthernet0/1
description HQ-RTR Interface FastEthernet 0/0  switchport trunk encapsulation 
dot1q  switchport trunk native vlan 202  switchport trunk allowed vlan 
100-102,202,210  switchport mode trunk  srr-queue bandwidth share 10 10 60 20  
priority-queue out  mls qos trust cos  auto qos voip trust  service-policy 
input policy-mgcp !
!
interface FastEthernet0/4
description Cisco-Phone
switchport access vlan 202
switchport mode access
switchport voice vlan 102
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust device cisco-phone
mls qos trust cos
auto qos voip cisco-phone
spanning-tree portfast
service-policy input AutoQoS-Police-CiscoPhone !
interface FastEthernet0/5
description Cisco-Phone
switchport access vlan 202
switchport mode access
switchport voice vlan 102
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust device cisco-phone
mls qos trust cos
auto qos voip cisco-phone
spanning-tree portfast
service-policy input AutoQoS-Police-CiscoPhone !
!
interface FastEthernet0/6
description VMware-Server-CUCM-Unity
switchport access vlan 100
switchport mode access
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust cos
auto qos voip trust
no cdp enable
spanning-tree portfast
!
!
access-list 100 permit tcp any any eq 2428 access-list 100 permit udp any any 
eq 2427 !
-- next part --
An HTML attachment was scrubbed...
URL: /archives/ccie_voice/attachments/20120403/437c1b03/attachment-0001.html

--

Message: 5
Date: Mon, 2 Apr 2012 21:54:31 -0400
From: Jurassic Labs jurassicl...@gmail.com
To: steven moran smoran...@gmail.com
Cc: ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] switch-QoS-Quick Question
Message-ID:
   cab_jxs9wrgzaexgkgqccxg79he0qbq-yut8rxhgkxbjqg67...@mail.gmail.com
Content-Type: text/plain; charset=iso-8859-1

Yes - I think that looks good.  I agree with the access-list 100 statements.

One thing I am doing is saving the switch config BEFORE running the auto-qos 
macro; copying out the mls qos statements and class-maps / policy-maps, then 
modifying in notepad.  I'll then reboot the switch and paste back in what I 
need.  This effectively resets the switch to no Auto-QoS...and so

Re: [OSL | CCIE_Voice] BACD across GK controlled clusters

2012-04-03 Thread Chris
Bill,
I have dismatled the lab. but the xcoder were registered at BR2, that's how
the call were working. The I think problem is that dial-peer does g711u,
but the remote callmanager does only g729. xcoder wou;dn't be used in this
case.

Chris


On Tue, Apr 3, 2012 at 9:43 PM, Bill Lake whl...@gmail.com wrote:

 Have you run any debugs to confirm your suspicions?

 ** **

 *From:* ccie_voice-boun...@onlinestudylist.com [mailto:
 ccie_voice-boun...@onlinestudylist.com] *On Behalf Of *Chris
 *Sent:* Tuesday, April 03, 2012 5:27 AM
 *To:* ccie_voice@onlinestudylist.com

 *Subject:* [OSL | CCIE_Voice] BACD across GK controlled clusters

 ** **

 Hi All,

 ** **

 BACD is configured on BR2. It works fine for calls from PSTN and local
 BR2. However, when I try to dial BACD pilot from HQ/BR1, I receive reorder
 tone.  The problem I think is - BR2 and HQ/BR1 routing is through GK.
 Therefore if a call comes from BR1/HQ to 3500, the dial-peer used doesn't
 have ras enabled. Or is there another reason. Does anyone has solution for
 this?

 dial-peer voice 3500 voip

  service aa

  destination-pattern 3500

  session target ipv4:10.10.110.3

  incoming called-number 3500

  dtmf-relay h245-alphanumeric

  codec g711ulaw

  no vad

 !

 dial-peer voice 15000 voip

  destination-pattern [15]...

  session target ras

  incoming called-number .

  tech-prefix 1#

  dtmf-relay h245-alphanumeric

  no vad

___
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] the directories button display

2012-04-03 Thread Rick Long
  switchport trunk encapsulation 
dot1q  switchport trunk native vlan 202  switchport trunk allowed vlan 
100-102,202,210  switchport mode trunk  srr-queue bandwidth share 10 10 60 20  
priority-queue out  mls qos trust cos  auto qos voip trust  service-policy 
input policy-mgcp !
!
interface FastEthernet0/4
description Cisco-Phone
switchport access vlan 202
switchport mode access
switchport voice vlan 102
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust device cisco-phone
mls qos trust cos
auto qos voip cisco-phone
spanning-tree portfast
service-policy input AutoQoS-Police-CiscoPhone !
interface FastEthernet0/5
description Cisco-Phone
switchport access vlan 202
switchport mode access
switchport voice vlan 102
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust device cisco-phone
mls qos trust cos
auto qos voip cisco-phone
spanning-tree portfast
service-policy input AutoQoS-Police-CiscoPhone !
!
interface FastEthernet0/6
description VMware-Server-CUCM-Unity
switchport access vlan 100
switchport mode access
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust cos
auto qos voip trust
no cdp enable
spanning-tree portfast
!
!
access-list 100 permit tcp any any eq 2428 access-list 100 permit udp any any 
eq 2427 !
-- next part --
An HTML attachment was scrubbed...
URL: /archives/ccie_voice/attachments/20120403/437c1b03/attachment-0001.html

--

Message: 5
Date: Mon, 2 Apr 2012 21:54:31 -0400
From: Jurassic Labs jurassicl...@gmail.commailto:jurassicl...@gmail.com
To: steven moran smoran...@gmail.commailto:smoran...@gmail.com
Cc: ccie_voice@onlinestudylist.commailto:ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] switch-QoS-Quick Question
Message-ID:
   
cab_jxs9wrgzaexgkgqccxg79he0qbq-yut8rxhgkxbjqg67...@mail.gmail.commailto:cab_jxs9wrgzaexgkgqccxg79he0qbq-yut8rxhgkxbjqg67%2...@mail.gmail.com
Content-Type: text/plain; charset=iso-8859-1

Yes - I think that looks good.  I agree with the access-list 100 statements.

One thing I am doing is saving the switch config BEFORE running the auto-qos 
macro; copying out the mls qos statements and class-maps / policy-maps, then 
modifying in notepad.  I'll then reboot the switch and paste back in what I 
need.  This effectively resets the switch to no Auto-QoS...and so my config 
would look something more like:

!

mls-qos

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

mls qos map policed-dscp 24 to 8

!

access-list 100 permit tcp any any eq 2427

access-list 100 permit tcp any any eq 2428

!

class-map match-all SCCP

match access-group 100

!

policy-map POLICED

class SCCP

 set dscp cs3

 police 16000 8000 exceed-action policed-dscp-transmit

!

int g1/0/1

 mls qos trust dscp

 service-policy input POLICED

!


I'm seeing several other take this approach, but not 100% if that's a good way 
or not.
-- next part --
An HTML attachment was scrubbed...
URL: /archives/ccie_voice/attachments/20120402/ecaf4f83/attachment.html

--

___
CCIE_Voice mailing list
CCIE_Voice@onlinestudylist.commailto:CCIE_Voice@onlinestudylist.com
http://onlinestudylist.com/mailman/listinfo/ccie_voice


End of CCIE_Voice Digest, Vol 74, Issue 8
*
___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.comhttp://www.ipexpert.com/

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

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

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


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

___ For more information regarding 
industry leading CCIE Lab training, please visit 
www.ipexpert.comhttp://www.ipexpert.com Are you a CCNP or CCIE and looking 
for a job? Check outwww.PlatinumPlacement.comhttp://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