48Step Command Remarks3. Configure SP queuing. qos sp The default queuing algorithm on aninterface is WRR queuing.4. Display SP queuingconfiguration.display qos sp interface[ interface-type interface-number ] [ |{ begin | exclude | include }regular-expression ]Optional.Available in any viewConfiguration exampleNetwork requirementsConfigure GigabitEthernet 1/0/1 to use SP queuing.Configuration procedure# Enter system view system-view# Configure GigabitEthernet1/0/1 to use SP queuing.[Sysname] interface gigabitethernet 1/0/1[Sysname-GigabitEthernet1/0/1] qos spConfiguring WRR queuingConfiguration procedureTo configure WRR queuing:Step Command Remarks1. Enter system view. system-view N/A2. Enter interface view orport group view.• Enter interface view:interface interface-typeinterface-number• Enter port group view:port-group manualport-group-nameUse either command.Settings in interface view take effect onthe current interface. Settings in portgroup view take effect on all ports inthe port group.3. Enable WRR queuing. qos wrrOptional.The default queuing algorithm on aninterface is WRR.4. Configure the schedulingweight for a queue.qos wrr queue-id group group-idweight schedule-valueOptional.By default, the weights of queues 0through 7 are 1, 2, 3, 4, 5, 9, 13, and15.5. Display WRR queuingconfiguration informationon interfaces.display qos wrr interface[ interface-type interface-number ][ | { begin | exclude | include }regular-expression ]Optional.Available in any view