you have specified your input service policy as an output service policy on ge0/0.3
interface GigabitEthernet0/0.3
no service-policy output QoS_Internet_Access
service-policy input QoS_Internet_Access
your bandwidth command should really be broken up into receive and send on asynchronous connections as well - otherwise your outbound qos policy will be based around 6000k instead of 768k
interface gigabitEthernet0/0.3
bandwidth 768
bandwidth receive 6000
hope I've helped!
I also find that its better to drop 100kbit or so off the bandwidth command to account - see how you go on that one first though.
Main Topics
Browse All Topics





by: predragpetrovicPosted on 2009-11-08 at 16:00:46ID: 25772644
Hi could you please define what exactly are you trying to achieve ?