Operation Manual
Network Domain Commands
Network Domain Commands
11 – 215
success: change accepted.
See Also
set network-domain peer on page 11-216
clear network-domain seed-ip
Removes the specified Network Domain seed from the MX configuration. When you enter this
command, the Network Domain TCP connections between the MX switch and the specified
Network Domain seed are closed.
Syntax
clear network-domain seed-ip seed-ip
Defaults
None.
Access
Enabled.
History
Introduced in MSS 4.1.
Usage
This command has no effect if the MX is not configured as part of a Network Domain, or if
the MX is not configured as a member of a Network Domain using the specified Network Domain
seed.
Examples
The following command removes the Network Domain seed with IP address
192.168.9.254 from the MX configuration:
MX-20# clear network-domain seed-ip 192.168.9.254
success: change accepted.
See Also
set network-domain mode member seed-ip on page 11-215
set network-domain mode member seed-ip
Sets the IP address of a Network Domain seed. This command is used for configuring an MX as a
member of a Network Domain. You can specify multiple Network Domain seeds and configure one
as the primary seed.
Syntax
set network-domain mode member seed-ip seed-ip
[affinity num]
Defaults
The default affinity for a Network Domain seed is 5.
Access
Enabled.
History
Introduced in MSS 4.1.
Usage
You can specify multiple Network Domain seeds on the MX. When the MX needs to
connect to a Network Domain seed, the MX first attempts to connect to the seed with the highest
affinity. If that seed is unavailable, the MX attempts to connect to the seed with the next-highest
affinity. After a connection is made to a non-highest-affinity seed, the MX switch then periodically
attempts to connect to the highest-affinity seed.
Examples
The following command sets the MX switch as a member of the Network Domain whose
seed has the IP address 192.168.1.8:
MX# set network-domain mode member seed-ip 192.168.1.8
ip-addr IP address of the Network Domain seed in dotted decimal notation.
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.