QOS Enterasys
QOS Enterasys
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
Commands
For information about...
Refer to page...
11-6
11-7
11-8
Syntax
show port txq [port-string]
11-6
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
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.
11-7
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
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
Example
Thisexampleshowshowtocleartransmitqueuevaluesonfe.1.1:
A2(su)->clear port txq fe.1.1
11-9