You are on page 1of 4

clear port priority-queue

clear port priority-queue


Usethiscommandtoresetportpriorityqueuesettingsbacktodefaultsforoneormoreports.

Syntax
clear port priority-queue port-string

Parameters
portstring

Specifiestheportforwhichtoclearprioritytoqueuemappings.Fora
detaileddescriptionofpossibleportstringvalues,refertoPortString
SyntaxUsedintheCLIonpage 62.

Defaults
None.

Mode
Switchcommand,readwrite.

Example
Thisexampleshowshowtoclearthepriorityqueuesettingsonfe.2.12:
A2(su)->clear port priority-queue fe.2.12

Configuring Quality of Service (QoS)


Purpose
Eighttransmitqueuesareimplementedintheswitchhardwareforeachport.Thecommandsin
thissectionallowyoutosettheprioritymodeandweightforeachoftheavailablequeues(0
through7)foreachphysicalportontheswitch.Prioritymodeandweightcannotbeconfiguredon
LAGs,onlyonthephysicalportsthatmakeuptheLAG.

Commands
For information about...

Refer to page...

show port txq

11-6

set port txq

11-7

clear port txq

11-8

show port txq


UsethiscommandtodisplayQoStransmitqueueinformationforoneormorephysicalports.

Syntax
show port txq [port-string]

11-6

Port Priority and Rate Limiting Configuration

set port txq

Parameters
portstring

(Optional)Specifiesport(s)forwhichtodisplayQoSsettings.Fora
detaileddescriptionofpossibleportstringvalues,refertoPortString
SyntaxUsedintheCLIonpage 62.
Onlyphysicalportswillbedisplayed.LAGportshavenotransmitqueue
information.

Defaults
Iftheportstringisnotspecified,theQoSsettingofallphysicalportswillbedisplayed.

Mode
Switchcommand,readonly.

Example
Thisexampleshowshowtodisplaythecurrentalgorithmandtransmitqueueweightsconfigured
onportfe.1.10:
A2(su)->show port txq fe.1.10
Port
Alg Q0 Q1 Q2 Q3 Q4 Q5 Q6 Q7
------- --- --- --- --- --- --- --- ---

fe.1.10 WRR 10

10

15

20

25

20

set port txq


UsethiscommandtosetQoStransmitqueuearbitrationvaluesforphysicalports.

Syntax
set port txq port-string value0 value1 value2 value3 value4 value5 value6 value7

Parameters
portstring

Specifiesport(s)onwhichtosetqueuearbitrationvalues.Foradetailed
descriptionofpossibleportstringvalues,refertoPortStringSyntaxUsed
intheCLIonpage 62.
Onlyphysicalportscanbeconfiguredwiththiscommand.LAGports
cannotbeconfigured.

value0value7

Specifiespercentagetoallocatetoaspecifictransmitqueue.Thevalues
musttotal100percent.

Defaults
None.

Mode
Switchcommand,readwrite.

Enterasys A2 Configuration Guide

11-7

clear port txq

Usage
Queuescanbesetforstrictpriority(SP)orweightedroundrobin(WRR).IfsetforWRRmode,
weightsmaybeassignedtothosequeueswiththiscommand.Weightsarespecifiedintherangeof
0to100percent.Weightsspecifiedforqueues0through7onanyportmusttotal100percent.

Examples
Thisexampleshowshowtochangethearbitrationvaluesfortheeighttransmitqueuesbelonging
tofe.1.1:
A2(su)->set port txq fe.1.1 10 10 10 10 10 10 10 30

Thisexampleshowshowtochangethealgorithmtostrictpriorityfortheeighttransmitqueues
belongingtofe.1.1:
A2(su)->set port txq fe.1.1 0 0 0 0 0 O O 100
A2(su)->show port txq fe.1.1
Port
Alg Q0 Q1 Q2 Q3 Q4 Q5 Q6 Q7
------- --- --- --- --- --- --- --- ---

fe.1.1

STR SP

SP

SP

SP

SP

SP

SP

SP

clear port txq


Usethiscommandtoclearporttransmitqueuevaluesbacktotheirdefaultvalues.

Syntax
clear port txq port-string

Parameters
portstring

Clearstransmitqueuevaluesonspecificport(s)backtotheirdefault
values.Foradetaileddescriptionofpossibleportstringvalues,referto
PortStringSyntaxUsedintheCLIonpage 62.
Onlyphysicalportscanbeconfiguredwiththiscommand.LAGports
cannotbeconfigured.

Defaults
Bydefault,transmitqueuesaredefinedasfollows:
Queue

Mode

Weight

Queue

Mode

Weight

WRR

WRR

WRR

WRR

WRR

WRR

WRR

WRR

Mode
Switchcommand,readwrite.

11-8

Port Priority and Rate Limiting Configuration

clear port txq

Example
Thisexampleshowshowtocleartransmitqueuevaluesonfe.1.1:
A2(su)->clear port txq fe.1.1

Enterasys A2 Configuration Guide

11-9

You might also like