From: kym blair (kymblair@xxxxxxxxxxx)
Date: Fri Dec 28 2001 - 23:55:49 GMT-3
No problem; CAR works on ATM:
R9(config)#int atm 0.1
R9(config-subif)#rate-limit ?
input Rate limit on input
output Rate limit on output
R9(config-subif)#rate-limit output ?
<8000-2000000000> Bits per second
access-group Match access list
dscp Match dscp value
qos-group Match qos-group ID
R9(config-subif)#rate-limit output 12000000 ?
<1000-512000000> Normal burst bytes
R9(config-subif)#rate-limit output 12000000 24000 ?
<2000-1024000000> Maximum burst bytes
R9(config-subif)#rate-limit output 12000000 24000 32000 ?
conform-action action when rate not exceeded
R9(config-subif)#rate-limit output 12000000 24000 32000 conform-action ?
continue scan other rate limits
drop drop packet
set-dscp-continue set dscp, scan other rate limits
set-dscp-transmit set dscp and send it
set-mpls-exp-continue set exp during imposition, scan other rate limits
set-mpls-exp-transmit set exp during imposition and send it
set-prec-continue rewrite packet precedence, scan other rate limits
set-prec-transmit rewrite packet precedence and send it
set-qos-continue set qos-group, scan other rate limits
set-qos-transmit set qos-group and send it
transmit transmit packet
R9(config-subif)#$output 12000000 24000 32000 conform-action transmit ?
exceed-action action when rate exceeded
R9(config-subif)#$00000 24000 32000 conform-action transmit exceed-action ?
continue scan other rate limits
drop drop packet
set-dscp-continue set dscp, scan other rate limits
set-dscp-transmit set dscp and send it
set-mpls-exp-continue set exp during imposition, scan other rate limits
set-mpls-exp-transmit set exp during imposition and send it
set-prec-continue rewrite packet precedence, scan other rate limits
set-prec-transmit rewrite packet precedence and send it
set-qos-continue set qos-group, scan other rate limits
set-qos-transmit set qos-group and send it
transmit transmit packet
R9(config-subif)#$0 32000 conform-action transmit exceed-action drop ?
<cr>
R9(config-subif)#$0 32000 conform-action transmit exceed-action drop
R9(config-subif)#end
R9#wri
R9#sh conf
[snip]
interface ATM0.1 multipoint
ip address 150.50.6.9 255.255.255.128
rate-limit output 12000000 24000 32000 conform-action transmit exceed-action
drop
pvc 6/102
protocol ip 150.50.6.6 broadcast
protocol ip 150.50.6.9 broadcast
encapsulation aal5snap
!
Kym
----------------------------------------------------------
>From: "tom cheung" <tkc9789@hotmail.com>
>Reply-To: "tom cheung" <tkc9789@hotmail.com>
>To: fd200@bellatlantic.net, ccielab@groupstudy.com
>Subject: Re: OT:ATM
>Date: Fri, 28 Dec 2001 13:06:15 -0600
>
>I wonder if CAR can be used to accomplish this for ATM interface?
>
>
>>From: "Fred" <fd200@bellatlantic.net>
>>Reply-To: "Fred" <fd200@bellatlantic.net>
>>To: <ccielab@groupstudy.com>
>>Subject: OT:ATM
>>Date: Fri, 28 Dec 2001 00:16:17 -0500
>>
>>I have an ATM link between 2 site that is running at 12mb peak on each
>>side
>>on
>>a DS3 interface, how do I go about setting up my interface to be limit to
>>exactly 12mbps, instead of 45mbps? Also what kind of cogestion
>>management
>>do you recommend to use? thanks
>>
>>Fred
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:49 GMT-3