Bandwidth (QOS) command is not taking in the Giga interface

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2010 12:46 AM - edited 03-04-2019 10:04 AM
HI all,
While applying service policy command in out direction in cisco 7609 Router, I am getting following error. "bandwidth percent command is not supported in output direction for this interface Configuration failed!".Even I have changed the bandwidth percentage command to Kbps value.Then also I am getting error.
class-map match-any TESTQOS
match access-group name testdata
class-map match-all test1
match access-group 2005
Class-map default
fair que
!
policy-map QOS
class TESTQOS
bandwidth percent 40
class test1
bandwidth percent 20
ip access-list extended testdata
permit ospf any any
permit esp any any
Service-policy output QOS
Thanks a lot in advance....
Regards,
Mahesh
- Labels:
-
Routing Protocols

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2010 12:50 AM
sorry pls find the error...
testrouter(config)#int Gi2/5
testrouter(config-if)#service-policy output QOS
bandwidth percent command is not supported in output direction for this interface Configuration failed!
