3com WX1200 3CRWX120695A Manuel D’Utilisation

Page de 728
Configuring a Mobility Domain
155
Optionally, you can configure a redundant seed WX switch, which takes 
over seed duties if the primary seed becomes unavailable. See 
“Configuring Mobility Domain Seed Redundancy” on page 156.
Configuring Member
WX Switches on the
Seed
To configure the list of members on the Mobility Domain seed for 
distribution to other member WX switches, use the following command 
on the seed WX switch:
set mobility-domain member ip-addr
For example, the following commands add two members with IP 
addresses 192.168.12.7 and 192.168.15.5 to a Mobility Domain whose 
seed is the current WX:
WX1200# set mobility-domain member 192.168.12.7
success: change accepted.
WX1200# set mobility-domain member 192.168.15.5
success: change accepted.
Each command adds a member identified by its IP address to the list of 
Mobility Domain members. If the WX switch from which you enter the 
command is not configured as a seed, the command is rejected.
Configuring a
Member
To configure a member WX switch in the Mobility Domain, you enter the 
following command when logged in to the nonseed member WX switch:
set mobility-domain mode member seed-ip ip-addr
This command configures the IP destination address that the member WX 
switch uses when communicating with the seed WX switch. 
For example, the following command configures the current WX switch 
as a member of the Mobility Domain whose seed is 192.168.253.6:
WX1200# set mobility-domain mode member seed-ip 192.168.253.6
success: change accepted.
This command sets the WX switch as a member of the Mobility Domain 
defined on the seed device at the identified address. If the WX switch is 
currently part of another Mobility Domain or using another seed, this 
command overwrites that configuration. After you enter this command, 
the member WX switch obtains a new list of members from its new 
seed’s IP address.