clear port mirroring
D-Series CLI Reference 4-33
Usage
NotethatLAGportsandtheirunderlyingphysicalports,asdescribedin“LinkAggregation
ControlProtocol(LACP)”onpage4‐33,cannotbemirrored.
Example
Thisexampleshowshowtocreateandenableportmirroringwithge.1.4asthesourceport,and
ge.1.11asthetargetport:
D2(su)->set port mirroring create ge.1.4 ge.1.11
D2(su)->set port mirroring enable ge.1.4 ge.1.11
clear port mirroring
Usethiscommandtoclearaportmirroringrelationship.
Syntax
clear port mirroring source destination
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Example
Thisexampleshowshowtoclearportmirroringbetweensourceportge.1.4andtargetport
ge.1.11:
D2(su)->clear port mirroring ge.1.4 ge.1.11
Link Aggregation Control Protocol (LACP)
Usingmultiplelinkssimultaneouslytoincreasebandwidth isadesirableswitchfeature,which
canbeaccomplishedifbothsidesagreeonasetofportsthatarebeingusedasaLinkAggregation
Group(LAG).OnceaLAGisformedfromselectedports,problemswithloopingcanbeavoided
sincethe
SpanningTreecantreatthisLAGasasingleport.
Enabledbydefault,theLinkAggregationControlProtocol(LACP)logicallygroupsinterfaces
togethertocreateagreaterbandwidthuplink,orlinkaggregation,accordingtotheIEEE802.3ad
source Specifiesthesourceportofthemirroringconfigurationtobecleared.For
a
detaileddescriptionofpossibleport‐stringvalues,refer to“PortString
SyntaxUsedintheCLI”onpage4‐1.
destination Specifiesthetargetportofthemirroringconfigurationtobecleared.
Caution: Link aggregation configuration should only be performed by personnel who are
knowledgeable about Spanning Tree and Link Aggregation, and fully understand the ramifications
of modifications beyond device defaults. Otherwise, the proper operation of the network could be
at risk.