7-3To do… Use the command… RemarksEnter system view system-view —Create a WRED table qos wred queue table table-name —Configure the dropparameters for eachqueue in the WRED tablequeue queue-id [ drop-level drop-level ]low-limit low-limit [ discard-probabilitydiscard-prob ]OptionalBy default, the low-limit argumentis 100 and the discard-probargument is 10.Enterinterfaceviewinterface interface-type interface-numberEnterinterfaceview or portgroup view Enter portgroup view port-group manual port-group-nameUse either commandSettings in interface view takeeffect on the current interface;settings in port group view takeeffect on all ports in the port group.Apply the WRED table qos wred apply table-name RequiredConfiguration ExampleNetwork requirementsApply a queue-based WRED table to port GigabitEthernet 2/0/1.Configuration procedure# Enter system view. system-view# Configure a queue-based WRED table.[Sysname] qos wred queue table queue-table1[Sysname-wred-table-queue-table1] quit# Enter interface view.[Sysname] interface gigabitethernet 2/0/1# Apply the queue-based WRED table to GigabitEthernet 2/0/1.[Sysname-GigabitEthernet2/0/1] qos wred apply queue-table1Displaying and Maintaining WREDTo do… Use the command… RemarksDisplay WRED configurationinformation on the interface or allinterfacesdisplay qos wred interface[ interface-type interface-number ] Available in any viewDisplay configuration informationabout a WRED table or all WREDtablesdisplay qos wred table[ table-name ] Available in any view