Enterasys Networks XSR CLI Router User Manual


 
QoS Show Commands
XSR CLI Reference Guide 12-109
show random-detect interface
ThiscommanddisplaysdataaboutRandomEarlyDetection(RED).
Syntax
show random-detect interface [interface-type interface-number]
Mode
EXEC:XSR> or XSR(config)#
Sample Output
ThefollowingcommandsconfigurepolicymapShape:
XSR(config)#policy-map Shape
XSR(config-pmap<Shape>)#class d32
XSR(config-pmap-c<d32>)#bandwidth per 30
XSR(config-pmap-c<d32>)#random-detect dscp-based
XSR(config-pmap-c<d32>)#random-detect dscp 32 10 20 10
XSR(config-pmap-c<d32>)#random-detect dscp default 2 5 20
Thefollowingissampleoutputfromthecommand.Therearedropsonlyfromclassd32.
XSR#show random-detect interface serial 1/0:0
Serial 1/0:0
output: Shape
output: Shape
Class d32
Weighted Random-detect:
Avg Qsize: 5, Total Random Drops: 2223
Tail drops
SumofpacketsdroppedbyTailDropbuffermanagement.
Tx
Sumofpacketstransmittedsuccessfully.
NoBuff
Sumofpacketsrejectedbythedriverbecauseofnobuffer.Thisvalueis
alwayszerowhenthepolicymapisappliedtoDLCIandMLPPP.
Error
Sumoftransmit(driver)errorswhentryingtosendoutapacket.Value
isalwayszerowhenthepolicymapisappliedtoDLCIandMLPPP.
Avg Qsize
REDaveragequeuesize.
Random Drops
SumofpacketsdroppedbyRED.
min-th
ConfiguredminimumthresholdforRED.
max-th
ConfiguredmaximumthresholdforRED.
mark-prob
ConfiguredmarkprobabilityforRED.
interface-type
Thetypeofinterface.
interface-number
Thenumberoftheinterface.