list-iiop-listeners

lists the existing IIOP listeners

Synopsis

list-iiop-listeners [--help]
[target]

Description

The list-iiop-listeners subcommand lists the existing IIOP listeners. This subcommand is supported in remote mode only.

Options

--help
-?

Displays the help text for the subcommand.

Operands

target

This operand specifies the target for which the IIOP listeners are to be listed. Valid values are:

server

Lists the listeners in the default server instance server and is the default value.

configuration_name

Lists the listeners in the specified configuration.

cluster_name

Lists the listeners in the specified cluster.

instance_name

Lists the listeners in a particular server instance.

Examples

Example 1   Using the list-iiop-listeners subcommand

The following command lists all the IIOP listeners for the server instance:

asadmin> list-iiop-listeners
orb-listener-1
SSL
SSL_MUTUALAUTH
sample_iiop_listener
Command list-iiop-listeners executed successfully.

Exit Status

0

command executed successfully

1

error in executing the command

See Also

create-iiop-listener(1), delete-iiop-listener(1)

asadmin(1M)