Displays the access control set of a clearinghouse.
SYNOPSIS
SHOW CLEARINGHOUSE clearinghouse-name ACCESS
[prepositional-phrase]
Arguments
clearinghouse-name
The name of the clearinghouse for which you want to see the access
control set. It can be a specific clearinghouse name or a complete
directory specification followed by a wildcard template for matching
simple names of clearinghouses.
prepositional-phrase
You can affect the destination or content of command output by using
prepositional phrases.
ACCESS RIGHTS
You need read access to the clearinghouse.
1 – example
The following example is a command that displays the access control set of the .ny_ch clearinghouse. dns> show clearinghouse .ny_ch access
2 – prepositional_phrases
A phrase that affects the destination or content of command output.
You can use one or more prepositional phrases. Be sure to precede
each of the following prepositional phrases with a comma and a
space:
to file[=]filename Redirects the output to
filename. If the file does not
exist, this command creates
it. If the file does exist, its
contents are overwritten.
to extend file[=]filename Appends the output to an
existing filename. If the file
does not exist, it is created.
to terminal Directs the output to the
terminal. This is the default
option.