From: mac ccie (mac2008.ccie@gmail.com)
Date: Fri May 02 2008 - 11:18:44 ART
I wonder if this scenario is possible to implement .  I have two Fast
Ethernet Sub interfaces to my Service Provider and this SP police traffic to
drop if it exceeds more than 10 mbps combined on both subinterfaces.
Is it possible to do shaping in such a way that my total traffic going out
of two sub interfaces is averaged to 10 mbps?
When I apply shaping on physical interface I am not sure if it gets applied
to both the sub interfaces also. Can you please suggest?
interface FastEthernet0/0
 no ip address
 duplex auto
 speed auto
 traffic-shape rate 1000000 25000 25000 1000
end
Router(config)#do sh run int fa0/0.1
Building configuration...
Current configuration : 95 bytes
!
interface FastEthernet0/0.1
 encapsulation dot1Q 2
 ip address 204.12.1.1 255.255.255.0
end
Router(config)#do sh run int fa0/0.2
Building configuration...
Current configuration : 96 bytes
!
interface FastEthernet0/0.2
 encapsulation dot1Q 12
 ip address 204.12.2.1 255.255.255.0
end
Router(config)#do sh traffic
Interface   Fa0/0
       Access Target    Byte   Sustain   Excess    Interval  Increment Adapt
VC     List   Rate      Limit  bits/int  bits/int  (ms)      (bytes)
Active
-             1000000   6250   25000     25000     25        3125      -
Router(config)#
Thanks
Mac
Pass the CCIE in six weeks, Guaranteed!
http://www.certscience.com/CCIE
This archive was generated by hypermail 2.1.4 : Mon Jun 02 2008 - 06:59:15 ART