Hub/Switch Reference Guide

238 Network Domain Commands
NN47250-100 (Version 02.51)
Syntax
set network-domain mode member seed-ip ip-addr
[affinity num]
Defaults
The default affinity for a Network Domain seed is 5.
Access
Enabled.
History
Introduced in WSS Software 4.1.
Usage
You can specify multiple Network Domain seeds on the WSS. When the WSS needs to connect to a
Network Domain seed, it first attempts to connect to the seed with the highest affinity. If that seed is
unavailable, the WSS attempts to connect to the seed with the next-highest affinity. After a connection is made
to a non-highest-affinity seed, the WSS then periodically attempts to connect to the highest-affinity seed.
Examples
The following command sets the WSS as a member of the Network Domain whose seed has the
IP address 192.168.1.8:
WSS# set network-domain mode member seed-ip 192.168.1.8
success: change accepted.
The following command sets the WSS as a member of a Network Domain whose seed has the IP address 192.168.9.254
and sets the affinity for that seed to 7. If the WSS specifies other Network Domain seeds, and they are configured with
the default affinity of 5, then 192.168.9.254 becomes the primary Network Domain seed for this WSS.
WSS# set network-domain mode member seed-ip 192.168.9.254 affinity 7
success: change accepted.
See Also
clear network-domain on page 225
show network-domain on page 229
set network-domain peer
On a Network Domain seed, configures one or more WSSs as redundant Network Domain seeds. The seeds in a
Network Domain share information about the VLANs configured on the member devices, so that all the Network
Domain seeds have the same database of VLAN information.
Syntax
set network-domain peer ip-addr
Defaults
None.
Access
Enabled.
ip-addr IP address of the Network Domain seed, in dotted decimal notation.
num Preference for using the specified Network Domain seed. You can specify
a value from 1 through 10. A higher number indicates a greater
preference.
ip-addr IP address of the Network Domain seed to specify as a peer, in dotted
decimal notation.