show cached server(8cds) — Maintenance
NAME
show cached server - Displays address information of a server in the local clerk’s cache
SYNOPSIS
show cached server name
ARGUMENTS
nameA 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:
NameThe directory cell name.
TowersThe 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 DCE Version 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).