Specifications

4-18 Port Commands
set port-group
Configuresaloadsharingportgroup.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,andreenablethelink:
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
clearportgrouponpage 43
showportgrouponpage 429
namegroupname Alphanumericstringofupto255characters,withnospaces.
portlist Listofphysicalports.Alltheportsyouspecifyareconfiguredtogetherasa
singlelogicallink.
mode {on | off} Stateofthegroup.Useon
toenablethegrouporofftodisablethegroup.
Thegroupisenabledbydefault.