[OSL | CCIE_Voice] WAN QoS Calculations

2013-04-09 Thread Barrera, Hugo
QoS Guru's,

In the real lab I know I have to do some calculations utilizing 95% of the 
bandwidth...so if there is a link between SA and SB of 384k and SA and SC of 
768k is the 95% from these numbers or what the actual interface can do?

Also what is a simple straight to the point read on this, I really don't want 
to review an srnd?

Hugo

___
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] WAN QoS Calculations

2013-04-09 Thread Leslie Meade
Here is my take, and take it at face value..

When I took my lab I asked the proctor am I to follow best practices and use 
the 95% rule for my QOS.
Their response was it is not stated to use the 95% and it was my choice...

I did not follow the 95% rule and kept it as default

And I passed



From: ccie_voice-boun...@onlinestudylist.com 
[mailto:ccie_voice-boun...@onlinestudylist.com] On Behalf Of Barrera, Hugo
Sent: Tuesday, April 09, 2013 2:09 PM
To: ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] WAN QoS Calculations

QoS Guru's,

In the real lab I know I have to do some calculations utilizing 95% of the 
bandwidth...so if there is a link between SA and SB of 384k and SA and SC of 
768k is the 95% from these numbers or what the actual interface can do?

Also what is a simple straight to the point read on this, I really don't want 
to review an srnd?

Hugo

___
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] WAN QoS Calculations

2013-04-09 Thread Mark Thrash (marthras)
From those numbers, those are the CIR values of the PVC, so you have to use 
those values.  They physical circuit would be a T1, which is academic as the 
carrier can discard above the committed rate.

Hope that helps,

Mark


From: Barrera, Hugo 
hugo.barr...@nexusis.commailto:hugo.barr...@nexusis.com
Date: Tuesday, April 9, 2013 4:09 PM
To: ccie_voice@onlinestudylist.commailto:ccie_voice@onlinestudylist.com 
ccie_voice@onlinestudylist.commailto:ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] WAN QoS Calculations

QoS Guru’s,

In the real lab I know I have to do some calculations utilizing 95% of the 
bandwidth…so if there is a link between SA and SB of 384k and SA and SC of 768k 
is the 95% from these numbers or what the actual interface can do?

Also what is a simple straight to the point read on this, I really don’t want 
to review an srnd?

Hugo

___
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] WAN QoS Calculations

2013-04-09 Thread Abel ...
I used the 95% rule and I passed it too. So, read the requirements word by
word.
On Apr 9, 2013 5:43 PM, Leslie Meade leslie.me...@lvs1.com wrote:

  Here is my take, and take it at face value..

 ** **

 When I took my lab I asked the proctor am I to follow best practices and
 use the 95% rule for my QOS.

 Their response was it is not stated to use the 95% and it was my choice…**
 **

 ** **

 I did not follow the 95% rule and kept it as default….

 ** **

 And I passed….

 ** **

 ** **

 ** **

 *From:* ccie_voice-boun...@onlinestudylist.com [mailto:
 ccie_voice-boun...@onlinestudylist.com] *On Behalf Of *Barrera, Hugo
 *Sent:* Tuesday, April 09, 2013 2:09 PM
 *To:* ccie_voice@onlinestudylist.com
 *Subject:* [OSL | CCIE_Voice] WAN QoS Calculations

 ** **

 QoS Guru’s,

 ** **

 In the real lab I know I have to do some calculations utilizing 95% of the
 bandwidth…so if there is a link between SA and SB of 384k and SA and SC of
 768k is the 95% from these numbers or what the actual interface can do?***
 *

 ** **

 Also what is a simple straight to the point read on this, I really don’t
 want to review an srnd? 

 ** **

 *Hugo * 

 ** **

 ___
 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] WAN QoS Calculations

2013-04-09 Thread Barrera, Hugo
So my first set of commands below this is NOT using 95% of the BW and the 
second set of commands, in blue, are using 95% correct?

Does this look right?

map-class frame-relay AutoQoS-FR-Se0/1/0-201
frame-relay cir 384000
frame-relay bc 3840
frame-relay be 0
frame-relay mincir 384000
frame-relay fragment 480
service-policy output AutoQoS-Policy-Trust
!
map-class frame-relay AutoQoS-FR-Se0/1/0-202
frame-relay cir 768000
frame-relay bc 7680
frame-relay be 0
frame-relay mincir 768000
frame-relay fragment 960
service-policy output AutoQoS-Policy-Trust
!
!
USING ONLY 95% OF BANDWIDTH:
map-class frame-relay AutoQoS-FR-Se0/1/0-201
frame-relay cir 364800
frame-relay bc 3648
frame-relay be 0
frame-relay mincir 364800
frame-relay fragment 480
service-policy output AutoQoS-Policy-Trust
!
map-class frame-relay AutoQoS-FR-Se0/1/0-202
frame-relay cir 729600
frame-relay bc 7296
frame-relay be 0
frame-relay mincir 729600
frame-relay fragment 960
service-policy output AutoQoS-Policy-Trust
!
!

Regards,
Hugo

From: Abel ... [mailto:midga...@gmail.com]
Sent: Tuesday, April 09, 2013 2:47 PM
To: Leslie Meade
Cc: ccie_voice@onlinestudylist.com; Barrera, Hugo
Subject: Re: [OSL | CCIE_Voice] WAN QoS Calculations


I used the 95% rule and I passed it too. So, read the requirements word by word.
On Apr 9, 2013 5:43 PM, Leslie Meade 
leslie.me...@lvs1.commailto:leslie.me...@lvs1.com wrote:
Here is my take, and take it at face value..

When I took my lab I asked the proctor am I to follow best practices and use 
the 95% rule for my QOS.
Their response was it is not stated to use the 95% and it was my choice...

I did not follow the 95% rule and kept it as default

And I passed



From: 
ccie_voice-boun...@onlinestudylist.commailto:ccie_voice-boun...@onlinestudylist.com
 
[mailto:ccie_voice-boun...@onlinestudylist.commailto:ccie_voice-boun...@onlinestudylist.com]
 On Behalf Of Barrera, Hugo
Sent: Tuesday, April 09, 2013 2:09 PM
To: ccie_voice@onlinestudylist.commailto:ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] WAN QoS Calculations

QoS Guru's,

In the real lab I know I have to do some calculations utilizing 95% of the 
bandwidth...so if there is a link between SA and SB of 384k and SA and SC of 
768k is the 95% from these numbers or what the actual interface can do?

Also what is a simple straight to the point read on this, I really don't want 
to review an srnd?

Hugo


___
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.com

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

Re: [OSL | CCIE_Voice] WAN QoS Calculations

2013-04-09 Thread Leslie Meade
Hmmm I cannot remember but I am 95% sure :) that the fragmentation is not for 
links over 768...

Hence the map-class for the link to Site C is incorrect... remove the 
frame-relay fragment 960



From: Barrera, Hugo [mailto:hugo.barr...@nexusis.com]
Sent: Tuesday, April 09, 2013 3:17 PM
To: Abel ...; Leslie Meade
Cc: ccie_voice@onlinestudylist.com
Subject: RE: [OSL | CCIE_Voice] WAN QoS Calculations

So my first set of commands below this is NOT using 95% of the BW and the 
second set of commands, in blue, are using 95% correct?

Does this look right?

map-class frame-relay AutoQoS-FR-Se0/1/0-201
frame-relay cir 384000
frame-relay bc 3840
frame-relay be 0
frame-relay mincir 384000
frame-relay fragment 480
service-policy output AutoQoS-Policy-Trust
!
map-class frame-relay AutoQoS-FR-Se0/1/0-202
frame-relay cir 768000
frame-relay bc 7680
frame-relay be 0
frame-relay mincir 768000
frame-relay fragment 960
service-policy output AutoQoS-Policy-Trust
!
!
USING ONLY 95% OF BANDWIDTH:
map-class frame-relay AutoQoS-FR-Se0/1/0-201
frame-relay cir 364800
frame-relay bc 3648
frame-relay be 0
frame-relay mincir 364800
frame-relay fragment 480
service-policy output AutoQoS-Policy-Trust
!
map-class frame-relay AutoQoS-FR-Se0/1/0-202
frame-relay cir 729600
frame-relay bc 7296
frame-relay be 0
frame-relay mincir 729600
frame-relay fragment 960
service-policy output AutoQoS-Policy-Trust
!
!

Regards,
Hugo

From: Abel ... [mailto:midga...@gmail.com]
Sent: Tuesday, April 09, 2013 2:47 PM
To: Leslie Meade
Cc: ccie_voice@onlinestudylist.commailto:ccie_voice@onlinestudylist.com; 
Barrera, Hugo
Subject: Re: [OSL | CCIE_Voice] WAN QoS Calculations


I used the 95% rule and I passed it too. So, read the requirements word by word.
On Apr 9, 2013 5:43 PM, Leslie Meade 
leslie.me...@lvs1.commailto:leslie.me...@lvs1.com wrote:
Here is my take, and take it at face value..

When I took my lab I asked the proctor am I to follow best practices and use 
the 95% rule for my QOS.
Their response was it is not stated to use the 95% and it was my choice...

I did not follow the 95% rule and kept it as default

And I passed



From: 
ccie_voice-boun...@onlinestudylist.commailto:ccie_voice-boun...@onlinestudylist.com
 
[mailto:ccie_voice-boun...@onlinestudylist.commailto:ccie_voice-boun...@onlinestudylist.com]
 On Behalf Of Barrera, Hugo
Sent: Tuesday, April 09, 2013 2:09 PM
To: ccie_voice@onlinestudylist.commailto:ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] WAN QoS Calculations

QoS Guru's,

In the real lab I know I have to do some calculations utilizing 95% of the 
bandwidth...so if there is a link between SA and SB of 384k and SA and SC of 
768k is the 95% from these numbers or what the actual interface can do?

Also what is a simple straight to the point read on this, I really don't want 
to review an srnd?

Hugo


___
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.com

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

Re: [OSL | CCIE_Voice] WAN QoS Calculations

2013-04-09 Thread William Bell
I believe that a 768kbps link falls within the recommendation to leverage a 
fragmentation mechanism. So, I believe that the map-classes are accurate.

Hugo, I know you said you don't want to review a SRND but I definitely 
recommend you take the time to a look at the WAN Edge Link-Specific QoS 
Design in the QoS SRND. It is an informative section and not as much of a yawn 
fest as you may think. Also, if you are ever asked to do class-based traffic 
shaping, you will be comfortable where to find some good examples. Remember 
that the QoS SRND is made available to you on the candidate machine.


-Bill
--
William Bell
blog: http://ucguerrilla.com
twitter: @ucguerrilla



On Apr 9, 2013, at 6:19 PM, Leslie Meade wrote:

 Hmmm I cannot remember but I am 95% sure J that the fragmentation is not for 
 links over 768…
  
 Hence the map-class for the link to Site C is incorrect… remove the 
 frame-relay fragment 960
  
  
  
 From: Barrera, Hugo [mailto:hugo.barr...@nexusis.com] 
 Sent: Tuesday, April 09, 2013 3:17 PM
 To: Abel ...; Leslie Meade
 Cc: ccie_voice@onlinestudylist.com
 Subject: RE: [OSL | CCIE_Voice] WAN QoS Calculations
  
 So my first set of commands below this is NOT using 95% of the BW and the 
 second set of commands, in blue, are using 95% correct?
  
 Does this look right?
  
 map-class frame-relay AutoQoS-FR-Se0/1/0-201
 frame-relay cir 384000
 frame-relay bc 3840
 frame-relay be 0
 frame-relay mincir 384000
 frame-relay fragment 480
 service-policy output AutoQoS-Policy-Trust
 !
 map-class frame-relay AutoQoS-FR-Se0/1/0-202
 frame-relay cir 768000
 frame-relay bc 7680
 frame-relay be 0
 frame-relay mincir 768000
 frame-relay fragment 960
 service-policy output AutoQoS-Policy-Trust
 !
 !
 USING ONLY 95% OF BANDWIDTH:
 map-class frame-relay AutoQoS-FR-Se0/1/0-201
 frame-relay cir 364800
 frame-relay bc 3648
 frame-relay be 0
 frame-relay mincir 364800
 frame-relay fragment 480
 service-policy output AutoQoS-Policy-Trust
 !
 map-class frame-relay AutoQoS-FR-Se0/1/0-202
 frame-relay cir 729600
 frame-relay bc 7296
 frame-relay be 0
 frame-relay mincir 729600
 frame-relay fragment 960
 service-policy output AutoQoS-Policy-Trust
 !
 !
  
 Regards,
 Hugo
  
 From: Abel ... [mailto:midga...@gmail.com] 
 Sent: Tuesday, April 09, 2013 2:47 PM
 To: Leslie Meade
 Cc: ccie_voice@onlinestudylist.com; Barrera, Hugo
 Subject: Re: [OSL | CCIE_Voice] WAN QoS Calculations
  
 I used the 95% rule and I passed it too. So, read the requirements word by 
 word.
 
 On Apr 9, 2013 5:43 PM, Leslie Meade leslie.me...@lvs1.com wrote:
 Here is my take, and take it at face value..
  
 When I took my lab I asked the proctor am I to follow best practices and use 
 the 95% rule for my QOS.
 Their response was it is not stated to use the 95% and it was my choice…
  
 I did not follow the 95% rule and kept it as default….
  
 And I passed….
  
  
  
 From: ccie_voice-boun...@onlinestudylist.com 
 [mailto:ccie_voice-boun...@onlinestudylist.com] On Behalf Of Barrera, Hugo
 Sent: Tuesday, April 09, 2013 2:09 PM
 To: ccie_voice@onlinestudylist.com
 Subject: [OSL | CCIE_Voice] WAN QoS Calculations
  
 QoS Guru’s,
  
 In the real lab I know I have to do some calculations utilizing 95% of the 
 bandwidth…so if there is a link between SA and SB of 384k and SA and SC of 
 768k is the 95% from these numbers or what the actual interface can do?
  
 Also what is a simple straight to the point read on this, I really don’t want 
 to review an srnd?
  
 Hugo  
  
 
 ___
 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

___
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] WAN QoS Calculations

2013-04-09 Thread Barrera, Hugo
I will review thanks Bill.

Regards,
Hugo

On Apr 9, 2013, at 5:27 PM, William Bell 
b...@ucguerrilla.commailto:b...@ucguerrilla.com wrote:

I believe that a 768kbps link falls within the recommendation to leverage a 
fragmentation mechanism. So, I believe that the map-classes are accurate.

Hugo, I know you said you don't want to review a SRND but I definitely 
recommend you take the time to a look at the WAN Edge Link-Specific QoS 
Design in the QoS SRND. It is an informative section and not as much of a yawn 
fest as you may think. Also, if you are ever asked to do class-based traffic 
shaping, you will be comfortable where to find some good examples. Remember 
that the QoS SRND is made available to you on the candidate machine.


-Bill
--
William Bell
blog: http://ucguerrilla.com http://ucguerrilla.com
twitter: @ucguerrilla



On Apr 9, 2013, at 6:19 PM, Leslie Meade wrote:

Hmmm I cannot remember but I am 95% sure :) that the fragmentation is not for 
links over 768…

Hence the map-class for the link to Site C is incorrect… remove the frame-relay 
fragment 960



From: Barrera, Hugo [mailto:hugo.barr...@nexusis.com]
Sent: Tuesday, April 09, 2013 3:17 PM
To: Abel ...; Leslie Meade
Cc: mailto:ccie_voice@onlinestudylist.com 
ccie_voice@onlinestudylist.commailto:ccie_voice@onlinestudylist.com
Subject: RE: [OSL | CCIE_Voice] WAN QoS Calculations

So my first set of commands below this is NOT using 95% of the BW and the 
second set of commands, in blue, are using 95% correct?

Does this look right?

map-class frame-relay AutoQoS-FR-Se0/1/0-201
frame-relay cir 384000
frame-relay bc 3840
frame-relay be 0
frame-relay mincir 384000
frame-relay fragment 480
service-policy output AutoQoS-Policy-Trust
!
map-class frame-relay AutoQoS-FR-Se0/1/0-202
frame-relay cir 768000
frame-relay bc 7680
frame-relay be 0
frame-relay mincir 768000
frame-relay fragment 960
service-policy output AutoQoS-Policy-Trust
!
!
USING ONLY 95% OF BANDWIDTH:
map-class frame-relay AutoQoS-FR-Se0/1/0-201
frame-relay cir 364800
frame-relay bc 3648
frame-relay be 0
frame-relay mincir 364800
frame-relay fragment 480
service-policy output AutoQoS-Policy-Trust
!
map-class frame-relay AutoQoS-FR-Se0/1/0-202
frame-relay cir 729600
frame-relay bc 7296
frame-relay be 0
frame-relay mincir 729600
frame-relay fragment 960
service-policy output AutoQoS-Policy-Trust
!
!

Regards,
Hugo

From: Abel ... [mailto:midga...@gmail.commailto:midga...@gmail.com]
Sent: Tuesday, April 09, 2013 2:47 PM
To: Leslie Meade
Cc: mailto:ccie_voice@onlinestudylist.com 
ccie_voice@onlinestudylist.commailto:ccie_voice@onlinestudylist.com; Barrera, 
Hugo
Subject: Re: [OSL | CCIE_Voice] WAN QoS Calculations


I used the 95% rule and I passed it too. So, read the requirements word by word.

On Apr 9, 2013 5:43 PM, Leslie Meade 
mailto:leslie.me...@lvs1.comleslie.me...@lvs1.commailto:leslie.me...@lvs1.com
 wrote:
Here is my take, and take it at face value..

When I took my lab I asked the proctor am I to follow best practices and use 
the 95% rule for my QOS.
Their response was it is not stated to use the 95% and it was my choice…

I did not follow the 95% rule and kept it as default….

And I passed….



From: mailto:ccie_voice-boun...@onlinestudylist.com 
ccie_voice-boun...@onlinestudylist.commailto:ccie_voice-boun...@onlinestudylist.com
 
[mailto:mailto:ccie_voice-boun...@onlinestudylist.comccie_voice-boun...@onlinestudylist.commailto:ccie_voice-boun...@onlinestudylist.com]
 On Behalf Of Barrera, Hugo
Sent: Tuesday, April 09, 2013 2:09 PM
To: mailto:ccie_voice@onlinestudylist.com 
ccie_voice@onlinestudylist.commailto:ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] WAN QoS Calculations

QoS Guru’s,

In the real lab I know I have to do some calculations utilizing 95% of the 
bandwidth…so if there is a link between SA and SB of 384k and SA and SC of 768k 
is the 95% from these numbers or what the actual interface can do?

Also what is a simple straight to the point read on this, I really don’t want 
to review an srnd?

Hugo


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

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

Are you a CCNP or CCIE and looking for a job? Check out 
http://www.PlatinumPlacement.com 
www.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

Re: [OSL | CCIE_Voice] WAN QoS Calculations

2013-04-09 Thread Michael.Sears
First I used the SRND for LAN QoS and I believe that to be the best way, but 
I'm sure there are many other flavors.  I found using the SRND for LAN QoS to 
be quick and easy, page 107.  It's very efficient way to do it and eliminates 
mistakes.

For WAN QoS I used auto qos voip trust or auto qos voip depending on the 
question wording.  In addition I did QoS first and I know some people disagree 
with that, but it worked for me speed wise using the device based approach.  I 
did not use the SRND for WAN QoS, but agree is a good reference to have since 
it's on the desktop of the lab.

I used the 95% rule as well as removing the rmon commands. 

I passed.  I agree with most of the comments especially read the question very 
carefully.

Michael Sears
   
Designing and Implementing Cisco Unified Communications on Unified Computing 
Systems

-Original Message-
From: ccie_voice-boun...@onlinestudylist.com 
[mailto:ccie_voice-boun...@onlinestudylist.com] On Behalf Of 
ccie_voice-requ...@onlinestudylist.com
Sent: Tuesday, April 09, 2013 7:09 PM
To: ccie_voice@onlinestudylist.com
Subject: CCIE_Voice Digest, Vol 86, Issue 58

Send CCIE_Voice mailing list submissions to
ccie_voice@onlinestudylist.com

To subscribe or unsubscribe via the World Wide Web, visit
http://onlinestudylist.com/mailman/listinfo/ccie_voice
or, via email, send a message with subject or body 'help' to
ccie_voice-requ...@onlinestudylist.com

You can reach the person managing the list at
ccie_voice-ow...@onlinestudylist.com

When replying, please edit your Subject line so it is more specific than Re: 
Contents of CCIE_Voice digest...


Today's Topics:

   1. Dial-peer Preference (Josh Petro)
   2. Re: WAN QoS Calculations (Barrera, Hugo)


--

Message: 1
Date: Tue, 9 Apr 2013 20:43:26 -0400
From: Josh Petro josh.pe...@gmail.com
To: ccie_voice@onlinestudylist.com ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] Dial-peer Preference
Message-ID:
ca+m12bxfzo1q61o5jv8bh-h4e3+bkndxbs2xvhd3md713g4...@mail.gmail.com
Content-Type: text/plain; charset=iso-8859-1

Hi All,

I know this is a silly question, but it's been bugging me.

Does the lab script care if your dial-peers have preference 0 (no preference 
configured) or Preference 1 / 2 configured as it is below?

I realize that preference 0 (no preference) would be the dial-peer used if 
there is a match on both peers, but would the below be graded differently?
I'm used to assigning a preference and leaving no preference always make me 
feel like I missed something.

dial-peer voice 100 pots
 preference 1
 destination-pattern 9.[2-9]...
 port 0/0/0:15
!
dial-peer voice 200 pots
 preference 2
 destination-pattern 9.[2-9]...
  port 0/0/0:15

Thanks much.
Josh
-- next part --
An HTML attachment was scrubbed...
URL: /archives/ccie_voice/attachments/20130409/c53eaa82/attachment-0001.html

--

Message: 2
Date: Wed, 10 Apr 2013 01:08:35 +
From: Barrera, Hugo hugo.barr...@nexusis.com
To: William Bell b...@ucguerrilla.com
Cc: ccie_voice@onlinestudylist.com ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] WAN QoS Calculations
Message-ID: 22e3eddc-0e84-41f5-a668-f64e1a8d9...@nexusis.com
Content-Type: text/plain; charset=windows-1252

I will review thanks Bill.

Regards,
Hugo

On Apr 9, 2013, at 5:27 PM, William Bell 
b...@ucguerrilla.commailto:b...@ucguerrilla.com wrote:

I believe that a 768kbps link falls within the recommendation to leverage a 
fragmentation mechanism. So, I believe that the map-classes are accurate.

Hugo, I know you said you don't want to review a SRND but I definitely 
recommend you take the time to a look at the WAN Edge Link-Specific QoS 
Design in the QoS SRND. It is an informative section and not as much of a yawn 
fest as you may think. Also, if you are ever asked to do class-based traffic 
shaping, you will be comfortable where to find some good examples. Remember 
that the QoS SRND is made available to you on the candidate machine.


-Bill
--
William Bell
blog: http://ucguerrilla.com http://ucguerrilla.com
twitter: @ucguerrilla



On Apr 9, 2013, at 6:19 PM, Leslie Meade wrote:

Hmmm I cannot remember but I am 95% sure :) that the fragmentation is not for 
links over 768?

Hence the map-class for the link to Site C is incorrect? remove the frame-relay 
fragment 960



From: Barrera, Hugo [mailto:hugo.barr...@nexusis.com]
Sent: Tuesday, April 09, 2013 3:17 PM
To: Abel ...; Leslie Meade
Cc: mailto:ccie_voice@onlinestudylist.com 
ccie_voice@onlinestudylist.commailto:ccie_voice@onlinestudylist.com
Subject: RE: [OSL | CCIE_Voice] WAN QoS Calculations

So my first set of commands below this is NOT using 95% of the BW and the 
second set of commands, in blue, are using 95% correct?

Does this look right?

map-class frame-relay AutoQoS-FR-Se0/1/0-201 frame-relay cir 384000 frame

[OSL | CCIE_Voice] WAN QoS calculations

2012-09-16 Thread Randall Crumm
Hi,
I can't remember where I looked before, but where can I find calculations or 
info for WAN QoS for 10ms, 20ms and 30 ms

 
 
Cheers,
Randall
___
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] WAN QoS calculations

2012-09-16 Thread Kevin Spicer
Not sure of a good single reference for all this, but the calculation is...

(payload + IP/UDP/RTP overheaded + L2 overhead) x 8 x packets-per-second =
bits per second

payloads  at 10/20/30 ms
g729 =  10/20/30 bytes
g711 = 80/160/240 bytes
(see page 139 of the voice SRND for other codecs)

IP/UDP/RTP overheaded   40 bytes without header compression 2-4 with header
compression

L2 overhead - see page 33 of the enterprise qos SRND

packets per second 100 @ 10ms, 50 @ 20ms, 33.3 @ 30ms

On Sun, Sep 16, 2012 at 5:39 PM, Randall Crumm rrcr...@yahoo.com wrote:

 Hi,
 I can't remember where I looked before, but where can I find calculations
 or info for WAN QoS for 10ms, 20ms and 30 ms



 Cheers,
 Randall

 ___
 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