Specifications

10-6 Network Domain Commands
set network-domain mode member seed-ip
SetstheIPaddressofaNetworkDomainseed.Thiscommandisusedforconfiguringan
RoamAboutSwitchasamemberofaNetworkDomain.YoucanspecifymultipleNetwork
Domainseedsandconfigureoneastheprimaryseed.
Syntax
set network-domain mode member seed-ip ip-addr [affinity num]
Parameters
Defaults
ThedefaultaffinityforaNetworkDomainseedis5.
Mode
Enabled.
Usage
YoucanspecifymultipleNetworkDomainseedsontheRoamAboutSwitch.Whenthe
RoamAboutSwitchneedstoconnecttoaNetworkDomainseed,itfirstattemptstoconnecttothe
seedwiththehighestaffinity.Ifthatseedisunavailable,theRBTattemptstoconnecttotheseed
withthenext
highestaffinity. Afteraconnectionismadetoanonhighestaffinityseed,the
RoamAboutSwitchthenperiodicallyattemptstoconnecttothehighestaffinityseed.
Examples
ThefollowingcommandsetstheRoamAboutSwitchasamemberoftheNetworkDomainwhose
seedhastheIPaddress192.168.1.8:
RBT-8100# set network-domain mode member seed-ip 192.168.1.8
success: change accepted.
ThefollowingcommandsetstheRoamAboutSwitchasamemberofaNetworkDomainwhose
seedhastheIPaddress192.168.9.254andsetstheaffinityforthatseedto7.IftheRoamAbout
SwitchspecifiesotherNetworkDomainseeds,andtheyareconfiguredwiththedefaultaffinityof
5,then192.168.9.254
becomestheprimaryNetworkDomainseedforthisRoamAboutSwitch.
RBT-8100# set network-domain mode member seed-ip 192.168.9.254 affinity 7
success: change accepted.
Related Commands
clearnetworkdomainonpage 102
shownetworkdomainonpage 109
ipaddr IPaddressoftheNetworkDomainseed,indotteddecimalnotation.
num PreferenceforusingthespecifiedNetworkDomainseed.Youcan
specifyavaluefrom1through10.Ahighernumberindicatesagreater
preference.