Hi..  

1) First question to ask about the traffic-shaping.  Please take a look on
the following command. What is the defination of 1000000 125000 125000?  


access-list 101 permit udp any any
interface Ethernet0
 traffic-shape group 101 1000000 125000 125000
!

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

2) I also saw the following method for traffic shaping but it never specify
the access-list number, what do the router know what kind of traffic are we
targeting?

interface Ethernet1
 traffic-shape rate 5000000 625000 625000
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

3) I used another method to configure the traffic-shaping to limit the smtp
traffic to 4K, but when I do show traffic-shape, it shows the target rate is
4k, Byte limit 2k.  What's the meaning? and how router know to assign 2k to
the byte limit?


XXX(config)#access-list 110 permit tcp any any eq 25
XXX(config)#exit
XXX#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
XXX(config)#int e0
XXX(config-if)#traffic-shape group 110 4000

XXX(config-if)#exit
XXX(config)#exit
XXX#sh traffic-shape
            Access Target    Byte   Sustain   Excess    Interval  Increment
Adapt
I/F         List   Rate      Limit  bits/int  bits/int  (ms)       (bytes)
Active
Et0         110    4000      2000   8000      8000      2000      1000
-

==================================================================
De informatie opgenomen in dit bericht kan vertrouwelijk zijn en 
is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht 
onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en 
de afzender direct te informeren door het bericht te retourneren. 
==================================================================
The information contained in this message may be confidential 
and is intended to be exclusively for the addressee. Should you 
receive this message unintentionally, please do not use the contents 
herein and notify the sender immediately by return e-mail.


==================================================================




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=34602&t=34602
--------------------------------------------------
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