[c-nsp] qos on 2960 cannot apply service-policy
Dan
dan at technc.com
Thu May 17 16:38:36 EDT 2007
Do you have an example of egress queing?
Thanks,
Dan.
Brian Turnbow wrote:
> As far I know you cannot police outbound traffic on the ports of the 2960.
> You can play with the egress queing on the port to limit the bandwidth.
> Check out the qos part in the configuration guide.
>
> Regards
> Brian
>
> -----Original Message-----
> From: cisco-nsp-bounces at puck.nether.net [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Dan
> Sent: giovedì 17 maggio 2007 17.34
> Cc: cisco-nsp
> Subject: [c-nsp] qos on 2960 cannot apply service-policy
>
> 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.
>
> _______________________________________________
> cisco-nsp mailing list cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
More information about the cisco-nsp
mailing list