show cached server(8cds)
Displays address information of a server in the local clerk's cache
Synopsis
show cached server name
Arguments
name A simple name for the cached server. The name can contain wildcard characters.
Description The show cached server command displays address information of a server in the local clerk's cache. The following list describes the valid attributes:
Name The directory cell name
Towers The protocol sequence and network address of the server node
Privileges Required You must have r (read) permission to the clerk.
Notes This command is replaced at Revision 1.1 by the dcecp command and may not be provided in future releases of DCE.
Examples The following command displays all attributes of the cached server emv.
cdscp> show cached server emv SHOW CACHED NAMESERVER emv_udp AT
1991-10-15-15:56:56 Name = /.../emv.abc.com Tower = ncadg_ip_udp:14.20.14.32 Tower =
ncacn_ip_tcp:14.20.14.32 SHOW CACHED NAMESERVER emv_tcp AT 1991-10-15-15:56:57
Name = /.../emv.abc.com Tower = ncadg_ip_udp:14.20.14.32 Tower = ncacn_ip_tcp:14.20.14.32
Related Information
Commands:
clear cached server(8cds)
define cached server(8cds)
|