cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
611
Views
0
Helpful
1
Replies

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

smartboy2255
Level 1
Level 1

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

1 Reply 1

smartboy2255
Level 1
Level 1

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!