InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.0: About user assistance >
6.6.0.2: Command line administration >
6.6.0.2.2: WebSphere Control Program (wscp) >
6.6.0.2.2.3: Advanced usage of wscp >
6.6.0.2.2.3.13: Connecting to remote servers

6.6.0.2.2.3.13: Connecting to remote servers

The wscp Remote operations enable wscp to administer remote servers as follows:

  • Connect to remote servers by using the Remote attach command.

  • Disconnect from remote servers by usng the Remote detach command.

  • Start a server listener process by using the Remote listen command.

The following example command shows how to create a connection to a remote server:

wscp> Remote attach greenland.ibm.com:1000:123898

where greenland.ibm.com is the server name, 1000 is the port number, and 123898 is the key number.

The following example command closes all remote connections:

wscp> Remote detach

The following example commands opens up a server listener process for the specified server, port number, and key:

wscp> Remote listen greenland.ibm.com:1000:123898
Server listening at greenland.ibm.com:1000:123898
Go to previous article: 6.6.0.2.2.3.12: Managing security roles Go to next article: 6.6.0.2.2.3.14: Where to find more information about Tcl

 

 
Go to previous article: 6.6.0.2.2.3.12: Managing security roles Go to next article: 6.6.0.2.2.3.14: Where to find more information about Tcl