We are upgrading from 3550 - 3560 switches.
On the 3550's we have this on each interface:
interface FastEthernet0/1
switchport trunk encapsulation dot1q
switchport trunk native vlan 1001
switchport mode trunk
wrr-queue bandwidth 10 20 40 80
wrr-queue min-reserve 4 3
wrr-queue cos-map 1 0 1
wrr-queue cos-map 2 2 3
wrr-queue cos-map 3 4
wrr-queue cos-map 4 5 6 7
priority-queue out
The 3550's wont accept the wrr-queue commands.
Where can I find somewhere that may help explain how to set these on the 3560's
Thanks