246 Configuring network domains
NN47250-500 (Version 03.01)
about the VLANs in the three Mobility Domains. The Network Domain seed at Site 1 is also the seed for Mobility
Domain A. The Network Domain seed at Site 2 is used by both Mobility Domains B and C. At least one Network
Domain seed is aware of each WSS in the installation and maintains an active TCP connection with it.
The following is the Network Domain configuration for this scenario:
1Make the WSS with IP address 10.10.10.1 a seed of a Network Domain called globaldom and establish a
peer relationship with the WSS with IP address 20.20.20.1. Type the following commands:
WSS# set network-domain mode seed domain-name globaldom
success: change accepted.
WSS# set network-domain peer 20.20.20.1
success: change accepted.
2Make the WSS with IP address 20.20.20.1 a seed of a Network Domain called globaldom and establish a
peer relationship with the WSS with IP address 10.10.10.1. Type the following commands:
WSS# set network-domain mode seed domain-name globaldom
success: change accepted.
WSS# set network-domain peer 10.10.10.1
success: change accepted.
3Make the three WSSs in Mobility Domain A members of the Network Domain, specifying WSS
10.10.10.1 as their Network Domain seed. Type the following command on all three WSSs:
WSS# set mobility-domain mode member seed-ip 10.10.10.1
success: change accepted.
4Make the WSSs in Mobility Domains B and C members of the Network Domain, specifying WSS
20.20.20.1 as their Network Domain seed. Type the following command on all of the WSSs in both
Mobility Domains:
WSS# set mobility-domain mode member seed-ip 20.20.20.1
success: change accepted.
5Display the Network Domain status. Type the following command on the WSS with IP address
10.10.10.1:
WSS# show network-domain
Network Domain name: globaldom
Peer State
--------------- -------------
20.20.20.1 UP
Member State Mode Mobility-Domain
--------------- ------------- ------ ---------------
10.10.10.1 UP SEED Modo A
10.10.10.2 UP MEMBER Modo A
10.10.10.3 UP MEMBER Modo A
20.20.20.1 UP SEED Modo B
20.20.20.2 UP MEMBER Modo B
20.20.20.3 UP MEMBER Modo B
30.30.30.1 UP MEMBER Modo C
30.30.30.2 UP MEMBER Modo C