Specifications

Configuring and Managing Ports
4-12 Configuring and Managing Ports and VLANs
Link Redundancy
Aportgroupensureslinkstabilitybyprovidingredundantconnectionsforthesamelink.Ifan
individualportinagroupfails,theRoamAboutSwitchreassignstraffictotheremainingports.
Whenthefailedportstartsoperatingagain,theRoamAboutSwitchbeginsusingitfornewtraffic
flows.Trafficthatbelonged
totheportbeforeitfailedcontinuestobeassignedtootherports.
Configuring a Port Group
Toconfigureaportgroup,usethefollowingcommand:
set port-group name group-name port-list mode {on | off}
Enteranameforthegroupandtheportscontainedinthegroup.
Themodeparameteraddsorremovesportsforagroupthatisalreadyconfigured.Tomodifya
group:
Addingports—Entertheportsyouwanttoadd,thenentermodeon.
•Removingports—Entertheportsyouwanttoremove,
thenentermodeoff.
Examples
Toconfigureaportgroupnamedserver1containingports1through4andenablethelink,typethe
followingcommand:
RBT-8100# set port-group name server1 1-4 mode on
success: change accepted.
Afteryouconfigureaportgroup,youcanusetheportgroupnamewithcommandsthatchange
Layer2configurationparameterstoapplyconfigurationchanges toallportsintheportgroup.For
example,SpanningTreeProtocol(STP)andVLANmembershipchangesaffecttheentireport
groupinsteadofindividualports.
WhenyoumakeLayer2configurationchanges,youcanusea
portgroupnameinplaceoftheportlist.Ethernetportstatisticscontinuetoapplytoindividual
ports,nottoportgroups.
Toconfigureaportgroupnamedserver2containingports3and4andaddtheportstothe
default
VLAN,typethefollowingcommands:
RBT-8100# set port-group name server2 3,4 mode on
success: change accepted.
RBT-8100# set vlan default port server2
success: change accepted.
Toverifytheconfigurationchange,typethefollowingcommand:
RBT-8100# show vlan config
Admin VLAN Tunl Port
VLAN Name Status State Affin Port Tag State
---- ---------------- ------ ----- ----- ---------------- ----- -----
1 default Up Up 5
server2 none Up
Toindicatethattheportsareconfiguredasaportgroup,theshowvlanconfigoutputliststhe
portgroupnameinsteadoftheindividualportnumbers.
Note: Do not use dashes or hyphens in a port group name. MSS will not display, or save, the port
group.