I know you can set percentage on the bandwidth using this command:
e.g. once you've created your class map and prioritized it...
Router(config)#class-map TEST_MAP
Router(config-cmap)#match any
Router(config-cmap)#exit
Router(config)#policy-map TEST
Router(config-pmap)#class TEST_MAP
Router(config-pmap-c)#bandwidth ?
<8-2000000> Kilo Bits per second
percent % of total Bandwidth
remaining % of the remaining bandwidth
You can set it in percent of the total bandwidth..(Just want to emphasize
the use of bandwidth percentage)
Go through the example above and see if you can fit it into your question.
I hope that helps.
Thank you,
I
On Tue, Mar 13, 2012 at 8:37 AM, Yuri Bank <yuribank_at_gmail.com> wrote:
> It seems straight forward enough
>
> access-list 100 permit icmp any any
> access-list 100 permit tcp any any eq telnet
> access-list 101 permit tcp any any eq ftp
> access-list 101 permit tcp any any eq ftp-data
> access-list 102 permit ip any any
>
> traffic-shape group 100 9600 8000 0
> traffic-shape group 101 32000 8000 0
> traffic-shape group 102 22400 8000 0
>
>
> On Sun, Mar 11, 2012 at 6:04 PM, Joe Sanchez <marco207p_at_gmail.com> wrote:
>
> > All,
> >
> > I have issues reading into questions and making them more difficult then
> > the questions should be. Let me test those of you and see what you think
> > about this question?
> >
> >
> > *Configure GTS for Frame-relay networking on sub0interface S0/0/0.24 on
> R4.
> > configure the bandwidth for interface S0/0/0.24 to be 64Kbps. Classify
> > traffic according to the following policy:*
> > *
> > *
> > ** Telnet and ICMP traffic is shaped to 15% of the bandwidth*
> > ** FTP traffic is 50% of the bandwidth after shaping*
> > ** All other traffic gets the remaining 35% of the bandwidth*
> > ** No excess bursts should be allowed*
> > ** Use WFQ*
> > *
> > *
> > *" what are your traffic shaping values for each of the above groups?*
> > *
> > *
> > *
> > *
> > *JOE SANCHEZ*
> >
> >
> > Blogs and organic groups at http://www.ccie.net
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
Blogs and organic groups at http://www.ccie.net
Received on Tue Mar 13 2012 - 12:32:24 ART
This archive was generated by hypermail 2.2.0 : Sun Apr 01 2012 - 07:56:52 ART