Displays current information about the specified remote
clearinghouse.
SYNOPSIS
SHOW [NODE node-id] DNS CLERK REMOTE CLEARINGHOUSE
clearinghouse-name [attribute-specifier] [prepositional-phrase]
Arguments
node-id
The name of the node. If you do not specify a node name, the local
node is assumed.
clearinghouse-name
A specific clearinghouse name or a complete directory specification
followed by a wildcard template for matching simple names of
clearinghouses.
attribute-specifier
The name of an attribute or an attribute group. Enter one or more of
the following attribute specifiers:
all [attributes]
all characteristics
all counters
all identifiers
Creation Time
CTS
Miscellaneous Operations
Name
Read Operations
UID
Write Operations
prepositional-phrase
A phrase that affects the content of command output. Specify the
following prepositional phrase:
with attribute [relop] value
Description
This command displays the names and values of the attributes or
attribute groups named in attribute-specifier. You can also enter
this command through the NCL interface. You can use any combination
of attribute specifiers in any sequence in a single command. Use
a comma to separate specifiers. If you do not supply any attribute
specifier, the command displays all identifiers and their values.
PRIVILEGES REQUIRED
You must have the NET$EXAMINE rights identifier on a VMS system. No
special privileges are required on an ULTRIX system.
1 – attributes
The following are descriptions of valid characteristics, counters, and identifiers: CHARACTERISTICS UID Identifies the remote clearinghouse entity. COUNTERS Creation Time Specifies the time at which this entity was created. Miscellaneous Operations Specifies the number of operations other than read and write (that is, skulks, new epochs, and so on) performed by this clerk on the remote clearinghouse. Read Operations Specifies the number of lookup operations of any sort performed by the clerk on the remote clearinghouse. Write Operations Specifies the number of write operations performed by this clerk on the remote clearinghouse. IDENTIFIERS CTS Indicates the creation timestamp (CTS) of this entity. Name Specifies the full name of the clearinghouse.
2 – prepositional_phrases
You can affect the content of command output by using prepositional phrases. Be sure to precede the following prepositional phrase with a comma and a space: with attribute [relop] value When used with a wildcard clearinghouse-name, limits the output only to directories whose specified attributes have certain values.
3 – example
The following command displays the CTS of the remote clearinghouse .paris2_ch cached by the clerk on node .jmh. dns> show node .jmh dns clerk remote clearinghouse .paris2_ch cts