Distributed Name Service (DNS) Management Operations Manual
ASSUME
The DNSCOM Commands
31258 Tandem Computers Incorporated 7–69
ASSUME The ASSUME command is used to specify a default command object for subsequent
SET, SHOW, RESET, and ADD commands.
ASSUME [
name type
|
alias type
|
composite type
|
ssobject type
]
name type
is one of the following:
ALIAS
ALIASTYPE ( definition mode only )
COMPOSITE
COMPOSITETYPE ( " " " )
DNS ( " " " )
DNSFILE ( " " " )
DNSPROCESS ( " " " )
DNSDOMAIN
GROUP
SS ( " " " )
SSMANAGER
SSOBJECT
SSTYPE ( " " " )
alias type
is the name of an alias type. If supplied, is equivalent to the command sequence
ASSUME ALIAS; SET TYPE
alias type
.
composite type
is the name of a composite type. If supplied, is equivalent to the command
sequence ASSUME COMPOSITE; SET TYPE
composite type
.
ssobject type
is the name of a subsystem-object type. If supplied, is equivalent to the command
sequence ASSUME SSOBJECT; SET TYPE
ssobject type
.
Examples
ASSUME LINE IN AM3270
ASSUME SSMANAGER
Considerations
If no object is specified, the default object becomes undefined; all commands
requiring an object must include an object.
When DNSCOM is executed, the default object is undefined until an ASSUME
command that specifies an object is entered.