[c-nsp] qos on 2960 cannot apply service-policy
Dan
dan at technc.com
Thu May 17 11:33:34 EDT 2007
c2960-lanbasek9-mz.122-37.SE/c2960-lanbasek9-mz.122-37.SE.bin
I'm trying to apply the service-policy to an interface and for some
reason it will not let me do so on incoming or outgoing.
When I try on outgoing it says this:
Switch(config-if)#service-policy output out
Warning: Assigning a policy map to the output side of an interface not
supported
Service Policy attachment failed
Warning: Assigning a policy map to the output side of an interface not
supported
When i try input it says this:
Switch(config-if)#service-policy input out
Service Policy attachment failed
config:
mls qos aggregate-policer 1mbit-video-out 1000000 8000 exceed-action
policed-dscp-transmit
mls qos aggregate-policer 1mbit-voice-out 1000000 8000 exceed-action
policed-dscp-transmit
mls qos aggregate-policer 28mbit-default-out 28000000 8000 exceed-action
drop
!
!
class-map match-all data
match ip dscp default
class-map match-any voice-signal
match ip dscp cs3
match ip dscp af31
class-map match-all video
match ip dscp af41
class-map match-all voice
match ip dscp ef
!
!
policy-map out
class data
police aggregate 28mbit-default-out
class video
police aggregate 1mbit-video-out
class voice
police aggregate 1mbit-voice-out
class voice-signal
police aggregate 1mbit-voice-out
!
!
interface FastEthernet0/1
switchport access vlan 500
srr-queue bandwidth share 10 10 60 20
srr-queue bandwidth shape 10 0 0 0
mls qos trust cos
auto qos voip trust
!
Dan.
More information about the cisco-nsp
mailing list