Re: [nsp] CAR on ATM ??

From: sthaug@nethelp.no
Date: Tue Mar 05 2002 - 16:00:15 EST


> i do have an stm1-ATM interface on a 7500 cisco router, can i put a CAR
> (rate-limit) as i have it on POS interfaces?? is there a way to limit the
> amount of mbps in that interface??
> i was thinking about just make a PVC of that limited rate, but i´d like to
> have the chance of increase the ammount of used bandwidth, and if i do the
> PVC thing then i´ll have to take down the pvc and recreate it to do this.

You can use CAR, but it seems rather inefficient to do so when the ATM
interface will do it in hardware.

You don't need to take down the PVC and recreate it to change the cell
rate. Use the new style config, something like this:

interface ATM2/0.8 point-to-point
 ip address 10.20.30.40 255.255.255.0
 pvc 2/33
  vbr-nrt 1140 1130 20
  encapsulation aal5snap

Then you can change the cell rate quickly and efficiently without taking
down the PVC. You will probably drop a *little* traffic as the hardware
cell rate is changed - but not much.

Steinar Haug, Nethelp consulting, sthaug@nethelp.no



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:13:35 EDT