Distributed Name Service (DNS) Management Operations Manual
ADD ALIASTYPE
The DNSCOM Commands
31258 Tandem Computers Incorporated 7–17
RESET DOMAIN
indicates that, by default, aliases of the type being added will not have their
definitions replicated.
RESET SSTYPES [ * ]
indicates that the alias type being added is not restricted to objects of
particular types.
SSTYPES [ + | - ]
ssobject-type list
+
indicates that the subsystem-object types listed should be added to those
already specified in preceding SET ALIASTYPE SSTYPES commands.
-
indicates that the listed subsystem-object types are to be deleted from
those already specified in preceding SET ALIASTYPE SSTYPES
commands.
If neither + nor - is present, the types in
ssobject-type list
replace
those previously specified.
ssobject-type list
is defined as
{
ssobject type
[
in-part
] }
{ (
ssobject type
[
in-part
] [ ,
ssobject type
[
in-part
] ] ...) }
{ * }
where
in-part
is:
IN {
subsystem
| * }
ssobject type
is the name of a subsystem-object type. (See “Considerations.”)
subsystem
is the name of a subsystem defining
ssobject type
. This must be
specified if more than one subsystem defines
ssobject type
, unless
* is specified.
IN *
indicates that the referent must be of the specified type but may be
defined by any subsystem.