Re: [OSL | CCIE_Voice] bandwidth usage

2008-03-28 Thread Mark Snow
Hey Jason,  need to catchup on OSL emails after I am just now  
finishing up a major new voice product.


Are you trying to check his much bandwidth a call is using through a GK?

Mark Snow
Sr Technical Instructor
IPexpert, Inc.

Sent from my iPhone

On Mar 28, 2008, at 5:49 PM, jason sung [EMAIL PROTECTED] wrote:


Mark,

can you please shed some light on this question.

Either I am asking someting so stupid nobody wants to answer OR I am  
asking something impossible?


Basically I am trying to send few g711 calls and check the bandwidth  
and than compare it with few g729 calls.


-- Forwarded message --
From: jason sung [EMAIL PROTECTED]
Date: Thu, Mar 27, 2008 at 9:25 PM
Subject: bandwidth usage
To: CCIE Maillist ccie_voice@onlinestudylist.com


I have been trying different commands, but none of them give me a  
definative answer on HOW TO CHECK BANDWIDTH USAGE on the router?



Does anybody have any ideas? I tried the show policy-map interface  
command but that does not show me what I want.




Re: [OSL | CCIE_Voice] bandwidth usage

2008-03-28 Thread Jonathan Charles
SNMP is the only really good tool... a show interface will only give
you the last 5 min rate...

But if you are looking for something more nuanced, then go with PRTG
or another SMTP product...



Jonathan

On Thu, Mar 27, 2008 at 9:25 PM, jason sung [EMAIL PROTECTED] wrote:
 I have been trying different commands, but none of them give me a definative
 answer on HOW TO CHECK BANDWIDTH USAGE on the router?


 Does anybody have any ideas? I tried the show policy-map interface command
 but that does not show me what I want.


Re: [OSL | CCIE_Voice] bandwidth usage

2008-03-26 Thread Onur Tufekci
show policy-map interface fast0/0 should can you confirm?

On Wed, Mar 26, 2008 at 10:55 AM, jason sung [EMAIL PROTECTED] wrote:


 How can I check bandwidth usage on a policy map?

 For example I want to send a regular g729 call and then I want to send a
 compressed g729 call.

 Basically I want to compare the bandwidth usage between the two.

 TIA.



Re: [OSL | CCIE_Voice] bandwidth usage

2008-03-26 Thread jason sung
I have an example here, but I can not confirm what field tells me the
bandwidth usage?

BR1#show policy-map interface ser0/0.65  output
 Serial0/0.20: DLCI 201 -
  Service-policy output: vats
Class-map: class-default (match-any)
  5382 packets, 345196 bytes
  5 minute offered rate 0 bps, drop rate 0 bps
  Match: any
  Traffic Shaping
   Target/Average   Byte   Sustain   ExcessInterval  Increment
 Rate   Limit  bits/int  bits/int  (ms)  (bytes)
   729600/7296004563648  0 5 456
Adapt  Queue Packets   Bytes Packets   Bytes Shaping
Active Depth Delayed   Delayed   Active
BECN   0 5382  3451960 0 no
Voice Adaptive Shaping inactive
  Service-policy : llq
Class-map: rtp (match-any)
  4496 packets, 287744 bytes
  5 minute offered rate 0 bps, drop rate 0 bps
  Match: ip dscp ef (46)
4496 packets, 287744 bytes
5 minute rate 0 bps
  Queueing
Strict Priority
Output Queue: Conversation 40
Bandwidth 33 (%)
Bandwidth 120 (kbps) Burst 3000 (Bytes)
(pkts matched/bytes matched) 4496/287744
(total drops/bytes drops) 0/0
Class-map: sig (match-any)
  346 packets, 19032 bytes
  5 minute offered rate 0 bps, drop rate 0 bps
  Match: ip dscp cs3 (24)
346 packets, 19032 bytes
5 minute rate 0 bps
  Queueing
Output Queue: Conversation 41
Bandwidth 2 (%)
Bandwidth 7 (kbps) Max Threshold 64 (packets)
(pkts matched/bytes matched) 346/19032
(depth/total drops/no-buffer drops) 0/0/0

Class-map: class-default (match-any)
  540 packets, 38420 bytes
  5 minute offered rate 0 bps, drop rate 0 bps
  Match: any
  Queueing
Flow Based Fair Queueing
Maximum Number of Hashed Queues 32
(total queued/total drops/no-buffer drops) 0/0/0

On Wed, Mar 26, 2008 at 10:00 AM, Onur Tufekci [EMAIL PROTECTED]
wrote:

 show policy-map interface fast0/0 should can you confirm?


 On Wed, Mar 26, 2008 at 10:55 AM, jason sung [EMAIL PROTECTED] wrote:

 
  How can I check bandwidth usage on a policy map?
 
  For example I want to send a regular g729 call and then I want to send a
  compressed g729 call.
 
  Basically I want to compare the bandwidth usage between the two.
 
  TIA.