Lines Matching full:set

24 Name Service (iSNS) server. \fBisnsadm\fR comprises a set of subcommands,
34 \fBisnsadm\fR has a set of general options and a set of subcommand-specific
91 \fB\fIdiscovery-domain-set-name\fR\fR
95 Discovery domain set symbolic name. A string with a maximum length of 256
106 The \fBadd-dd\fR subcommand adds a discovery domain to a discovery domain set.
124 \fB\fB-s\fR \fIdiscovery-domain-set-name\fR\fR
128 Specifies a discovery domain set.
178 .SS "\fBcreate-dd-set\fR"
181 The \fBcreate-dd-set\fR subcommand creates a discovery domain set with the name
185 The \fBcreate-dd-set\fR subcommand has the following syntax:
189 # \fBisnsadm create-dd-set \fIdiscovery-domain-set-name\fR, ...\fR
196 \fBcreate-dd-set\fR has no options.
216 .SS "\fBdelete-dd-set\fR"
219 The \fBdelete-dd-set\fR subcommand deletes a discovery domain set of the name
223 The \fBdelete-dd-set\fR subcommand has the following syntax:
227 # \fBisnsadm delete-dd-set \fIdiscovery-domain-set-name\fR, ...\fR
234 \fBdelete-dd-set\fR has no options.
235 .SS "\fBdisable-dd-set\fR"
238 The \fBdisable-dd-set\fR subcommand disables a discovery domain set.
241 The \fBdisable-dd-set\fR subcommand has the following syntax:
245 # \fBisnsadm disable-dd-set \fIdiscovery-domain-set-name\fR, ...\fR
252 \fBdisable-dd-set\fR has no options.
253 .SS "\fBenable-dd-set\fR"
256 The \fBenable-dd-set\fR subcommand enables a discovery domain set.
259 The \fBenable-dd-set\fR subcommand has the following syntax:
263 # \fBisnsadm enable-dd-set \fIdiscovery-domain-set-name\fR, ...\fR
270 \fBenable-dd-set\fR has no options.
301 .SS "\fBlist-dd-set\fR"
304 The \fBlist-dd-set\fR subcommand lists the discovery domain sets, both enabled
305 and disabled, that exist on the iSNS server. Note that there is no \fBdd-set\fR
310 The \fBlist-dd-set\fR subcommand has the following syntax:
314 # \fBisnsadm list-dd-set [\fIoption\fR] [\fIdiscovery-domain-set-name\fR, ...]\fR
321 \fBlist-dd-set\fR supports the following option:
329 Shows all discovery domains within the discovery domain set.
415 .SS "\fBmodify-dd-set\fR"
418 The \fBmodify-dd-set\fR subcommand modifies a discovery domain set.
421 The \fBmodify-dd-set\fR subcommand has the following syntax:
425 # \fBisnsadm modify-dd-set \fIoption\fR \fIdiscovery-domain-set-name\fR\fR
432 \fBmodify-dd-set\fR has the following option:
436 \fB\fB-n\fR \fIdiscovery-domain-set-name\fR\fR
440 Specifies the new name of a discovery domain set to be applied to an existing
441 discovery-domain-set.
448 discovery domain set.
466 \fB\fB-s\fR \fIdiscovery-domain-set-name\fR\fR
470 Specifies the discovery domain set from which the discovery domain will be
573 DD set(s): Default
616 \fBExample 5 \fRCreating a Discovery Domain Set
619 The following use of the \fBcreate-dd-set\fR subcommand creates a discovery
620 domain set.
625 # \fBisnsadm create-dd-set operation-dd-set\fR
631 \fBExample 6 \fRDisplaying a Discovery Domain Set
634 The following use of the \fBlist-dd-set\fR subcommand displays discovery domain
640 # \fBisnsadm list-dd-set -v\fR
641 DD Set name: Default
644 DD Set name: operation-dd-set
655 discovery domain set.
660 # \fBisnsadm add-dd -s operation-dd-set engineering-dd\fR
666 \fBExample 8 \fRDisplaying a Discovery Domain Set
669 The following use of the \fBlist-dd-set\fR displays the attributes of a
670 discovery domain set.
675 # \fBisnsadm list-dd-set\fR
676 DD Set name: Default
679 DD Set name: operation-dd-set
687 \fBExample 9 \fREnabling a Discovery Domain Set
690 The following use of the \fBenable-dd-set\fR subcommand enables a discovery
691 domain set.
696 # \fBisnsadm enable-dd-set Default\fR
702 \fBExample 10 \fRDisabling a Discovery Domain Set
705 The following use of the \fBdisable-dd-set\fR subcommand disables a discovery
706 domain set.
711 # \fBisnsadm disable-dd-set Default\fR