Specifications
4-18 Port Commands
set port-group
Configuresaload‐sharingportgroup.Allportsinthe groupfunctionasasinglelogicallink.
Syntax
set port-group name group-name port-list mode {on | off}
Parameters
Defaults
Onceconfigured,agroupisenabledbydefault.
Mode
Enabled.
Usage
Youcanconfigureupto16portsinaportgroup,inanycombinationofports.Theportnumbers
donotneedtobecontiguousandyoucanuse10/100EthernetportsandgigabitEthernetportsin
thesameportgroup.
Afteryouaddaporttoaportgroup,you
cannotconfigureportparametersontheindividualport.
Instead,changeportparametersontheentiregroup.Specifythegroupnameinsteadofan
individualportnameornumberinportconfigurationcommands.
Toaddorremoveportsinagroupthatisalreadyconfigured,changethemodetooff,addor
removetheports,thenchange themodetoon.
Example
Thefollowingcommandconfiguresaportgroupnamedserver1containingports1through5,and
enablesthelink:
RBT-8100# set port-group name server1 1-5 mode on
success: change accepted.
Thefollowingcommandsdisablethelinkforportgroupserver1,changethelistofportsinthe
group,andre‐enablethelink:
RBT-8100# set port-group name server1 1-5 mode off
success: change accepted.
RBT-8100# set port-group name server1 1-4,7 mode on
success: change accepted.
Related Commands
• clearport‐grouponpage 4‐3
• showport‐grouponpage 4‐29
namegroup‐name Alphanumericstringofupto255characters,withnospaces.
port‐list Listofphysicalports.Alltheportsyouspecifyareconfiguredtogetherasa
singlelogicallink.
mode {on | off} Stateofthegroup.Useon
toenablethegrouporofftodisablethegroup.
Thegroupisenabledbydefault.