Specifications
Link Aggregation Configuration Example
December 02, 2010 Page 20 of 23
Configuring the N3 Edge Switch
Forthisexample,wewantLAGstoformwherevertheycansowewillnotchangethedefault
adminkeysettingforallLAGsaswedidinthemultipledeviceexample.BecausewewantLAG1
andLAG2asdescribedforthisexampletoformforspecificports,wesetthe
adminkeyforthese
LAGsto100:
N3(rw)->set lacp aadminkey lag.0.1-2 100
LACPportstateisenabledbydefaultontheN3,sowedonothavetoenableLACPportstate
here.WenextwanttosettheadminkeysfortheN3edgephysicalportsassociatedwithLAG1and
LAG2:
N3(rw)->set port lacp port ge.2.1 aadminkey 100
N3(rw)->set port lacp port ge.3.1 aadminkey 100
N3(rw)->set port lacp port fe.1.1 aadminkey 100
N3(rw)->set port lacp port fe.1.2 aadminkey 100
N3(rw)->set port lacp port fe.1.3 aadminkey 100
N3(rw)->set port lacp port fe.1.4 aadminkey 100
N3(rw)->set port lacp port fe.1.5 aadminkey 100
N3(rw)->set port lacp port fe.1.6 aadminkey 100
N3(rw)->set port lacp port fe.1.7 aadminkey 100
N3(rw)->set port lacp port fe.1.8 aadminkey 100
Systemprioritydetermineswhichdevicewillbeinchargeofportselection.Thisisanoptional
consideration.Forthisexamplewewillleavesystempriorityatthedefaultvalueandallowthe
devicewiththelowestMACaddresstodetermineportselection.
Portprioritydeterminestheorderinwhichaggregatableports
availableforaLAGaremovedto
theattachedstate.Forthisexamplewewanttoensurethatthetwo1Gbportsmovetotheattached
stateforLAG1beforetheeight100MbpsportsmovetotheattachedstateforLAG2.Wewillsetthe
portpriorityto100for
thetwo1Gbactorportsshouldthisdevicebeinchargeofselectingportsto
movetotheattachedstate:
N3(rw)->set port lacp port ge.2.1 aportpri 100
N3(rw)->set port lacp port ge.3.1 aportpri 100
WenextenablesingleportLAGsonthisdevice:
System(rw)->set lacp singleportlag enable
WenextenableflowregenerationontheN3:
System(rw)->set lacp flowRegeneration enable
Configuring the S3 Upstream Switch
Forthisexample,wewantLAGstoformwherevertheycansowewillnotchangethedefault
adminkeysettingforallLAGsaswedidinthemultipledeviceexample.Autonegotiationwillset
portsge.1.1‐4andge.2.1‐4to100MbpstomatchtheremoteN3connectedports.Because
wewant
LAG1andLAG2,asdescribedfor thisexample,toformforspecificports,wesettheadminkeyfor
theseLAGsto100:
System(rw)->set lacp aadminkey lag.0.1-2 100
LACPportstateisdisabledbydefaultontheS3,sowewillenableLACPportstatehere.Wenext
wanttosettheadminkeysandportenableLACPfortheS3physicalportsassociatedwithLAG1:
S3(rw)->set port lacp port ge.2.1 aadminkey 100 enable
S3(rw)->set port lacp port ge.3.1 aadminkey 100 enable
S3(rw)->set port lacp port ge.1.1 aadminkey 100 enable
S3(rw)->set port lacp port ge.1.2 aadminkey 100 enable