Mobility Domain Commands 229Nortel WLAN—Security Switch 2300 Series Command Line ReferenceSyntax set domain security {none | required}Defaults The default is none. (WSS-WSS security is disabled.)Access Enabled.History Introduced in WSS Software 5.0.Usage The setting must be the same (none or required) on all switches, the seed and all members, in theMobility Domain.The set domain security none command is equivalent to the clear domain security command.Examples The following command enables WSS-WSS security on a WSS:WSS# set domain security requiredsuccess: change accepted.set mobility-domain memberOn the seed WSS, adds a member to the list of Mobility Domain members. If the current WSS is not configured as aseed, this command is rejected.Syntax set mobility-domain member ip-addr key hex-bytesDefaults None.Access Enabled.HistoryUsage This command must be entered from the seed WSS.Examples The following commands add three WSSs with the IP addresses 192.168.1.8, 192.168.1.9, and192.168.1.10 as members of a Mobility Domain whose seed is the current WSS:WSS# set mobility-domain member 192.168.1.8success: change accepted.WSS# set mobility-domain member 192.168.1.9none WSS-WSS security is disabled.required WSS-WSS security is enabled.ip-addr IP address of the Mobility Domain member in dotted decimal notation.key hex-bytes Fingerprint of the public key to use for WSS-WSS security. Specify thekey as 16 hexadecimal bytes. Use a colon between each byte, as in thefollowing example:00:11:22:33:44:55:66:77:88:99:aa:bb:cc:dd:ee:ffVersion 5.0 Option key hex-bytes added.