01-26-2006 02:15 AM - edited 03-03-2019 11:34 AM
I have an ATM sub interface
interface ATM0/0.xxx point-to-point
bandwidth 512
ip address x.x.x.x x.x.x.x
ip accounting output-packets
pvc ########## 1/0
protocol ip x.x.x.x
vbr-nrt 500 500
encapsulation aal5mux ip
service-policy output ##########
the vbr-nrt is set as 500 my understanding that avaliable bandwidth is 75 % of 500 less any reserverd bandwidth on the service policy, however
show queueing int ATM0/0.xxx
returns
Interface ATM0/0.xxx VC 1/0
Queueing strategy: weighted fair
Output queue: 0/512/64/121 (size/max total/threshold/drops)
Conversations 0/19/32 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 2500 kilobits/sec
Why is the avaliable bandwidth 5 x the real bandwidth???
02-01-2006 03:00 PM
That seems like a bug. You are correct in that the available bandwidth should be:
0.75*500 - sum(bandwidth reservations)
What platform/IOS is this on ?
Paresh
02-02-2006 01:30 AM
3725 with
Cisco Internetwork Operating System Software
IOS (tm) 3700 Software (C3725-SPSERVICESK9-M), Version 12.3(3a), RELEASE SOFTWAR
E (fc2)
Copyright (c) 1986-2003 by cisco Systems, Inc.
Compiled Wed 15-Oct-03 01:31 by dchih
02-02-2006 01:56 AM
Unfortunately, I don't have a 3745 I can try this on at the moment... but it definitely seems like a bug. You might want to open up a TAC case if this is causing issues for you.
Paresh
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide