Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
 
User Commandslist-iiop-cluster-config(1)


NAME

 list-iiop-cluster-config - lists the application server instances that are part of the IIOP cluster configuration

SYNOPSIS

 list-iiop-cluster-config [ --hostadmin-host ][ --portadmin_port ] [ --useradmin-username ][ --passwordadmin-password ][ --passwordfile filename ] [ --secure|-s ]instance-name

DESCRIPTION

Lists the application server instances that are part of the IIOP cluster configuration. All the IIOP endpoints for server instances in the IIOP cluster can be obtained.

The list-iiop-cluster-config command is available only in the Enterprise Edition of the Sun Java System Application Server.

OPTIONS

-H --host

host name of the machine hosting the administrative instance.

-p --port

administrative port number associated with the administrative host.

-u --user

administrative user associated for the instance.

-w --password

administrative password corresponding to the administrative user.

--passwordfile

file containing passwords appropriate for the command (for example, administrative instance).

-s --secure

indicates communication with the administrative instance in secured mode.

OPERANDS

instance_name

name of the server instance at which this operation is targeted.

EXAMPLES

Example 1. List the IIOP cluster configuration for a particular server instance, server2
asadmin> list-iiop-cluster-config --user admin --password myPasswd server2
List of server instances and IIOP end points.

SEE ALSO

add-iiop-cluster-endpoint(1), delete-iiop-cluster-endpoint(1)


UserMacro Go To TopLast Changed 24 Dec 2003