[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

Re: [OSL | CCIE_Voice] WAN QoS questions

2012-09-20 Thread Krishna
1.) it depends, for example if this is a router with switch module in it i.e. 
BR1, i would not use trust since the marking will be done with acls by auto qos 
voip

2.) it depends, if you're told to use class based compression then you have to 
use compression header ip rtp in the policy-map otherwise you can leave as in 
the interface-dlci

3.) its once again you've to clarify with proctor.. for a full T1 i have never 
95% bandwidth so far ... the bandwidth for =768 i have seen using 95% of the 
bandwidth speed.





 From: Randall Crumm rrcr...@yahoo.com
To: Online Study ccie_voice@onlinestudylist.com 
Sent: Tuesday, September 18, 2012 11:30 AM
Subject: [OSL | CCIE_Voice] WAN QoS questions
 

Hello experts,

I have some questions on WAN QoS.

1. If not explicitly not told to TRUST, is it better to use trust or not?


2. If using FRF.12 and told do use compression, does it matter if it is on the 
WAN DLCI or the policy map? Always in the policy map?

2A If told to use class-based compression then do it on the policy map.


3. SA-SB is 768KB, SA-SC is 1536KB.
When applying the 95% of CIR rule do we need to also apply to SC when 1536KB?


3A - What bandwidth threshold would we not use the 95% rule, above 768KB?


Thanks,
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

[OSL | CCIE_Voice] WAN QoS questions

2012-09-18 Thread Randall Crumm
Hello experts,

I have some questions on WAN QoS.

1. If not explicitly not told to TRUST, is it better to use trust or not?


2. If using FRF.12 and told do use compression, does it matter if it is on the 
WAN DLCI or the policy map? Always in the policy map?

2A If told to use class-based compression then do it on the policy map.


3. SA-SB is 768KB, SA-SC is 1536KB.
When applying the 95% of CIR rule do we need to also apply to SC when 1536KB?


3A - What bandwidth threshold would we not use the 95% rule, above 768KB?


Thanks,
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

[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

[OSL | CCIE_Voice] wan Qos :police or bandwidth

2012-08-13 Thread Krishna
hi folks,

when doing wan qos, i come across the situation where signalling has to get 
32kbps and in the question it didn't said anything about policing...and 
therefore my question is which command should we have to use to accomplish this 
task... i used bandwidth 32 under class-map which is called from the 
policy-map... and also another way of doing it which is police 32000 under 
class-map

is it really matters when using police or bandwidth for the wan qos...??? plz 
advice me on this matter...


thank you
krishna.___
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 :police or bandwidth

2012-08-13 Thread Kevin Spicer
Bandwidth = minimum bandwidth guarantee.
Police = maximum bandwidth allowed.
Generally, start with bandwidth then add policing after if you need to
limit the bandwidth utilisation.

On 13 Aug 2012 07:49, Krishna vinayak_...@yahoo.com wrote:

 hi folks,

 when doing wan qos, i come across the situation where signalling has to
 get 32kbps and in the question it didn't said anything about policing...and
 therefore my question is which command should we have to use to accomplish
 this task... i used bandwidth 32 under class-map which is called from the
 policy-map... and also another way of doing it which is police 32000 under
 class-map

 is it really matters when using police or bandwidth for the wan qos...???
 plz advice me on this matter...


 thank you
 krishna.

 ___
 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] WAN QoS / Branch with HWIC-4ESW

2012-08-07 Thread Jason Aarons (AM)
If I have a remote branch with a HWIC-4ESW how is QoS WAN handled?  Will the 
HWIC pass 7965 COS 5 and map internally to DSCP 46?

I assumed option B was mandatory with the HWIC-4ESW, am I wrong?

Option A;
interface Serial0/0/1:0.1 point-to-point
description **WAN**
bandwidth 384
ip address 10.254.254.2 255.255.255.252
 frame-relay interface-dlci 202 CISCO
  quto qos voip trust   -assumes 7965 traffic is 
marked/trusted on HWIC


Option B:
interface Serial0/0/1:0.1 point-to-point
description **WAN**
bandwidth 384
ip address 10.254.254.2 255.255.255.252
 frame-relay interface-dlci 202 CISCO
  quto qos voip   sets up ACL/NBAR to map traffic


-jason
___
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] WAN qos question

2011-12-05 Thread CCIELabRat
I ran into a problem the other day that has me confused.
I ran auto qos on the hq side, changed values as needed and pasted the
modified policy in the hq router.
I then took the same policy and pasted it into the SB router config and
bound it to the dlci.
All seemed to be ok until I tried to get phones registered.
I could get a dhcp address but never register.

I knew something with the WAN qos was screwed up.
I've done it to myself in practice and in the real lab.

It turns out that I didn't have frts on the physical interface.
Once I put it on, everything started working.

My questions are:

1.) I thought IOS would refuse attaching a class to a dlci without frts on
the physical interface.
2.) Without frts configured on the physical interface, wouldn't the class
assignment on the dlci (384k) effectively be ignored?

I know what the config problem was, but I understand what it was actually
causing to happen at the Pvc level.
___
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 question

2011-12-05 Thread Mohd Baqari
In frts isn't enabled on physical interface command will be taken on pvc but 
not effective.

Regards,
Mohammed Al Baqari

Sent from my iPhone

On Dec 5, 2011, at 7:14 PM, ccielab...@gmail.com wrote:

 I ran into a problem the other day that has me confused.
 I ran auto qos on the hq side, changed values as needed and pasted the 
 modified policy in the hq router.
 I then took the same policy and pasted it into the SB router config and bound 
 it to the dlci.
 All seemed to be ok until I tried to get phones registered.
 I could get a dhcp address but never register.
 
 I knew something with the WAN qos was screwed up.
 I've done it to myself in practice and in the real lab.
 
 It turns out that I didn't have frts on the physical interface.
 Once I put it on, everything started working.
 
 My questions are:
 
 1.) I thought IOS would refuse attaching a class to a dlci without frts on 
 the physical interface.
 2.) Without frts configured on the physical interface, wouldn't the class 
 assignment on the dlci (384k) effectively be ignored?
 
 I know what the config problem was, but I understand what it was actually 
 causing to happen at the Pvc level.
 ___
 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 question

2011-12-05 Thread Michael Miller
1.) I thought IOS would refuse attaching a class to a dlci without frts on
the physical interface.

In my experience, it is possible to enable FRTS on a PVC, but you may
receive a warning message. If I remember correctly, the message simply
states that FRTS commands are required on the physical interface. I
wouldn't be surprised if the behavior differs between versions of IOS
and MQC vs. legacy FTS, though.

Thanks,

Michael

On Mon, Dec 5, 2011 at 3:14 PM, ccielab...@gmail.com wrote:

 I ran into a problem the other day that has me confused.
 I ran auto qos on the hq side, changed values as needed and pasted the
 modified policy in the hq router.
 I then took the same policy and pasted it into the SB router config and
 bound it to the dlci.
 All seemed to be ok until I tried to get phones registered.
 I could get a dhcp address but never register.

 I knew something with the WAN qos was screwed up.
 I've done it to myself in practice and in the real lab.

 It turns out that I didn't have frts on the physical interface.
 Once I put it on, everything started working.

 My questions are:

 1.) I thought IOS would refuse attaching a class to a dlci without frts on
 the physical interface.
 2.) Without frts configured on the physical interface, wouldn't the class
 assignment on the dlci (384k) effectively be ignored?

 I know what the config problem was, but I understand what it was actually
 causing to happen at the Pvc level.

 ___
 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 Strategy Question.

2011-12-03 Thread ccielabrat
Hey everyone,
I can confirm after A LOT of testing, if you are given a QOS requirement
for only one of the two Frame PVCs, and you use Auto QOS, you will have a
problem.

Auto QOS will automatically config Frame-relay Traffic shaping on the
physical WAN interface and then configure the PVC you are QOS'ing to the
bandwidth that is noted under the sub interface.
The other sub interface gets left with the default frame-relay traffic
shaping behavior which is to drop CIR to 56k on the PVC.

Do a Show Frame PVC dlci# on both PVC's after running auto qos.

I think this could be an intended Rat hole on the exam.
If you only have to configure Hq-SB QOS and you don't know much more the to
run autoqos and tweak a couple parameters, your SC communications will
start to fail with a PVC CIR of 56k.


On Sat, Dec 3, 2011 at 10:00 AM, Ken Wyan kew...@gmail.com wrote:

 Hi,

 I think you got 56k value from this document which was published in 2005
 with IOS version 11. (somehow same age as QoS SRND)


 http://www.cisco.com/en/US/tech/tk713/tk237/technologies_configuration_example09186a00800942f8.shtml

 I think it's better to put auto qos voip or auto qos voip fr-atm in the
 remaining interface as well (without any bandwidth as it's not mentioned in
 exam). Then itll take 1.5M by default.

 Is there a command to verify that FRTS use 56k bandwidth because above
 documents are very old.

 Ken






 On Sat, Dec 3, 2011 at 8:54 AM, ccielabrat ccielab...@gmail.com wrote:

 To All,

 I've been trying to figure the best/fastest way to get a WAN QOS
 requirement completed on exam day.

 I've become very comfortable with Auto-QOS and making the needed tweaks,
 so Auto-QOS is the way I'm going to use.

 The one piece of the strategy that I'm stilll wondering about is if WAN
 QOS is specified for only one of the PVC's.
 Auto-QOS will automatically put Frame-relay traffic shaping on the
 physical interface which has the side effect of leaving the other pvc
 with a 56k PVC speed.

 My solution here is to create a frame-relay map-class with the following
 parameters.

 map-class frame-relay Not56k
  frame-relay traffice-rate 1536

 I apply this map-class to the other sub-interface/PVC which negates the
 56k problem.

 I'm curious if anyone has an opinion on the Pros/Cons of this approach
 and if it might negate requirements somehow.




 ___
 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] WAN QOS Strategy Question.

2011-12-03 Thread Vik Malhi
This is correct. It's not AutoQoS that causes the problem- its because you MUST 
have FRTS enabled in order for the map-class to be attached to the DLCI. And 
this must happen since the service policy is inside the map-class.

I recommend you run AutoQoS on all routers when doing WAN QoS or at the very 
least attach a map-class to all DLCI's.

Also be careful if you are using cRTP. You should ensure that if you are using 
cRTP that both ends of the pipe are configured with cRTP otherwise you will 
experience one way audio. 


Vik Malhi – CCIE #13890 
Managing Partner - IPexpert, Inc.

Telephone: +1.810.326.1444 ext 420
Fax: +1.810.454.0130 
Mailto: vma...@ipexpert.com




On Dec 3, 2011, at 10:59 AM, ccielabrat wrote:

 Hey everyone, 
 I can confirm after A LOT of testing, if you are given a QOS requirement for 
 only one of the two Frame PVCs, and you use Auto QOS, you will have a problem.
 
 Auto QOS will automatically config Frame-relay Traffic shaping on the 
 physical WAN interface and then configure the PVC you are QOS'ing to the 
 bandwidth that is noted under the sub interface.
 The other sub interface gets left with the default frame-relay traffic 
 shaping behavior which is to drop CIR to 56k on the PVC.
 
 Do a Show Frame PVC dlci# on both PVC's after running auto qos. 
 
 I think this could be an intended Rat hole on the exam.
 If you only have to configure Hq-SB QOS and you don't know much more the to 
 run autoqos and tweak a couple parameters, your SC communications will start 
 to fail with a PVC CIR of 56k.
 
 
 On Sat, Dec 3, 2011 at 10:00 AM, Ken Wyan kew...@gmail.com wrote:
 Hi,
  
 I think you got 56k value from this document which was published in 2005 with 
 IOS version 11. (somehow same age as QoS SRND)
  
 http://www.cisco.com/en/US/tech/tk713/tk237/technologies_configuration_example09186a00800942f8.shtml
  
 I think it's better to put auto qos voip or auto qos voip fr-atm in the 
 remaining interface as well (without any bandwidth as it's not mentioned in 
 exam). Then itll take 1.5M by default.
  
 Is there a command to verify that FRTS use 56k bandwidth because above 
 documents are very old.
  
 Ken
  
  
  
 
 
  
 On Sat, Dec 3, 2011 at 8:54 AM, ccielabrat ccielab...@gmail.com wrote:
 To All, 
 
 I've been trying to figure the best/fastest way to get a WAN QOS requirement 
 completed on exam day.
 
 I've become very comfortable with Auto-QOS and making the needed tweaks, so 
 Auto-QOS is the way I'm going to use.
 
 The one piece of the strategy that I'm stilll wondering about is if WAN QOS 
 is specified for only one of the PVC's.
 Auto-QOS will automatically put Frame-relay traffic shaping on the physical 
 interface which has the side effect of leaving the other pvc with a 56k PVC 
 speed.
 
 My solution here is to create a frame-relay map-class with the following 
 parameters.
 
 map-class frame-relay Not56k
  frame-relay traffice-rate 1536
 
 I apply this map-class to the other sub-interface/PVC which negates the 56k 
 problem.
 
 I'm curious if anyone has an opinion on the Pros/Cons of this approach and if 
 it might negate requirements somehow.
 
 
 
 
 ___
 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 Strategy Question.

2011-12-03 Thread ccielabrat
Thanks for clarifying this Vik.

I wasn't aware of the crtp one way audio trap. But I'll keep it in mind.

One question : I thought we could avoid having the frame relay traffic
shaping on the physical interface if we did generic traffic shaping via
class-map within the frame-relay map-class.

Is this not the case?
I vaguely remember what you are talking about where I wasn't able to apply
a class to a DLCI and it prompted a message asking for traffic shaping to
be enabled.

Just wondering if there is work around or is it a hard and fast rule that
Frame traffic shaping MUST be on the physical interface.



On Sat, Dec 3, 2011 at 4:15 PM, Vik Malhi vma...@ipexpert.com wrote:

 This is correct. It's not AutoQoS that causes the problem- its because you
 MUST have FRTS enabled in order for the map-class to be attached to the
 DLCI. And this must happen since the service policy is inside the map-class.

 I recommend you run AutoQoS on all routers when doing WAN QoS or at the
 very least attach a map-class to all DLCI's.

 Also be careful if you are using cRTP. You should ensure that if you are
 using cRTP that both ends of the pipe are configured with cRTP otherwise
 you will experience one way audio.


 Vik Malhi – CCIE #13890
 Managing Partner - IPexpert, Inc.

 Telephone: +1.810.326.1444 ext 420
 Fax: +1.810.454.0130
 Mailto: vma...@ipexpert.com




 On Dec 3, 2011, at 10:59 AM, ccielabrat wrote:

 Hey everyone,
 I can confirm after A LOT of testing, if you are given a QOS requirement
 for only one of the two Frame PVCs, and you use Auto QOS, you will have a
 problem.

 Auto QOS will automatically config Frame-relay Traffic shaping on the
 physical WAN interface and then configure the PVC you are QOS'ing to the
 bandwidth that is noted under the sub interface.
 The other sub interface gets left with the default frame-relay traffic
 shaping behavior which is to drop CIR to 56k on the PVC.

 Do a Show Frame PVC dlci# on both PVC's after running auto qos.

 I think this could be an intended Rat hole on the exam.
 If you only have to configure Hq-SB QOS and you don't know much more the
 to run autoqos and tweak a couple parameters, your SC communications will
 start to fail with a PVC CIR of 56k.


 On Sat, Dec 3, 2011 at 10:00 AM, Ken Wyan kew...@gmail.com wrote:

 Hi,

 I think you got 56k value from this document which was published in 2005
 with IOS version 11. (somehow same age as QoS SRND)


 http://www.cisco.com/en/US/tech/tk713/tk237/technologies_configuration_example09186a00800942f8.shtml

 I think it's better to put auto qos voip or auto qos voip fr-atm in the
 remaining interface as well (without any bandwidth as it's not mentioned in
 exam). Then itll take 1.5M by default.

 Is there a command to verify that FRTS use 56k bandwidth because above
 documents are very old.

 Ken






 On Sat, Dec 3, 2011 at 8:54 AM, ccielabrat ccielab...@gmail.com wrote:

 To All,

 I've been trying to figure the best/fastest way to get a WAN QOS
 requirement completed on exam day.

 I've become very comfortable with Auto-QOS and making the needed tweaks,
 so Auto-QOS is the way I'm going to use.

 The one piece of the strategy that I'm stilll wondering about is if WAN
 QOS is specified for only one of the PVC's.
 Auto-QOS will automatically put Frame-relay traffic shaping on the
 physical interface which has the side effect of leaving the other pvc
 with a 56k PVC speed.

 My solution here is to create a frame-relay map-class with the following
 parameters.

 map-class frame-relay Not56k
  frame-relay traffice-rate 1536

 I apply this map-class to the other sub-interface/PVC which negates
 the 56k problem.

 I'm curious if anyone has an opinion on the Pros/Cons of this approach
 and if it might negate requirements somehow.




 ___
 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



___
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] WAN QOS Strategy Question.

2011-12-02 Thread ccielabrat
To All,

I've been trying to figure the best/fastest way to get a WAN QOS
requirement completed on exam day.

I've become very comfortable with Auto-QOS and making the needed tweaks, so
Auto-QOS is the way I'm going to use.

The one piece of the strategy that I'm stilll wondering about is if WAN QOS
is specified for only one of the PVC's.
Auto-QOS will automatically put Frame-relay traffic shaping on the physical
interface which has the side effect of leaving the other pvc with a 56k
PVC speed.

My solution here is to create a frame-relay map-class with the following
parameters.

map-class frame-relay Not56k
 frame-relay traffice-rate 1536

I apply this map-class to the other sub-interface/PVC which negates the
56k problem.

I'm curious if anyone has an opinion on the Pros/Cons of this approach and
if it might negate requirements somehow.
___
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 Strategy Question.

2011-12-02 Thread Errol Abrahams
Hi All,


I have stumble onto this website and  it is very good. Check out the
quickest way to apply QOS...thnx

*http://pushkarbhatkoti.wordpress.com/category/qos-in-10-minutes/*

Cheers

Errol




On Sat, Dec 3, 2011 at 2:24 PM, ccielabrat ccielab...@gmail.com wrote:

 To All,

 I've been trying to figure the best/fastest way to get a WAN QOS
 requirement completed on exam day.

 I've become very comfortable with Auto-QOS and making the needed tweaks,
 so Auto-QOS is the way I'm going to use.

 The one piece of the strategy that I'm stilll wondering about is if WAN
 QOS is specified for only one of the PVC's.
 Auto-QOS will automatically put Frame-relay traffic shaping on the
 physical interface which has the side effect of leaving the other pvc
 with a 56k PVC speed.

 My solution here is to create a frame-relay map-class with the following
 parameters.

 map-class frame-relay Not56k
  frame-relay traffice-rate 1536

 I apply this map-class to the other sub-interface/PVC which negates the
 56k problem.

 I'm curious if anyone has an opinion on the Pros/Cons of this approach and
 if it might negate requirements somehow.




 ___
 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 Strategy Question.

2011-12-02 Thread CCIEVoiceKP
This is really old information ... There are no catos switches on the exam ...

Brat --- your approach is sound, however IMO it's only necessary to 'fix' the 
other sub-interface if they specifically call out a bandwidth setting for that 
interface ... If in doubt bring it to the proctor for clarification.

KP


On Dec 2, 2011, at 7:20 PM, Errol Abrahams eabraham2...@gmail.com wrote:

 
 Hi All,
 
 
 I have stumble onto this website and  it is very good. Check out the quickest 
 way to apply QOS...thnx
 
 http://pushkarbhatkoti.wordpress.com/category/qos-in-10-minutes/
 
 Cheers
 
 Errol
 
 
 
 
 On Sat, Dec 3, 2011 at 2:24 PM, ccielabrat ccielab...@gmail.com wrote:
 To All, 
 
 I've been trying to figure the best/fastest way to get a WAN QOS requirement 
 completed on exam day.
 
 I've become very comfortable with Auto-QOS and making the needed tweaks, so 
 Auto-QOS is the way I'm going to use.
 
 The one piece of the strategy that I'm stilll wondering about is if WAN QOS 
 is specified for only one of the PVC's.
 Auto-QOS will automatically put Frame-relay traffic shaping on the physical 
 interface which has the side effect of leaving the other pvc with a 56k PVC 
 speed.
 
 My solution here is to create a frame-relay map-class with the following 
 parameters.
 
 map-class frame-relay Not56k
  frame-relay traffice-rate 1536
 
 I apply this map-class to the other sub-interface/PVC which negates the 56k 
 problem.
 
 I'm curious if anyone has an opinion on the Pros/Cons of this approach and if 
 it might negate requirements somehow.
 
 
 
 
 ___
 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

2011-11-21 Thread datucha123 datucha123
As I know, we have to calculate the FRF.12 size based on the Access Rate,
and not per the PVC Speed.

So in this case we have to find out the actuall Access Rate of the FR link.

So we must NOT calculate the FRF.12 based on the 384, but use the actuall
FR Access Rate.

Am I right? or not?

On Mon, Nov 21, 2011 at 10:51 AM, Ccie Voice v.c...@yahoo.com wrote:

  Hi all,

 Could you please help me to solve this:

  There is 384 frame-rely PVC between HQ and BR1.
 Enable FRF.12  on this circuit , 10 ms as sampling rate.
 16k for signaling traffic and 4 g.729 calls.
 Assume all RTP traffic  is marked with EF and signaling with CS3
 Header Compression should be enabled
 Configure LLQ and guarantee signaling get 16 K


 Thanks in advanced.


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

2011-11-21 Thread Ccie Voice
I am not sure also.

but can we use auto qos voip trust?




 From: datucha123 datucha123 datucha...@gmail.com
To: Ccie Voice v.c...@yahoo.com 
Cc: CCIE Study ccie_voice@onlinestudylist.com 
Sent: Monday, November 21, 2011 1:19 PM
Subject: Re: [OSL | CCIE_Voice] WAN QoS
 

As I know, we have to calculate the FRF.12 size based on the Access Rate, and 
not per the PVC Speed. 
 
So in this case we have to find out the actuall Access Rate of the FR link.
 
So we must NOT calculate the FRF.12 based on the 384, but use the actuall FR 
Access Rate.
 
Am I right? or not? 


On Mon, Nov 21, 2011 at 10:51 AM, Ccie Voice v.c...@yahoo.com wrote:

Hi all,


Could you please help me to solve this:


There is 384 frame-rely PVC between HQ and BR1.
Enable FRF.12  on this circuit , 10 ms as sampling rate.
16k for signaling traffic and 4 g.729 calls.
Assume all RTP traffic  is marked with EF and signaling with CS3
Header Compression should be enabled 
Configure LLQ and guarantee signaling get 16 K 

Thanks in advanced.


___
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

2011-11-21 Thread datucha123 datucha123
Auto QoS will also calculate the FRF.12 based on the PVC speed, and this is
not correct as I know.

On Mon, Nov 21, 2011 at 4:40 PM, Ccie Voice v.c...@yahoo.com wrote:

  I am not sure also.

 but can we use auto qos voip trust?

   --
 *From:* datucha123 datucha123 datucha...@gmail.com
 *To:* Ccie Voice v.c...@yahoo.com
 *Cc:* CCIE Study ccie_voice@onlinestudylist.com
 *Sent:* Monday, November 21, 2011 1:19 PM
 *Subject:* Re: [OSL | CCIE_Voice] WAN QoS

  As I know, we have to calculate the FRF.12 size based on the Access
 Rate, and not per the PVC Speed.

 So in this case we have to find out the actuall Access Rate of the FR link.

 So we must NOT calculate the FRF.12 based on the 384, but use the actuall
 FR Access Rate.

 Am I right? or not?

 On Mon, Nov 21, 2011 at 10:51 AM, Ccie Voice v.c...@yahoo.com wrote:

  Hi all,

 Could you please help me to solve this:

  There is 384 frame-rely PVC between HQ and BR1.
 Enable FRF.12  on this circuit , 10 ms as sampling rate.
 16k for signaling traffic and 4 g.729 calls.
 Assume all RTP traffic  is marked with EF and signaling with CS3
 Header Compression should be enabled
 Configure LLQ and guarantee signaling get 16 K


 Thanks in advanced.


 ___
 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

[OSL | CCIE_Voice] WAN QoS

2011-11-20 Thread Ccie Voice
Hi all,

Could you please help me to solve this:

There is 384 frame-rely PVC between HQ and BR1.
Enable FRF.12  on this
circuit , 10 ms as sampling rate.
16k for signaling traffic and 4 g.729 calls.
Assume all RTP traffic  is marked with EF and signaling with CS3
Header Compression should be enabled 
Configure LLQ and guarantee signaling get 16 K 

Thanks in advanced.___
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] WAN QoS MLP LFI

2011-07-11 Thread Alejandro Gonzalez

Cristobal,
How did you resolve it? I've run into same problem.
Thank you
 Date: Sun, 10 Jul 2011 15:32:52 -0700 From: Cristobal Priego 
 cristobalpri...@gmail.com To: ccie_voice@onlinestudylist.com Subject: Re: 
 [OSL | CCIE_Voice] WAN QoS MLP LFI Message-ID: 
 CAL3JcZBi9xDQv+1_K4HXDLu2JDKPt8BGfEu+rU8r7=es+ak...@mail.gmail.com 
 Content-Type: text/plain; charset=iso-8859-1  nevermind i figured it 
 out  thanks  2011/7/10 Cristobal Priego cristobalpri...@gmail.com   
 hello all   I know we have address this issue several times   i'm 
 configuring MLP manually and this is how i have HQ configured   int 
 serial 0/0/1:0.1  bandwidth 384   int serial 0/0/1:0  frame-relay 
 traffic-shapping class-map VOICE  match ip dscp ef  class-map 
 match-any SIG  match ip dscp cs3  match ip dscp af31policy-map 
 VOIP  class VOICE  priority percent 33  class SIG  bandwidth percent 
 5  class class-default  fair-queuemap-class frame-relay 
 myconfig  frame-relay cir 384000  frame-relay mincir 384000  
 frame-relay be 0  frame-relay bc 3840int virtual-template 1  ip 
 address 10.10.111.1 255.255.255.0  bandwidth 384  ppp multilink  ppp 
 multilint interleave  ppp multilink fragment delay 10  service-policy out 
 VOIPint serial 0/0/1:0.1   no ip add  no frame-relay 
 interface-dlci  frame-relay interface-dlci 201 ppp virtual-template 1  no 
 sh  class myconfigBranch1 is pretty much the same   when i 
 reload Branch1 I lose connectivity to HQ   so i go to HQ and go to the 
 sub interface  and remove  frame-relay interface-dlci 201 ppp 
 virtual-template1   add it back in  do the same on branch1   and i 
 have connectivity back   however as soon as i reload either the branc1 or 
 hq router  I lose connectivity again and i have to issue the same 
 workaround to get it  to work again   what do you guys recommend on 
 this issue ?  ___
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 MLP LFI

2011-07-11 Thread Cristobal Priego
sure no problem

i configured MLP LFI manually and tested connectivity from BR2 and BR1 to
HQ, BR2 no problems, because there's no virtual-template
however from BR2 to HQ the connectivity was fine unless you reload BR2
router, once the router came back up, I lost connectivity to HQ and of
course all the servers
after that I tried reloading the HQ router, no difference same issue

so i applied the following workaround

I went to the sub-interface on BR2 router
removed the frame-relay interface-dlci 201 ppp virtual-template 1   command
re-added the command
re-added the class-map to the fram-relay interface
connectivity came back up

however if you reload the BR2 router again, i was having the same problem

so at the end what it did was
fix the connectivity problem, once I had connectivity back, what i did is
Reload HQ router

once HQ came back up, I could reload Br2 router multiple times and the
connectivity issue was resloved

hope this helps

2011/7/11 Ronmac ron...@solcon.nl

 Hi,

 Maybe a hint on what was wrong?

 Share the knowledge.


 Send from my iPad2

 Op 11 jul. 2011 om 00:32 heeft Cristobal Priego cristobalpri...@gmail.com
 het volgende geschreven:

 nevermind
 i figured it out

 thanks

 2011/7/10 Cristobal Priego  cristobalpri...@gmail.com
 cristobalpri...@gmail.com

 hello all

 I know we have address this issue several times

 i'm configuring MLP manually and this is how i have HQ configured

 int serial 0/0/1:0.1
 bandwidth 384

 int serial 0/0/1:0
 frame-relay traffic-shapping



 class-map VOICE
 match ip dscp ef
 class-map match-any SIG
 match ip dscp cs3
 match ip dscp af31


 policy-map VOIP
 class VOICE
 priority percent 33
 class SIG
 bandwidth percent 5
 class class-default
 fair-queue


 map-class frame-relay myconfig
 frame-relay cir 384000
 frame-relay mincir 384000
 frame-relay be 0
 frame-relay bc 3840


 int virtual-template 1
 ip address 10.10.111.1 255.255.255.0
 bandwidth 384
 ppp multilink
 ppp multilint interleave
 ppp multilink fragment delay 10
 service-policy out VOIP


 int serial 0/0/1:0.1

 no ip add
 no frame-relay interface-dlci
 frame-relay interface-dlci 201 ppp virtual-template 1
 no sh
 class myconfig


 Branch1 is pretty much the same

 when i reload Branch1 I lose connectivity to HQ

 so i go to HQ and go to the sub interface
 and remove
  frame-relay interface-dlci 201 ppp virtual-template1

 add it back in
 do the same on branch1

 and i have connectivity back

 however as soon as i reload either the branc1 or hq router
 I lose connectivity again and i have to issue the same workaround to get
 it to work again

 what do you guys recommend on this issue ?


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

2011-07-10 Thread Cristobal Priego
hello all

I know we have address this issue several times

i'm configuring MLP manually and this is how i have HQ configured

int serial 0/0/1:0.1
bandwidth 384

int serial 0/0/1:0
frame-relay traffic-shapping



class-map VOICE
match ip dscp ef
class-map match-any SIG
match ip dscp cs3
match ip dscp af31


policy-map VOIP
class VOICE
priority percent 33
class SIG
bandwidth percent 5
class class-default
fair-queue


map-class frame-relay myconfig
frame-relay cir 384000
frame-relay mincir 384000
frame-relay be 0
frame-relay bc 3840


int virtual-template 1
ip address 10.10.111.1 255.255.255.0
bandwidth 384
ppp multilink
ppp multilint interleave
ppp multilink fragment delay 10
service-policy out VOIP


int serial 0/0/1:0.1

no ip add
no frame-relay interface-dlci
frame-relay interface-dlci 201 ppp virtual-template 1
no sh
class myconfig


Branch1 is pretty much the same

when i reload Branch1 I lose connectivity to HQ

so i go to HQ and go to the sub interface
and remove
 frame-relay interface-dlci 201 ppp virtual-template1

add it back in
do the same on branch1

and i have connectivity back

however as soon as i reload either the branc1 or hq router
I lose connectivity again and i have to issue the same workaround to get it
to work again

what do you guys recommend on this issue ?
___
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 MLP LFI

2011-07-10 Thread Cristobal Priego
nevermind
i figured it out

thanks

2011/7/10 Cristobal Priego cristobalpri...@gmail.com

 hello all

 I know we have address this issue several times

 i'm configuring MLP manually and this is how i have HQ configured

 int serial 0/0/1:0.1
 bandwidth 384

 int serial 0/0/1:0
 frame-relay traffic-shapping



 class-map VOICE
 match ip dscp ef
 class-map match-any SIG
 match ip dscp cs3
 match ip dscp af31


 policy-map VOIP
 class VOICE
 priority percent 33
 class SIG
 bandwidth percent 5
 class class-default
 fair-queue


 map-class frame-relay myconfig
 frame-relay cir 384000
 frame-relay mincir 384000
 frame-relay be 0
 frame-relay bc 3840


 int virtual-template 1
 ip address 10.10.111.1 255.255.255.0
 bandwidth 384
 ppp multilink
 ppp multilint interleave
 ppp multilink fragment delay 10
 service-policy out VOIP


 int serial 0/0/1:0.1

 no ip add
 no frame-relay interface-dlci
 frame-relay interface-dlci 201 ppp virtual-template 1
 no sh
 class myconfig


 Branch1 is pretty much the same

 when i reload Branch1 I lose connectivity to HQ

 so i go to HQ and go to the sub interface
 and remove
  frame-relay interface-dlci 201 ppp virtual-template1

 add it back in
 do the same on branch1

 and i have connectivity back

 however as soon as i reload either the branc1 or hq router
 I lose connectivity again and i have to issue the same workaround to get it
 to work again

 what do you guys recommend on this issue ?


___
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] WAN qos

2011-07-08 Thread donny f
hi all,


when I do Auto qos and put the service-policy. it gave me the error below

SB(config-map-class)#service-policy output AutoQoS-Policy-UnTrust
*Must remove existing frame-relay vc queueing*

what I miss here?
tks
___
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] WAN QOS

2011-03-26 Thread Leslie Meade
I know about the bug that talks about when doing MLP LFI it can bring down the 
link.
Generaly on my home lab when this happens i just do a wr mem and reboot, and 
the link comes back after a reboot.  However I am working on Proctorlabs and 
this seams not to wok.
 
And when I reload the router with the default config and do it again the link 
goes down and then back up for about 3 mins and then drops...
 
 
Is there something i am missing ?
I did see an error when I was putting changing the qos policy-map in the int, 
the router rebooted and it happend again 3 more times... 
 
BR1-RTR(config)#interface Virtual-Template200
BR1-RTR(config-if)# bandwidth 384
BR1-RTR(config-if)# ip address 10.10.111.2 255.255.255.0
BR1-RTR(config-if)# ppp multilink
BR1-RTR(config-if)# ppp multilink interleave
BR1-RTR(config-if)# ppp multilink fragment delay 10
BR1-RTR(config-if)# service-policy output AutoQoS-Policy-UnTrust
BR1-RTR(config-if)#!
BR1-RTR(config-if)#no service-policy output AutoQoS-Policy-UnTrust
%ALIGN-1-FATAL: Illegal access to a low address 23:50:00 UTC Sat Mar 26 2011
 addr=0x40, pc=0x42DC1084 , ra=0x42DC5690 , sp=0x49C9B0E8
%ALIGN-1-FATAL: Illegal access to a low address 23:50:00 UTC Sat Mar 26 2011
 addr=0x40, pc=0x42DC1084 , ra=0x42DC5690 , sp=0x49C9B0E8

 23:50:01 UTC Sat Mar 26 2011: TLB (store) exception, CPU signal 10, PC = 
0x42DC1084
 

   Possible software fault. Upon reccurence,  please collect
   crashinfo, show tech and contact Cisco Technical Support.


-Traceback= 0x42DC1084 0x42DC5690 0x4277A900 0x4277B7F4 0x4277BE24 0x4277BEB8 
$0 : , AT : 46DC, v0 : 0001, v1 : 
a0 : 0001, a1 : 0001, a2 : 48B414BC, a3 : 49C9B420
t0 : , t1 : 0018, t2 : , t3 : 
t4 : 49C9B100, t5 : 0004, t6 : 0006, t7 : 0050
s0 : , s1 : , s2 : , s3 : 
s4 : , s5 : , s6 : 48B41444, s7 : 0001
t8 : 0141, t9 : , k0 : 47194000, k1 : 0018
gp : 46DC4A60, sp : 49C9B0E8, s8 : 0001, ra : 42DC5690
EPC  : 42DC1084, ErrorEPC : A8516405, SREG : 3400E103
MDLO : 00014800, MDHI : , BadVaddr : 0040
DATA_START : 0x440C9040
Cause 080C (Code 0x3): TLB (store) exception
Writing crashinfo to flash:crashinfo_20110326-235001
 23:50:01 UTC Sat Mar 26 2011: TLB (store) exception, CPU signal 10, PC = 
0x42DC1084
 

   Possible software fault. Upon reccurence,  please collect
   crashinfo, show tech and contact Cisco Technical Support.


-Traceback= 0x42DC1084 0x42DC5690 0x4277A900 0x4277B7F4 0x4277BE24 0x4277BEB8 
$0 : , AT : 46DC, v0 : 0001, v1 : 
a0 : 0001, a1 : 0001, a2 : 48B414BC, a3 : 49C9B420
t0 : , t1 : 0018, t2 : , t3 : 
t4 : 49C9B100, t5 : 0004, t6 : 0006, t7 : 0050
s0 : , s1 : , s2 : , s3 : 
s4 : , s5 : , s6 : 48B41444, s7 : 0001
t8 : 0141, t9 : , k0 : 47194000, k1 : 0018
gp : 46DC4A60, sp : 49C9B0E8, s8 : 0001, ra : 42DC5690
EPC  : 42DC1084, ErrorEPC : A8516405, SREG : 3400E103
MDLO : 00014800, MDHI : , BadVaddr : 0040
DATA_START : 0x440C9040
Cause 080C (Code 0x3): TLB (store) exception
-Traceback= 0x42DC1084 0x42DC5690 0x4277A900 0x4277B7F4 0x4277BE24 0x4277BEB8 

=== Flushing messages (23:50:01 UTC Sat Mar 26 2011) ===

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


Re: [OSL | CCIE_Voice] WAN QoS

2011-03-03 Thread ShinGei Yong
Hi George,
Thanks for the suggestion,but as Pablo mentioned it doesn't support the mls
qos command.

Hi Pablo,
Thanks for you suggestion too.I did an sniffing as you advice, what i seen
was the udp and rtp ports.
I'm thinking that,could that because of old legacy of hwic (with old asic
chip)that doesn't support something new like cos-dscp map table,
and also the calculation of DSCP value different, so it can only be
recognize as rtp audio?

In fact i added in additional parameters which try to match the udp ports:

access-list 101 permit udp any any range 16384 38767
!
class-map match-any Voice-SIG
 match ip dscp cs3
 match ip dscp af31
class-map match-any Voice-RTP
 match ip dscp ef
 match protocol rtp audio
 match access-group 101
!

Class-map: Voice-RTP (match-any)
  122680 packets, 7851520 bytes
  5 minute offered rate 25000 bps, drop rate 0 bps
  Match: ip dscp ef (46)
0 packets, 0 bytes
5 minute rate 0 bps
  Match: protocol rtp audio
122680 packets, 7851520 bytes
5 minute rate 25000 bps
  Match: access-group 101
0 packets, 0 bytes
5 minute rate 0 bps

I believe this should not be an abnormal case as PL Rack did used hwic as
well.
Maybe someone can provide the idea?

Shingei

On Thu, Mar 3, 2011 at 3:02 AM, Pablo Meneses pmenese...@gmail.com wrote:

 Shingei,

 Your configuration looks fine, however would would need to make sure that
 the phone is actually marking the packets with the correct DSCP value, you
 can run a packet capture from spanning the switch port of the 4ESW blade.

 This is done exactly the same way you do it in a 3750 by using the monitor
 session command.

 BTW, those 4ESW do not support mls qos commands.

  -Pablo Meneses.


 On Wed, Mar 2, 2011 at 10:31 AM, George Goglidze gogli...@gmail.comwrote:

 have you configured mls qos trust dscp on switchports???
 if this command is not present, the dscp gets rewritten to default 0.

 Regards,

  On Wed, Mar 2, 2011 at 2:44 PM, ShinGei Yong shingei.y...@gmail.comwrote:

 Hi All,
 I've question regarding to the WAN QoS. I've HQ and BR2 sites setup,
 BR2 router equipped with HWIC-4ESW and 2 ipphone connected.

 1. I configured the class-based FRTS on the BR2-RTR as below. Initially
 the RTP traffic didn't match
 the class-map (DSCP) as defined, until i re-configure it with NBAR, then
 it just matched!

 !
 class-map match-any Voice-SIG
  match ip dscp cs3
  match ip dscp af31
 class-map match-any Voice-RTP
  match ip dscp ef
  match protocol rtp audio
 !
 policy-map WAN-EDGE
  class Voice-SIG
 bandwidth 18
  class Voice-RTP
 priority 24
compress header ip rtp
 policy-map MQC-FRTS-768
  class class-default
 shape average 729600 7296 0
   service-policy WAN-EDGE
 !
 !
 interface Serial0/1/0.102 point-to-point
  bandwidth 768
  ip address 10.10.112.2 255.255.255.0
  ip pim sparse-dense-mode
  snmp trap link-status
  frame-relay interface-dlci 102
   class FR-MAP-CLASS-768
 !
 !
 map-class frame-relay FR-MAP-CLASS-768
  frame-relay fragment 960
  frame-relay fair-queue
  service-policy output MQC-FRTS-768
 !
 !
  Class-map: Voice-RTP (match-any)
   104613 packets, 6695232 bytes
   5 minute offered rate 25000 bps, drop rate 0 bps
   Match: ip dscp ef (46)
 0 packets, 0 bytes
 5 minute rate 0 bps
   Match: protocol rtp
 104613 packets, 6695232 bytes
 5 minute rate 25000 bps
   Priority: 24 kbps, burst bytes 1500, b/w exceed drops: 0

 Why the RTP traffic doesn't match the RTP DSCP value?
 How do i configure in such a way the RTP traffic match DSCP EF instead of
 protocol RTP?

 Shingei

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



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



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


Re: [OSL | CCIE_Voice] WAN QoS

2011-03-03 Thread Pablo Meneses
ShinGei,

What DSCP value do you see in the layer 3 part of the RTP packets in the
packet capture?

- Pablo Meneses.

On Thu, Mar 3, 2011 at 6:00 AM, ShinGei Yong shingei.y...@gmail.com wrote:

 Hi George,
 Thanks for the suggestion,but as Pablo mentioned it doesn't support the mls
 qos command.

 Hi Pablo,
 Thanks for you suggestion too.I did an sniffing as you advice, what i seen
 was the udp and rtp ports.
 I'm thinking that,could that because of old legacy of hwic (with old asic
 chip)that doesn't support something new like cos-dscp map table,
 and also the calculation of DSCP value different, so it can only be
 recognize as rtp audio?

 In fact i added in additional parameters which try to match the udp ports:

 access-list 101 permit udp any any range 16384 38767
 !
 class-map match-any Voice-SIG
  match ip dscp cs3
  match ip dscp af31
 class-map match-any Voice-RTP
  match ip dscp ef
  match protocol rtp audio
  match access-group 101

 !

 Class-map: Voice-RTP (match-any)
   122680 packets, 7851520 bytes

   5 minute offered rate 25000 bps, drop rate 0 bps
   Match: ip dscp ef (46)
 0 packets, 0 bytes
 5 minute rate 0 bps
   Match: protocol rtp audio
 122680 packets, 7851520 bytes

 5 minute rate 25000 bps
   Match: access-group 101

 0 packets, 0 bytes
 5 minute rate 0 bps

 I believe this should not be an abnormal case as PL Rack did used hwic as
 well.
 Maybe someone can provide the idea?

 Shingei

 On Thu, Mar 3, 2011 at 3:02 AM, Pablo Meneses pmenese...@gmail.comwrote:

 Shingei,

 Your configuration looks fine, however would would need to make sure that
 the phone is actually marking the packets with the correct DSCP value, you
 can run a packet capture from spanning the switch port of the 4ESW blade.

 This is done exactly the same way you do it in a 3750 by using the
 monitor session command.

 BTW, those 4ESW do not support mls qos commands.

  -Pablo Meneses.


 On Wed, Mar 2, 2011 at 10:31 AM, George Goglidze gogli...@gmail.comwrote:

 have you configured mls qos trust dscp on switchports???
 if this command is not present, the dscp gets rewritten to default 0.

 Regards,

  On Wed, Mar 2, 2011 at 2:44 PM, ShinGei Yong shingei.y...@gmail.comwrote:

 Hi All,
 I've question regarding to the WAN QoS. I've HQ and BR2 sites setup,
 BR2 router equipped with HWIC-4ESW and 2 ipphone connected.

 1. I configured the class-based FRTS on the BR2-RTR as below. Initially
 the RTP traffic didn't match
 the class-map (DSCP) as defined, until i re-configure it with NBAR, then
 it just matched!

 !
 class-map match-any Voice-SIG
  match ip dscp cs3
  match ip dscp af31
 class-map match-any Voice-RTP
  match ip dscp ef
  match protocol rtp audio

 !
 policy-map WAN-EDGE
  class Voice-SIG
 bandwidth 18
  class Voice-RTP
 priority 24
compress header ip rtp
 policy-map MQC-FRTS-768
  class class-default
 shape average 729600 7296 0
   service-policy WAN-EDGE
 !
 !
 interface Serial0/1/0.102 point-to-point
  bandwidth 768
  ip address 10.10.112.2 255.255.255.0
  ip pim sparse-dense-mode
  snmp trap link-status
  frame-relay interface-dlci 102
   class FR-MAP-CLASS-768
 !
 !
 map-class frame-relay FR-MAP-CLASS-768
  frame-relay fragment 960
  frame-relay fair-queue
  service-policy output MQC-FRTS-768
 !
 !
  Class-map: Voice-RTP (match-any)
   104613 packets, 6695232 bytes
   5 minute offered rate 25000 bps, drop rate 0 bps
   Match: ip dscp ef (46)
 0 packets, 0 bytes
 5 minute rate 0 bps
   Match: protocol rtp
 104613 packets, 6695232 bytes
 5 minute rate 25000 bps
   Priority: 24 kbps, burst bytes 1500, b/w exceed drops: 0

 Why the RTP traffic doesn't match the RTP DSCP value?
 How do i configure in such a way the RTP traffic match DSCP EF instead
 of protocol RTP?

 Shingei

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



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




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


[OSL | CCIE_Voice] WAN QoS

2011-03-02 Thread ShinGei Yong
Hi All,
I've question regarding to the WAN QoS. I've HQ and BR2 sites setup,
BR2 router equipped with HWIC-4ESW and 2 ipphone connected.

1. I configured the class-based FRTS on the BR2-RTR as below. Initially the
RTP traffic didn't match
the class-map (DSCP) as defined, until i re-configure it with NBAR, then it
just matched!

!
class-map match-any Voice-SIG
 match ip dscp cs3
 match ip dscp af31
class-map match-any Voice-RTP
 match ip dscp ef
 match protocol rtp
!
policy-map WAN-EDGE
 class Voice-SIG
bandwidth 18
 class Voice-RTP
priority 24
   compress header ip rtp
policy-map MQC-FRTS-768
 class class-default
shape average 729600 7296 0
  service-policy WAN-EDGE
!
!
interface Serial0/1/0.102 point-to-point
 bandwidth 768
 ip address 10.10.112.2 255.255.255.0
 ip pim sparse-dense-mode
 snmp trap link-status
 frame-relay interface-dlci 102
  class FR-MAP-CLASS-768
!
!
map-class frame-relay FR-MAP-CLASS-768
 frame-relay fragment 960
 frame-relay fair-queue
 service-policy output MQC-FRTS-768
!
!
 Class-map: Voice-RTP (match-any)
  104613 packets, 6695232 bytes
  5 minute offered rate 25000 bps, drop rate 0 bps
  Match: ip dscp ef (46)
0 packets, 0 bytes
5 minute rate 0 bps
  Match: protocol rtp
104613 packets, 6695232 bytes
5 minute rate 25000 bps
  Priority: 24 kbps, burst bytes 1500, b/w exceed drops: 0

Why the RTP traffic doesn't match the RTP DSCP value?
How do i configure in such a way the RTP traffic match DSCP EF instead of
protocol RTP?

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


Re: [OSL | CCIE_Voice] WAN QoS

2011-03-02 Thread George Goglidze
have you configured mls qos trust dscp on switchports???
if this command is not present, the dscp gets rewritten to default 0.

Regards,

On Wed, Mar 2, 2011 at 2:44 PM, ShinGei Yong shingei.y...@gmail.com wrote:

 Hi All,
 I've question regarding to the WAN QoS. I've HQ and BR2 sites setup,
 BR2 router equipped with HWIC-4ESW and 2 ipphone connected.

 1. I configured the class-based FRTS on the BR2-RTR as below. Initially the
 RTP traffic didn't match
 the class-map (DSCP) as defined, until i re-configure it with NBAR, then it
 just matched!

 !
 class-map match-any Voice-SIG
  match ip dscp cs3
  match ip dscp af31
 class-map match-any Voice-RTP
  match ip dscp ef
  match protocol rtp
 !
 policy-map WAN-EDGE
  class Voice-SIG
 bandwidth 18
  class Voice-RTP
 priority 24
compress header ip rtp
 policy-map MQC-FRTS-768
  class class-default
 shape average 729600 7296 0
   service-policy WAN-EDGE
 !
 !
 interface Serial0/1/0.102 point-to-point
  bandwidth 768
  ip address 10.10.112.2 255.255.255.0
  ip pim sparse-dense-mode
  snmp trap link-status
  frame-relay interface-dlci 102
   class FR-MAP-CLASS-768
 !
 !
 map-class frame-relay FR-MAP-CLASS-768
  frame-relay fragment 960
  frame-relay fair-queue
  service-policy output MQC-FRTS-768
 !
 !
  Class-map: Voice-RTP (match-any)
   104613 packets, 6695232 bytes
   5 minute offered rate 25000 bps, drop rate 0 bps
   Match: ip dscp ef (46)
 0 packets, 0 bytes
 5 minute rate 0 bps
   Match: protocol rtp
 104613 packets, 6695232 bytes
 5 minute rate 25000 bps
   Priority: 24 kbps, burst bytes 1500, b/w exceed drops: 0

 Why the RTP traffic doesn't match the RTP DSCP value?
 How do i configure in such a way the RTP traffic match DSCP EF instead of
 protocol RTP?

 Shingei

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


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


Re: [OSL | CCIE_Voice] WAN QoS

2011-03-02 Thread Pablo Meneses
Shingei,

Your configuration looks fine, however would would need to make sure that
the phone is actually marking the packets with the correct DSCP value, you
can run a packet capture from spanning the switch port of the 4ESW blade.

This is done exactly the same way you do it in a 3750 by using the monitor
session command.

BTW, those 4ESW do not support mls qos commands.

 -Pablo Meneses.

On Wed, Mar 2, 2011 at 10:31 AM, George Goglidze gogli...@gmail.com wrote:

 have you configured mls qos trust dscp on switchports???
 if this command is not present, the dscp gets rewritten to default 0.

 Regards,

 On Wed, Mar 2, 2011 at 2:44 PM, ShinGei Yong shingei.y...@gmail.comwrote:

 Hi All,
 I've question regarding to the WAN QoS. I've HQ and BR2 sites setup,
 BR2 router equipped with HWIC-4ESW and 2 ipphone connected.

 1. I configured the class-based FRTS on the BR2-RTR as below. Initially
 the RTP traffic didn't match
 the class-map (DSCP) as defined, until i re-configure it with NBAR, then
 it just matched!

 !
 class-map match-any Voice-SIG
  match ip dscp cs3
  match ip dscp af31
 class-map match-any Voice-RTP
  match ip dscp ef
  match protocol rtp
 !
 policy-map WAN-EDGE
  class Voice-SIG
 bandwidth 18
  class Voice-RTP
 priority 24
compress header ip rtp
 policy-map MQC-FRTS-768
  class class-default
 shape average 729600 7296 0
   service-policy WAN-EDGE
 !
 !
 interface Serial0/1/0.102 point-to-point
  bandwidth 768
  ip address 10.10.112.2 255.255.255.0
  ip pim sparse-dense-mode
  snmp trap link-status
  frame-relay interface-dlci 102
   class FR-MAP-CLASS-768
 !
 !
 map-class frame-relay FR-MAP-CLASS-768
  frame-relay fragment 960
  frame-relay fair-queue
  service-policy output MQC-FRTS-768
 !
 !
  Class-map: Voice-RTP (match-any)
   104613 packets, 6695232 bytes
   5 minute offered rate 25000 bps, drop rate 0 bps
   Match: ip dscp ef (46)
 0 packets, 0 bytes
 5 minute rate 0 bps
   Match: protocol rtp
 104613 packets, 6695232 bytes
 5 minute rate 25000 bps
   Priority: 24 kbps, burst bytes 1500, b/w exceed drops: 0

 Why the RTP traffic doesn't match the RTP DSCP value?
 How do i configure in such a way the RTP traffic match DSCP EF instead of
 protocol RTP?

 Shingei

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



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


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


Re: [OSL | CCIE_Voice] WAN Qos with LLQ - Correction**

2010-11-01 Thread Ki Wi
In int s0/0 need to put in bandwidth as well? 

Sent from my iPhone
Pls pardon my fat fingers.

On Nov 1, 2010, at 2:26 AM, Shrini linuxbos...@gmail.com wrote:

 
 Also need to add service-policy CBWFQ_LLQ to policy-map
 
 policy-map TO_BR2
 service-policy CBWFQ_LLQ
 
 On 10/31/2010 9:30 AM, Shrini wrote: 
 
 Hi Mike,
 
 I am now working on QoS.
 
 Here is what I tried and worked.
 
 class-map match-all SIGNALLING
  match  dscp cs3
 class-map match-all VOICE
  match  dscp ef
 
 policy-map CBWFQ_LLQ
  class VOICE
   priority 48
  class SIGNALLING
   bandwidth percent 5
  class class-default
   fair-queue
 policy-map TO_BR2
  class class-default
   shape average 243000 2430
   shape adaptive 243000
  service-policy output TO_BR2
 
 int s2/0
 frame-relay fragment 960 end-to-end
 
 int s2/0.102
 service-policy output TO_BR2
 
 Not sure if it is 100% exact to the requirement, please advice.
 
 
 On 10/31/2010 8:24 AM, Mike Nipp (mnipp) wrote:
 
  
 I have a practice lab question like the one below. My question is how   
   can I apply the service policy directly to the serial sub interface? 
 When I try to apply it I get a message that fair queuing cannot be enabled 
 on a sub interface. Can this be accomplished with auto qos?
  
  
  
 Question - BR2 has a 256-kb/s link. Configure LLQ to support two G.729 
 calls per the SRND recommendations. 
 · Do NOT configure cRTP. 
 · Allocate 5 percent for voice-signaling traffic. 
 · All other traffic should be fair queued. 
 · The service policy must be applied to interface Serial 0/1/0.102.
  
  
  
 Mike
 
 
 ___
 For more information regarding industry leading CCIE Lab training, please 
 visit www.ipexpert.com
 
 
 ___
 For more information regarding industry leading CCIE Lab training, please 
 visit www.ipexpert.com
___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com


Re: [OSL | CCIE_Voice] WAN Qos with LLQ - Correction**

2010-11-01 Thread Shrini

Hi Ki wi,

Since the question say 256k line, I set class-default shaping

 class class-default
  shape average 243000 2430
  shape adaptive 243000

Configure LLQ to support two G.729 calls per the SRND recommendations.

2 x g729 calls = 48k

class VOICE
  priority 48

Allocate 5 percent for voice-signaling traffic.

class SIGNALLING
  bandwidth percent 5

The service policy must be applied to interface Serial 0/1/0.102.
policy-map TO_BR2
service-policy CBWFQ_LLQ

int s2/0.102
service-policy output TO_BR2

I thought answered questions as asked.

Is this not correct ? Please advice



On 10/31/2010 10:59 PM, Ki Wi wrote:

In int s0/0 need to put in bandwidth as well?

Sent from my iPhone
Pls pardon my fat fingers.

On Nov 1, 2010, at 2:26 AM, Shrini linuxbos...@gmail.com 
mailto:linuxbos...@gmail.com wrote:




Also need to add service-policy CBWFQ_LLQ to policy-map

policy-map TO_BR2
service-policy CBWFQ_LLQ

On 10/31/2010 9:30 AM, Shrini wrote:

Hi Mike,

I am now working on QoS.

Here is what I tried and worked.

class-map match-all SIGNALLING
 match  dscp cs3
class-map match-all VOICE
 match  dscp ef

policy-map CBWFQ_LLQ
 class VOICE
  priority 48
 class SIGNALLING
  bandwidth percent 5
 class class-default
  fair-queue
policy-map TO_BR2
 class class-default
  shape average 243000 2430
  shape adaptive 243000
 service-policy output TO_BR2

int s2/0
frame-relay fragment 960 end-to-end

int s2/0.102
service-policy output TO_BR2

Not sure if it is 100% exact to the requirement, please advice.


On 10/31/2010 8:24 AM, Mike Nipp (mnipp) wrote:


I have a practice lab question like the one below. My question is 
how can I apply the service policy directly to the serial sub 
interface? When I try to apply it I get a message that fair queuing 
cannot be enabled on a sub interface. Can this be accomplished with 
auto qos?




Question - BR2 has a 256-kb/s link. Configure LLQ to support two 
G.729 calls per the SRND recommendations.

·Do NOT configure cRTP.
·Allocate 5 percent for voice-signaling traffic.
·All other traffic should be fair queued.
·The service policy must be applied to interface Serial 0/1/0.102.



Mike


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

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


Re: [OSL | CCIE_Voice] WAN Qos with LLQ - Correction**

2010-11-01 Thread Ki Wi
From my understanding, default serial interface should be 1.5mbps (I'm using 
real serial not the e1 or t1 which I think bandwidth value might be diff) 
If you never change anything, it will means u reserve 77kbps ( 5% x 75% of 
1.5mbps)

But the question asking u to reserve 5%. Therefore, bandwidth command is 
required.

Next is we need to know is 5% of 256k or 5% of the policy-map. By default qos 
reserve up to 75% of the bandwidth. 

Use show policy-map interface to verify.


Sent from my iPhone
Pls pardon my fat fingers.

On Nov 1, 2010, at 1:59 PM, Ki Wi kiwi.vo...@gmail.com wrote:

 In int s0/0 need to put in bandwidth as well? 
 
 Sent from my iPhone
 Pls pardon my fat fingers.
 
 On Nov 1, 2010, at 2:26 AM, Shrini linuxbos...@gmail.com wrote:
 
 
 Also need to add service-policy CBWFQ_LLQ to policy-map
 
 policy-map TO_BR2
 service-policy CBWFQ_LLQ
 
 On 10/31/2010 9:30 AM, Shrini wrote:
 
 Hi Mike,
 
 I am now working on QoS.
 
 Here is what I tried and worked.
 
 class-map match-all SIGNALLING
  match  dscp cs3
 class-map match-all VOICE
  match  dscp ef
 
 policy-map CBWFQ_LLQ
  class VOICE
   priority 48
  class SIGNALLING
   bandwidth percent 5
  class class-default
   fair-queue
 policy-map TO_BR2
  class class-default
   shape average 243000 2430
   shape adaptive 243000
  service-policy output TO_BR2
 
 int s2/0
 frame-relay fragment 960 end-to-end
 
 int s2/0.102
 service-policy output TO_BR2
 
 Not sure if it is 100% exact to the requirement, please advice.
 
 
 On 10/31/2010 8:24 AM, Mike Nipp (mnipp) wrote:
 
  
 I have a practice lab question like the one below. My question is how can 
 I apply the service policy directly to the serial sub interface? When I 
 try to apply it I get a message that fair queuing cannot be enabled on a 
 sub interface. Can this be accomplished with auto qos?
  
  
  
 Question - BR2 has a 256-kb/s link. Configure LLQ to support two G.729 
 calls per the SRND recommendations. 
 · Do NOT configure cRTP. 
 · Allocate 5 percent for voice-signaling traffic. 
 · All other traffic should be fair queued. 
 · The service policy must be applied to interface Serial 0/1/0.102.
  
  
  
 Mike
 
 
 ___
 For more information regarding industry leading CCIE Lab training, please 
 visit www.ipexpert.com
 
 
 ___
 For more information regarding industry leading CCIE Lab training, please 
 visit www.ipexpert.com
___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com


[OSL | CCIE_Voice] WAN Qos with LLQ

2010-10-31 Thread Mike Nipp (mnipp)
 

I have a practice lab question like the one below. My question is how
can I apply the service policy directly to the serial sub interface?
When I try to apply it I get a message that fair queuing cannot be
enabled on a sub interface. Can this be accomplished with auto qos?

 

 

 

Question - BR2 has a 256-kb/s link. Configure LLQ to support two G.729
calls per the SRND recommendations. 

* Do NOT configure cRTP. 

* Allocate 5 percent for voice-signaling traffic. 

* All other traffic should be fair queued. 

* The service policy must be applied to interface Serial
0/1/0.102.

 

 

 

Mike

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


Re: [OSL | CCIE_Voice] WAN Qos with LLQ

2010-10-31 Thread Shrini

Hi Mike,

I am now working on QoS.

Here is what I tried and worked.

class-map match-all SIGNALLING
 match  dscp cs3
class-map match-all VOICE
 match  dscp ef

policy-map CBWFQ_LLQ
 class VOICE
  priority 48
 class SIGNALLING
  bandwidth percent 5
 class class-default
  fair-queue
policy-map TO_BR2
 class class-default
  shape average 243000 2430
  shape adaptive 243000
 service-policy output TO_BR2

int s2/0
frame-relay fragment 960 end-to-end

int s2/0.102
service-policy output TO_BR2

Not sure if it is 100% exact to the requirement, please advice.


On 10/31/2010 8:24 AM, Mike Nipp (mnipp) wrote:


I have a practice lab question like the one below. My question is how 
can I apply the service policy directly to the serial sub interface? 
When I try to apply it I get a message that fair queuing cannot be 
enabled on a sub interface. Can this be accomplished with auto qos?




Question - BR2 has a 256-kb/s link. Configure LLQ to support two G.729 
calls per the SRND recommendations.

·Do NOT configure cRTP.
·Allocate 5 percent for voice-signaling traffic.
·All other traffic should be fair queued.
·The service policy must be applied to interface Serial 0/1/0.102.



Mike


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


Re: [OSL | CCIE_Voice] WAN Qos with LLQ - Correction**

2010-10-31 Thread Shrini


Also need to add service-policy CBWFQ_LLQ to policy-map

policy-map TO_BR2
service-policy CBWFQ_LLQ

On 10/31/2010 9:30 AM, Shrini wrote:

Hi Mike,

I am now working on QoS.

Here is what I tried and worked.

class-map match-all SIGNALLING
 match  dscp cs3
class-map match-all VOICE
 match  dscp ef

policy-map CBWFQ_LLQ
 class VOICE
  priority 48
 class SIGNALLING
  bandwidth percent 5
 class class-default
  fair-queue
policy-map TO_BR2
 class class-default
  shape average 243000 2430
  shape adaptive 243000
 service-policy output TO_BR2

int s2/0
frame-relay fragment 960 end-to-end

int s2/0.102
service-policy output TO_BR2

Not sure if it is 100% exact to the requirement, please advice.


On 10/31/2010 8:24 AM, Mike Nipp (mnipp) wrote:


I have a practice lab question like the one below. My question is how 
can I apply the service policy directly to the serial sub interface? 
When I try to apply it I get a message that fair queuing cannot be 
enabled on a sub interface. Can this be accomplished with auto qos?




Question - BR2 has a 256-kb/s link. Configure LLQ to support two 
G.729 calls per the SRND recommendations.

·Do NOT configure cRTP.
·Allocate 5 percent for voice-signaling traffic.
·All other traffic should be fair queued.
·The service policy must be applied to interface Serial 0/1/0.102.



Mike


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


Re: [OSL | CCIE_Voice] WAN Qos with LLQ (Mike Nipp (mnipp))

2010-10-31 Thread cisco cisco
Hi,

Probably you can get what you need,attaching the policy map to the class-map
and then that class to the PVC.

For example :

policy-map WAN-EDGE
 class Voice
priority 22
 class CallSignaling
bandwidth 18
 class class-default
fair-queue

map-class frame-relay FR-MAP-CLASS-256
 frame-relay fragment 320
 frame-relay fair-queue
 service-policy output WAN-EDGE

interface Serial0/3/0.1 point-to-point
 description HQ
 ip address 10.109.101.2 255.255.255.0
 snmp trap link-status
 frame-relay interface-dlci 201
  class FR-MAP-CLASS-256


No shaping was asked in the question ?

See you


On Sun, Oct 31, 2010 at 5:00 PM, ccie_voice-requ...@onlinestudylist.comwrote:

 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. WAN Qos with LLQ (Mike Nipp (mnipp))


 --

 Message: 1
 Date: Sun, 31 Oct 2010 10:24:39 -0500
 From: Mike Nipp (mnipp) mn...@cisco.com
 To: ccie_voice@onlinestudylist.com
 Subject: [OSL | CCIE_Voice] WAN Qos with LLQ
 Message-ID:
e070bc11f736b94daa797540ea9e4bd001d52...@xmb-rcd-211.cisco.com
 Content-Type: text/plain; charset=us-ascii



 I have a practice lab question like the one below. My question is how
 can I apply the service policy directly to the serial sub interface?
 When I try to apply it I get a message that fair queuing cannot be
 enabled on a sub interface. Can this be accomplished with auto qos?







 Question - BR2 has a 256-kb/s link. Configure LLQ to support two G.729
 calls per the SRND recommendations.

 * Do NOT configure cRTP.

 * Allocate 5 percent for voice-signaling traffic.

 * All other traffic should be fair queued.

 * The service policy must be applied to interface Serial
 0/1/0.102.







 Mike

 -- next part --
 An HTML attachment was scrubbed...
 URL:
 /archives/ccie_voice/attachments/20101031/3cddb2c2/attachment-0001.html

 --

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


 End of CCIE_Voice Digest, Vol 56, Issue 200
 ***

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


[OSL | CCIE_Voice] WAN QoS from a couple of Labs

2010-09-01 Thread Sam Park
I am currently going through some of the WalkThroughs for Vol 2 WB's
focusing WAN QoS.

In Lab 4; Task 5.1  Lab 5; Task 5.2 in both walkthrus on BR1-RTR when
configuring Class Based FRF.12
there is another command that appears automagically in the map-class.

map-class frame-relay BR1
  frame-relay fragment 480
  frame-relay fair-queue  ---THIS ONE: which configures WFQ for Frame
Relay.
  service-policy BR1

Vik tries to issuing the no for that command, but to no avail, it just
comes back.
For the HQ-RTR in the walk thru, that line doesn't show up.  However, in my
setup for both my HQ and BR1 Routers
the fair-queue line appears in my map-classes and I can't get rid of it.
What I've read so far is that that line is added with FRF.12, if LLQ is not
defined. ref: *http://tinyurl.com/2fbhzl2
*But I have already defined the class-maps and policy-maps etc.

Question: How do is that fair-queue line taken out of the map-class?  Or
does it even matter?


In Lab 6; Task 7.1 it asks for 5% of unused Bandwidth for Signaling traffic.
In the explanation, Amy shows the calc for 95% of the 1024 link between HQ
and BR2, which is 972.8 kbps.
Then the 5% for signaling was calc'ed from the 972.8 kbps.

Question: Since the priority bandwidth for the 8-g729 calls was calculated
to be 224 kbps, wouldn't the 5% of the unused bandwidth be
(972.8 k - 224 k) X 5% which comes out to be 37.4 k instead of the 48.6 k
per the walk-through?   Clarify what is meant by unused.


Vik  Amy, did not mean to call you out on these,
but I felt I couldn't just put the instructor in my explanations.

Thanks in advance.

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


Re: [OSL | CCIE_Voice] WAN QoS from a couple of Labs

2010-09-01 Thread Vik Malhi
Question: How do is that fair-queue line taken out of the map-class?  Or
does it even matter?

It needs to be in there for FRF.12 to work. So don¹t persist in trying to
take it out.


Question: Since the priority bandwidth for the 8-g729 calls was calculated
to be 224 kbps, wouldn't the 5% of the unused bandwidth be
(972.8 k - 224 k) X 5% which comes out to be 37.4 k instead of the 48.6 k
per the walk-through?   Clarify what is meant by unused.

I think you are correct on this- it¹s an oversight

Vik  Amy, did not mean to call you out on these,
but I felt I couldn't just put the instructor in my explanations.

That¹s ok- we¹ll attempt to put a correction in the solution guide. Thanks
for your comments.
-- 
Vik Malhi ­ CCIE #13890
Managing Partner / Instructor - IPexpert, Inc.
Mailto: vma...@ipexpert.com
Telephone: +1.810.326.1444 ext 420
Fax: +1.810.454.0130
Live Assistance, Please visit: www.ipexpert.com/chat
http://www.ipexpert.com/chat

IPexpert is a premier provider of Self-Study Workbooks, Video on Demand,
Audio Tools, Online Hardware Rental and Classroom Training for the Cisco
CCIE (RS, Voice, Security  Service Provider) certification(s) with
training locations throughout the United States, Europe, South Asia and
Australia. Be sure to visit our online communities at
www.ipexpert.com/communities http://www.ipexpert.com/communities  and our
public website at www.ipexpert.com http://www.ipexpert.com/




From: Sam Park upperlevelpark...@gmail.com
Date: Wed, 1 Sep 2010 21:19:11 -0400
To: OSL Group ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] WAN QoS from a couple of Labs

Question: How do is that fair-queue line taken out of the map-class?  Or
does it even matter?


In Lab 6; Task 7.1 it asks for 5% of unused Bandwidth for Signaling traffic.
In the explanation, Amy shows the calc for 95% of the 1024 link between HQ
and BR2, which is 972.8 kbps.
Then the 5% for signaling was calc'ed from the 972.8 kbps. 

Question: Since the priority bandwidth for the 8-g729 calls was calculated
to be 224 kbps, wouldn't the 5% of the unused bandwidth be
(972.8 k - 224 k) X 5% which comes out to be 37.4 k instead of the 48.6 k
per the walk-through?   Clarify what is meant by unused.


Vik  Amy, did not mean to call you out on these,
but I felt I couldn't just put the instructor in my explanations.

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


Re: [OSL | CCIE_Voice] WAN QOS question

2009-06-24 Thread Ahmed Elnagar


Hi Vik;
I want you to clear something for me please...the LLQ policy-map...where should 
I apply it under the map-class frame-relay or under the serial interface and 
MLPP interafce...can you please explain the difference?
thanks


Date: Tue, 23 Jun 2009 22:59:11 -0700
From: vma...@ipexpert.com
To: aamir.panjw...@ivision.com.au; ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] WAN QOS question





Re: [OSL | CCIE_Voice] WAN QOS question


First of all understand what class-based shaping is- this is shaping within a 
hierarchical policy-map as opposed to frame-relay traffic shaping and the 
associated map-class.



With MLP LFI you must use frame-relay traffic shaping.



With FRF.12 LFI you have a choice of FRTS or class-based shaping.



On a single physical interface you are not able to mix and match shaping 
techniques used.



If the two PVC’s from the HQ site to the two branch sites use separate physical 
interfaces then you can mix n match.

-- 

Vik Malhi – CCIE #13890, CCSI #31584 

Senior Technical Instructor - IPexpert, Inc.



Telephone: +1.810.326.1444 

Fax: +1.810.454.0130 

Mailto: vma...@ipexpert.com





Join our free online support and peer group communities: 

http://www.IPexpert.com/communities

IPexpert - The Global Leader in Self-Study, Classroom-Based, Video-On-Demand 
and Audio Certification Training Tools for the Cisco CCIE RS Lab, CCIE 
Security Lab, CCIE Service Provider Lab , CCIE Voice Lab and CCIE Storage Lab 
Certifications.















From: Aamir Panjwani aamir.panjw...@ivision.com.au

Date: Wed, 24 Jun 2009 13:12:42 +1000

To: OSL Group ccie_voice@onlinestudylist.com

Subject: [OSL | CCIE_Voice] WAN QOS question



 

I know with FRTS we can use MLPPP or FRF12, but

 

1) With class based shaping can we use both MLPPP and FRF12 or not? Someone 
on another forum said class based shaping is only supported with FRF12, 
however, QOS Cisco press book page 383 table 6-9 says FRF12 is not supported 
with class based shaping so I am bit confused



 



 



2) Is it possible to configure let says FRTS from HQ to BR1 and class based 
shaping from HQ to BR2? Or does it have to either FRTS or class based shaping 
for both sites?



 

Thanks

 

 



__

This email has been scanned by the MessageLabs Email Security System.

For more information please visit http://www.messagelabs.com/email 

__




_
Show them the way! Add maps and directions to your party invites. 
http://www.microsoft.com/windows/windowslive/products/events.aspx

Re: [OSL | CCIE_Voice] WAN QOS question

2009-06-24 Thread Vik Malhi
Apply the LLQ policy map under the map-class unless

(1) you are using MLP LFI in which case apply the LLQ policy-map under the
Virtual Template.

(2) you are using class-based shaping in which case apply the LLQ policy-map
within the ³shape² policy-map.

-- 
Vik Malhi ­ CCIE #13890, CCSI #31584
Senior Technical Instructor - IPexpert, Inc.

Telephone: +1.810.326.1444
Fax: +1.810.454.0130
Mailto: vma...@ipexpert.com


Join our free online support and peer group communities:
http://www.IPexpert.com/communities
IPexpert - The Global Leader in Self-Study, Classroom-Based, Video-On-Demand
and Audio Certification Training Tools for the Cisco CCIE RS Lab, CCIE
Security Lab, CCIE Service Provider Lab , CCIE Voice Lab and CCIE Storage
Lab Certifications.








From: Ahmed Elnagar ahmed_elna...@hotmail.com
Date: Wed, 24 Jun 2009 09:30:27 +0300
To: vma...@ipexpert.com, OSL Group ccie_voice@onlinestudylist.com
Subject: RE: [OSL | CCIE_Voice] WAN QOS question


Hi Vik;

I want you to clear something for me please...the LLQ policy-map...where
should I apply it under the map-class frame-relay or under the serial
interface and MLPP interafce...can you please explain the difference?

thanks



Date: Tue, 23 Jun 2009 22:59:11 -0700
From: vma...@ipexpert.com
To: aamir.panjw...@ivision.com.au; ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] WAN QOS question

Re: [OSL | CCIE_Voice] WAN QOS question First of all understand what
class-based shaping is- this is shaping within a hierarchical policy-map as
opposed to frame-relay traffic shaping and the associated map-class.

With MLP LFI you must use frame-relay traffic shaping.

With FRF.12 LFI you have a choice of FRTS or class-based shaping.

On a single physical interface you are not able to mix and match shaping
techniques used.

If the two PVC?s from the HQ site to the two branch sites use separate
physical interfaces then you can mix n match.
-- 
Vik Malhi ? CCIE #13890, CCSI #31584
Senior Technical Instructor - IPexpert, Inc.

Telephone: +1.810.326.1444
Fax: +1.810.454.0130
Mailto: vma...@ipexpert.com


Join our free online support and peer group communities:
http://www.IPexpert.com/communities
IPexpert - The Global Leader in Self-Study, Classroom-Based, Video-On-Demand
and Audio Certification Training Tools for the Cisco CCIE RS Lab, CCIE
Security Lab, CCIE Service Provider Lab , CCIE Voice Lab and CCIE Storage
Lab Certifications.








From: Aamir Panjwani aamir.panjw...@ivision.com.au
Date: Wed, 24 Jun 2009 13:12:42 +1000
To: OSL Group ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] WAN QOS question

 
I know with FRTS we can use MLPPP or FRF12, but
 
1) With class based shaping can we use both MLPPP and FRF12 or not?
Someone on another forum said class based shaping is only supported with
FRF12, however, QOS Cisco press book page 383 table 6-9 says FRF12 is not
supported with class based shaping so I am bit confused

 

 

2) Is it possible to configure let says FRTS from HQ to BR1 and class
based shaping from HQ to BR2? Or does it have to either FRTS or class based
shaping for both sites?

 
Thanks
 
 

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__



See all the ways you can stay connected to friends and family
http://www.microsoft.com/windows/windowslive/default.aspx 



Re: [OSL | CCIE_Voice] WAN QOS question

2009-06-24 Thread Aamir Panjwani
Thanks Vik for clarification it certainly does make sense

 

From: Vik Malhi [mailto:vma...@ipexpert.com] 
Sent: Wednesday, 24 June 2009 3:59 PM
To: Aamir Panjwani; OSL Group
Subject: Re: [OSL | CCIE_Voice] WAN QOS question

 

First of all understand what class-based shaping is- this is shaping
within a hierarchical policy-map as opposed to frame-relay traffic
shaping and the associated map-class.

With MLP LFI you must use frame-relay traffic shaping.

With FRF.12 LFI you have a choice of FRTS or class-based shaping.

On a single physical interface you are not able to mix and match shaping
techniques used.

If the two PVC's from the HQ site to the two branch sites use separate
physical interfaces then you can mix n match.
-- 
Vik Malhi - CCIE #13890, CCSI #31584 
Senior Technical Instructor - IPexpert, Inc.

Telephone: +1.810.326.1444 
Fax: +1.810.454.0130 
Mailto: vma...@ipexpert.com


Join our free online support and peer group communities: 
http://www.IPexpert.com/communities
IPexpert - The Global Leader in Self-Study, Classroom-Based,
Video-On-Demand and Audio Certification Training Tools for the Cisco
CCIE RS Lab, CCIE Security Lab, CCIE Service Provider Lab , CCIE Voice
Lab and CCIE Storage Lab Certifications.










From: Aamir Panjwani aamir.panjw...@ivision.com.au
Date: Wed, 24 Jun 2009 13:12:42 +1000
To: OSL Group ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] WAN QOS question

 
I know with FRTS we can use MLPPP or FRF12, but
 
1) With class based shaping can we use both MLPPP and FRF12 or not?
Someone on another forum said class based shaping is only supported with
FRF12, however, QOS Cisco press book page 383 table 6-9 says FRF12 is
not supported with class based shaping so I am bit confused

 

 

2) Is it possible to configure let says FRTS from HQ to BR1 and
class based shaping from HQ to BR2? Or does it have to either FRTS or
class based shaping for both sites?

 
Thanks
 
 

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__


__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__


__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__

[OSL | CCIE_Voice] WAN QOS question

2009-06-23 Thread Aamir Panjwani
 

I know with FRTS we can use MLPPP or FRF12, but

 

1)  With class based shaping can we use both MLPPP and FRF12 or not?
Someone on another forum said class based shaping is only supported with
FRF12, however, QOS Cisco press book page 383 table 6-9 says FRF12 is
not supported with class based shaping so I am bit confused

 

 

2)  Is it possible to configure let says FRTS from HQ to BR1 and
class based shaping from HQ to BR2? Or does it have to either FRTS or
class based shaping for both sites?

 

Thanks

 

 


__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__

Re: [OSL | CCIE_Voice] WAN QOS question

2009-06-23 Thread Vik Malhi
First of all understand what class-based shaping is- this is shaping within
a hierarchical policy-map as opposed to frame-relay traffic shaping and the
associated map-class.

With MLP LFI you must use frame-relay traffic shaping.

With FRF.12 LFI you have a choice of FRTS or class-based shaping.

On a single physical interface you are not able to mix and match shaping
techniques used.

If the two PVC¹s from the HQ site to the two branch sites use separate
physical interfaces then you can mix n match.
-- 
Vik Malhi ­ CCIE #13890, CCSI #31584
Senior Technical Instructor - IPexpert, Inc.

Telephone: +1.810.326.1444
Fax: +1.810.454.0130
Mailto: vma...@ipexpert.com


Join our free online support and peer group communities:
http://www.IPexpert.com/communities
IPexpert - The Global Leader in Self-Study, Classroom-Based, Video-On-Demand
and Audio Certification Training Tools for the Cisco CCIE RS Lab, CCIE
Security Lab, CCIE Service Provider Lab , CCIE Voice Lab and CCIE Storage
Lab Certifications.








From: Aamir Panjwani aamir.panjw...@ivision.com.au
Date: Wed, 24 Jun 2009 13:12:42 +1000
To: OSL Group ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] WAN QOS question

 
I know with FRTS we can use MLPPP or FRF12, but
 
1) With class based shaping can we use both MLPPP and FRF12 or not?
Someone on another forum said class based shaping is only supported with
FRF12, however, QOS Cisco press book page 383 table 6-9 says FRF12 is not
supported with class based shaping so I am bit confused

 

 

2) Is it possible to configure let says FRTS from HQ to BR1 and class
based shaping from HQ to BR2? Or does it have to either FRTS or class based
shaping for both sites?

 
Thanks
 
 

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__




[OSL | CCIE_Voice] WAN QoS: AutoQos or No AutoQos ?

2008-11-28 Thread Mike Brooks
Which method is preferred for the Lab AutoQos or Manual QoS Configuration ?

What do you feel are the advantages and/or disadvantages of each method ?

Thx,

Mike Brooks
CCIE#16027 (RS)


Re: [OSL | CCIE_Voice] WAN QoS: AutoQos or No AutoQos ?

2008-11-28 Thread Matt Toltzien

Mike,

My preferred method was manual configuration, however In the CCIE  
Voice Ask the Experts forum, Ben Ng responded to a similar question  
with the following answer:


Yes, you can use auto-qos to get started, but don't just happy accept  
everything auto-qos generates, ready the questions carefully to see if  
you need to customize anything. 


I think that it would be unlikely that you would be given a question  
that could be satisfied with simply deploying auto-qos. I'd suggest  
that you know the configs, know exactly where to find the docs, and be  
able to customize each parameter given a specific set of criteria.


When I was preparing for the voice lab I spend a whole day just  
working on LAN  WAN QOS in the lab.  After mastering the content I  
then memorized the syntax for each command so that I would not have to  
reference any documentation in the lab.


Matt Toltzien
CCIE Voice #19984

On Nov 28, 2008, at 10:30 AM, Mike Brooks wrote:

Which method is preferred for the Lab AutoQos or Manual QoS  
Configuration ?


What do you feel are the advantages and/or disadvantages of each  
method ?


Thx,

Mike Brooks
CCIE#16027 (RS)




Re: [OSL | CCIE_Voice] WAN QoS: AutoQos or No AutoQos ?

2008-11-28 Thread Mark Holloway
The problem I've found with AutoQoS is that you often have to go back and
change something at some point. You could waste valuable time looking
through a Cisco-generated QoS configuration trying to figure out what needs
tweaking. Using MQC is my preferred method.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike Brooks
Sent: Friday, November 28, 2008 9:30 AM
To: ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] WAN QoS: AutoQos or No AutoQos ?

Which method is preferred for the Lab AutoQos or Manual QoS
Configuration ?

What do you feel are the advantages and/or disadvantages of each method ?

Thx,

Mike Brooks
CCIE#16027 (RS)



[OSL | CCIE_Voice] WAN QOS Question

2008-09-12 Thread Hardesty, Scott
 I am trying to mark all of my rtp and control traffic at the WAN edge router 
and not trust the LAN. The issue I am having is that when I try to apply the 
service-policy to the ingress Ethernet Interface I get the following error.  I 
have tried applying this to the sub-interface as well as the physical interface 
with the same result.I am assuming I am using the wrong technique to make 
this happen.  Pertinent parts of the configuration are listed below.  Any help 
would be GREATLY appreciated.  thx.  

CBWFQ : Can be enabled as an output feature only


class-map match-all CONTROL
 match access-group name CONTROL
class-map match-all RTP
 match access-group name RTP
!
!
policy-map VOICE
 class RTP
  set dscp ef
 class CONTROL
  set dscp cs3
 class class-default
  fair-queue

= ACTUAL ERROR FROM COMMAND=

BR2(config-if)#service-policy input VOICE
CBWFQ : Can be enabled as an output feature only




 
Scott Hardesty | Cisco Engineer | MidAtlantic | Presidio Networked Solutions
7601 Ora Glen Drive, Suite 100, Greenbelt, MD  20770 | mailto:[EMAIL PROTECTED]
D: 301.313.2041 | C: 443.789.1219 | http://www.presidio.com/

 
-Original Message-

From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED]
Sent: Thu 9/11/2008 7:40 PM
To: ccie_voice@onlinestudylist.com
Subject: CCIE_Voice Digest, Vol 31, Issue 72
 
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
[EMAIL PROTECTED]

You can reach the person managing the list at
[EMAIL PROTECTED]

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


Today's Topics:

   1. Re: Unity error question (Jeff BCI)


--

Message: 1
Date: Thu, 11 Sep 2008 19:47:35 -0500
From: Jeff BCI [EMAIL PROTECTED]
Subject: Re: [OSL | CCIE_Voice] Unity error question
To: 'Kumar, Narinder' [EMAIL PROTECTED], OSL Group
ccie_voice@onlinestudylist.com
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain

Just noticed something else interesting.

When Unity doesn't answer the call after 4 rings, then that Unity port
unregisters in CUCM and the call continues to ring over to the next Unity
port.

For instance, Unity port 1 is being hit first. After 4 rings, the call goes
to Unity port 2 and Unity port 1 unregisters. Now it rings off of port 2 and
goes to port 3, now Unity port 2 unregisters in CUCM.

The only way to recover this is to reboot Unity to get all Unity voice ports
to re-register, but still Unity refuses to answer any call.

-Jeff

Lost in Unity-Land


-Original Message-
From: Jeff BCI [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 11, 2008 8:28 PM
To: 'Kumar, Narinder'; OSL Group
Subject: Re: [OSL | CCIE_Voice] Unity error question


Well, after completely rebuilding Unity from scratch, I have the exact same
problem. The rebuild was necessary to move it to a new domain, changing
partner server alone didn't work.

Anyhow, the event log says

Cisco Unity-TSP; TSP device 5 (Cisco Unity port 2) disconnected
from Call Manager x.x.x.x. If there are many of these in sequence
from the same device 5, this port may not be functioning anymore.
Check to see that it is answering calls, and the server may need
to be restarted to activate the port again.

UTIM shows proper integration, all unity ports in CUCM are registered,
licensing is correct and validated, hunt list is good, everything seems to
be proper except that the VM ports just simply won't answer the call. Call
Viewer doesn't even show the call hitting Unity. After 4 rings from the
phone after the call goes to unity, I get fast busy.

Never seen this before at all, and I have to get this fixed quickly if I am
to be ready for my Oct 8th lab date.

Any ideas? All Unity services are running, no errors in event log indicating
that a service croaked.

Thanks, Jeff

-Original Message-
From: Kumar, Narinder [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 10, 2008 11:52 PM
To: ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] Unity error question


As Chris suggested check the event log see if any clue or service is
failing. Also go through the service may be some critical services are
not running...

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, 11 September 2008 1:28 PM
To: ccie_voice@onlinestudylist.com
Subject: CCIE_Voice Digest, Vol 31, Issue 66

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
[EMAIL 

Re: [OSL | CCIE_Voice] WAN QOS Question

2008-09-12 Thread Hardesty, Scott
 Thanks Everyone!  That was it.  



 
Scott Hardesty | Cisco Engineer | MidAtlantic | Presidio Networked Solutions
7601 Ora Glen Drive, Suite 100, Greenbelt, MD  20770 | mailto:[EMAIL PROTECTED]
D: 301.313.2041 | C: 443.789.1219 | http://www.presidio.com/

 
-Original Message-

From: Devildoc [mailto:[EMAIL PROTECTED]
Sent: Fri 9/12/2008 11:45 AM
To: Hardesty, Scott; ccie_voice@onlinestudylist.com
Subject: RE: [OSL | CCIE_Voice] WAN QOS Question
 
Scott,
 
CBWFQ only works for the output queue on the router.  It does not work for the 
input queue.  Your statements class class-default and fair-queue in the 
policy-map voice configured the CBWFQ.  For marking purposes only, you mustn't 
put those 2 statements in your policy-map.  You must remove them for the 
marking policy to work properly.  You use those 2 statements when you try to 
configure LLQ.
 
 
JD
 
 


 Date: Fri, 12 Sep 2008 10:39:59 -0400
 From: [EMAIL PROTECTED]
 To: ccie_voice@onlinestudylist.com; ccie_voice@onlinestudylist.com
 Subject: [OSL | CCIE_Voice] WAN QOS Question
 
 I am trying to mark all of my rtp and control traffic at the WAN edge router 
 and not trust the LAN. The issue I am having is that when I try to apply the 
 service-policy to the ingress Ethernet Interface I get the following error. I 
 have tried applying this to the sub-interface as well as the physical 
 interface with the same result. I am assuming I am using the wrong technique 
 to make this happen. Pertinent parts of the configuration are listed below. 
 Any help would be GREATLY appreciated. thx. 
 
 CBWFQ : Can be enabled as an output feature only
 
 
 class-map match-all CONTROL
 match access-group name CONTROL
 class-map match-all RTP
 match access-group name RTP
 !
 !
 policy-map VOICE
 class RTP
 set dscp ef
 class CONTROL
 set dscp cs3
 class class-default
 fair-queue
 
 = ACTUAL ERROR FROM COMMAND=
 
 BR2(config-if)#service-policy input VOICE
 CBWFQ : Can be enabled as an output feature only
 
 
 
 
 
 Scott Hardesty | Cisco Engineer | MidAtlantic | Presidio Networked Solutions
 7601 Ora Glen Drive, Suite 100, Greenbelt, MD 20770 | mailto:[EMAIL PROTECTED]
 D: 301.313.2041 | C: 443.789.1219 | http://www.presidio.com/
 
 
 -Original Message-
 
 From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED]
 Sent: Thu 9/11/2008 7:40 PM
 To: ccie_voice@onlinestudylist.com
 Subject: CCIE_Voice Digest, Vol 31, Issue 72
 
 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
 [EMAIL PROTECTED]
 
 You can reach the person managing the list at
 [EMAIL PROTECTED]
 
 When replying, please edit your Subject line so it is more specific
 than Re: Contents of CCIE_Voice digest...
 
 
 Today's Topics:
 
 1. Re: Unity error question (Jeff BCI)
 
 
 --
 
 Message: 1
 Date: Thu, 11 Sep 2008 19:47:35 -0500
 From: Jeff BCI [EMAIL PROTECTED]
 Subject: Re: [OSL | CCIE_Voice] Unity error question
 To: 'Kumar, Narinder' [EMAIL PROTECTED], OSL Group
 ccie_voice@onlinestudylist.com
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain
 
 Just noticed something else interesting.
 
 When Unity doesn't answer the call after 4 rings, then that Unity port
 unregisters in CUCM and the call continues to ring over to the next Unity
 port.
 
 For instance, Unity port 1 is being hit first. After 4 rings, the call goes
 to Unity port 2 and Unity port 1 unregisters. Now it rings off of port 2 and
 goes to port 3, now Unity port 2 unregisters in CUCM.
 
 The only way to recover this is to reboot Unity to get all Unity voice ports
 to re-register, but still Unity refuses to answer any call.
 
 -Jeff
 
 Lost in Unity-Land
 
 
 -Original Message-
 From: Jeff BCI [mailto:[EMAIL PROTECTED]
 Sent: Thursday, September 11, 2008 8:28 PM
 To: 'Kumar, Narinder'; OSL Group
 Subject: Re: [OSL | CCIE_Voice] Unity error question
 
 
 Well, after completely rebuilding Unity from scratch, I have the exact same
 problem. The rebuild was necessary to move it to a new domain, changing
 partner server alone didn't work.
 
 Anyhow, the event log says
 
 Cisco Unity-TSP; TSP device 5 (Cisco Unity port 2) disconnected
 from Call Manager x.x.x.x. If there are many of these in sequence
 from the same device 5, this port may not be functioning anymore.
 Check to see that it is answering calls, and the server may need
 to be restarted to activate the port again.
 
 UTIM shows proper integration, all unity ports in CUCM are registered,
 licensing is correct and validated, hunt list is good, everything seems to
 be proper except that the VM ports just simply won't answer the call. Call
 Viewer doesn't even show the call hitting Unity. After 4 rings from the
 phone after the call goes to unity, I get

[OSL | CCIE_Voice] WAN QOS question

2008-03-25 Thread jason sung
I am trying to understand QOS over WAN and want to make sure my math is
correct as well.

I am trying to calculate 4 g711/g729 calls over a WAN link with layer2
overhead.

  g711 g729 PPP 84x4=336 37x4=148 MLP 86x4=344 30x4=120 Frame w/FRF.12
84x4=336 28x4=112

Can anyone comment on this?

Thanks in advance.