Lists the existing IIOP listeners.
Description
The list-iiop-listeners subcommand lists the existing IIOP listeners.
This subcommand is supported in remote mode only.
Options
- asadmin-options
- 
Options for the asadminutility. For information about these options, see theasadminhelp page.
- --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 serverand 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.