There is no possibility to change queuing strategy on the Ethernet interface in the latest software.
It is always fifo for all QoS configurations and QoS is not working properly.
It was possible in the previous software.
Example
Cisco IOS Software, C2960 Software (C2960-LANBASE-M), Version 12.2(25)SEE3, RELEASE SOFTWARE (fc2)
sh int fa 0/2FastEthernet0/2 ....
Queueing strategy: weighted fair (it was fifo before)
In the latest software
Cisco IOS Software, IES Software (IES-IPSERVICESK9-M), Version 15.0(2)EY3, RELEASE SOFTWARE (fc1)
sh int fa 0/2
FastEthernet0/2 .....
Queueing strategy: fifo (no possibility to change)
How QoS can work with Fifo output strategy?