238 Configuring network domains
NN47250-500 (Version 03.01)

Configuring network domain seeds

In a Network Domain, a member WSS consults a seed WSS to determine a user’s VLAN membership in a remote
Mobility Domain.
Use the following command to set the current WSS as a seed device within a specified Network Domain:
set network-domain mode seed domain-name net-domain-name
For example, the following command sets the current WSS as a seed with the Network Domain California:
WSS# set network-domain mode seed domain-name California
success: change accepted.
If the seed in a Network Domain is also intended to be a member of the Network Domain, you must enter the following
command on the seed, with the specified IP address pointing to the seed itself.
set network-domain mode member seed-ip ip-addr [affinity num]
For example, the following command sets the current WSS as a member of a Network Domain where the WSS with IP
address 192.168.9.254 is a seed:
WSS# set network-domain mode member seed-ip 192.168.9.254
success: change accepted.
You can configure multiple seeds in a Network Domain. When multiple Network Domain seeds are configured, a
member consults the seed with which it has the highest configured affinity.
If you are configuring multiple seeds in the same Network Domain (for example, a seed on each physical site in the
Network Domain), you must establish a peer relationship among the seeds. See the following section.