Is this a 2503 router? If so, I always thought dot1q trunking won't work because you need a fastethernet port to do it. The router can route between primary and secondary interfaces. I always did it using non VLAN switches though...
Here's how we do it. Say you have a T1 (1,544,000 BPS)
and want to reserve 10% (154,400 BPS);
---------snip-----------
interface FastEthernet0/0
ip address x.x.x.1 255.255.255.0
traffic-shape group 101 1389600
---------snip-----------
access-list 101 permit tcp any eq www x.x.x.0 0.0.0.255...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.