opensolaris man page for cports

Query: cports

OS: opensolaris

Section: 1m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

cports(1M)						  System Administration Commands						cports(1M)

NAME
cports - expand host names into <host, server, port> triples
SYNOPSIS
$CLUSTER_HOME/bin/cports hostname [hostname...]
DESCRIPTION
The cports utility expands the hostname arguments into a list of <host, server, port> triples. The returned information is used to access the serial port consoles of the named hosts by way of the terminal server returned in the triples. If an entry for serialports has been made in the /etc/nisswitch.conf file, then the order of lookups is controlled by that entry. If there is no such file or no such entry, then the nameservice look up order is implicitly nis files.
EXAMPLES
Example 1 Using the cports Command If the /etc/serialports file contains the entry: pepsi soda-tc 5002 the following command: % cports pepsi prints the following string: pepsi soda-tc 5002 This information can be used by the telnet(1) command to remotely access pepsi's console: % telnet soda-tc 5002
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWccon | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+
SEE ALSO
telnet(1), cconsole(1M), ccp(1M), chosts(1M), crlogin(1M), cssh(1M), ctelnet(1M), serialports(4), attributes(5) Sun Cluster 3.2 8 Sep 2007 cports(1M)
Related Man Pages
cconsole(1m) - opensolaris
clusters(4) - opensolaris
mconnect(1) - suse
ftpaddhost(1m) - linux
ftpaddhost(1m) - php
Similar Topics in the Unix Linux Community
restricted telnet sessions
Exit from telnet when run Remotely
telnet on specific port??
Telnet to a serial port
Check telnet port multiple server