Thanks.

I only have to make the correct access-list for all the IP address that I 
manage in the Giga interface and after to apply the command rate-limit.It is 
important to know because in case of congestion problem in the WAN links 
this could be a solution.

Thanks for your help.

>From: "Chuck's Long Road" 
>Reply-To: "Chuck's Long Road" 
>To: [EMAIL PROTECTED]
>Subject: Re: BW Limit. [7:51407]
>Date: Wed, 14 Aug 2002 23:59:54 GMT
>
>for that matter, your English is better than mine. I can't tell the
>difference between "you" and "I" below.
>
>I meant to say your English is far better than any second language "I"
>speak.
>
>sorry - did not mean to denigrate.
>
>Chuck
>
>--
>coming soon:
>
>www.chuckslongroad.info
>""Chuck's Long Road""  wrote in message
>[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > no problemo. your English is far better than any language you speak
> > natively, I guarantee it!
> >
> > in any case, I've sanitized this one, but it is a working config at a 
>live
> > customer site:
> >
> > there is some good QoS documentation to be found on CCO, particualrly in
>the
> > 3550 switch Configuration Guide, which will explain what all the numbers
> > mean. Cisco can be a bit unclear, because some of the numbers are Bytes,
>and
> > others are bits.
> >
> > HTH
> >
> >
> > interface FastEthernet0/1
> >  description Connected to WAN
> >  ip address x.y.z.1 255.255.255.0
> >  no ip directed-broadcast
> >  rate-limit input access-group 101 1544000 289500 579000 conform-action
> > transmit exceed-action drop
> >  rate-limit input access-group 102 384000 72000 144000 conform-action
> > transmit exceed-action drop
> >  rate-limit input access-group 103 384000 72000 144000 conform-action
> > transmit exceed-action drop
> >  rate-limit input access-group 104 384000 72000 144000 conform-action
> > transmit exceed-action drop
> >  rate-limit output access-group 101 1544000 289500 579000 conform-action
> > transmit exceed-action drop
> >  rate-limit output access-group 102 384000 72000 144000 conform-action
> > transmitexceed-action drop
> >  rate-limit output access-group 103 128000 24000 24000 conform-action
> > transmit exceed-action drop
> >  rate-limit output access-group 104 384000 72000 144000 conform-action
> > transmitexceed-action drop
> >  speed 100
> >  full-duplex
> >  no cdp enable
> > !
> > interface Serial0/1
> >  description Connected to Verio
> >  ip address a.b.c.d w.x.y.z
> >  no ip directed-broadcast
> >  ip load-sharing per-packet
> >  no fair-queue
> >  service-module t1 timeslots 1-24
> >  no cdp enable
> > !
> > ip classless
> > ip route 0.0.0.0 0.0.0.0 Serial0/0
> > ip route 0.0.0.0 0.0.0.0 Serial0/1
> > no ip http server
> > !
> > access-list 101 permit ip host x.y.z.100 any
> > access-list 101 permit ip host x.y.z.150 any
> > access-list 101 permit ip host x.y.z.151 any
> > access-list 101 permit ip host x.y.z.152 any
> > access-list 101 permit ip host x.y.z.153 any
> > access-list 101 permit ip host x.y.z.154 any
> > access-list 101 permit ip host x.y.z.101 any
> > access-list 101 permit ip host x.y.z.102 any
> > access-list 101 permit ip host x.y.z.103 any
> > access-list 101 permit ip host x.y.z.104 any
> > access-list 101 permit ip any host x.y.z.100
> > access-list 101 permit ip any host x.y.z.101
> > access-list 101 permit ip any host x.y.z.102
> > access-list 101 permit ip any host x.y.z.103
> > access-list 101 permit ip any host x.y.z.104
> > access-list 101 permit ip any host x.y.z.150
> > access-list 101 permit ip any host x.y.z.151
> > access-list 101 permit ip any host x.y.z.152
> > access-list 101 permit ip any host x.y.z.153
> > access-list 101 permit ip any host x.y.z.154
> > access-list 102 permit ip host x.y.z.113 any
> > access-list 102 permit ip any host x.y.z.113
> > access-list 103 permit ip host x.y.z.111 any
> > access-list 103 permit ip any host x.y.z.111
> > access-list 104 permit ip host x.y.z.105 any
> > access-list 104 permit ip host x.y.z.106 any
> > access-list 104 permit ip host x.y.z.107 any
> > access-list 104 permit ip host x.y.z.108 any
> > access-list 104 permit ip host x.y.z.109 any
> > access-list 104 permit ip any host x.y.z.105
> > access-list 104 permit ip any host x.y.z.106
> > access-list 104 permit ip any host x.y.z.107
> > access-list 104 permit ip any host x.y.z.108
> > access-list 104 permit ip any host x.y.z.109
> >
> >
> > --
> > coming soon:
> >
> > www.chuckslongroad.info
> > ""Jose Tomas Pinal Salvador""  wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > Hello Group.
> > >
> > > Currently, I have a router Cisco 7513 with 7 WAN interfaces, 2 Fast
> > ethernet
> > > and 2 Giga ethernet. I can limit the BW genered by the 2 Fast Ethernet
> > with
> > > a Packetshaper machine but I am not allow to control the traffic in 
>the
>2
> > > Giga Ethernet interface with the Packetshaper(the equipment doesn4t
> > support
> > > this interface type) so I would like to make this work in the router
>with
> > > any command like traffic shaping or rate limit. Could anybody help me?
> > >
> > > Note:I need to control all the total traffic across the giga 
>interface.
> > > Sorry for my bad english. It is not my native language.
> > >
> > >
> > >
> > >
> > > _________________________________________________________________
> > > Chat with friends online, try MSN Messenger: http://messenger.msn.com
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=51457&t=51407
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to