Hitachi

Hitachi Application Server V10 User's Guide (For Windows® Systems)


4.6.9 Opening a port

To open a closed port, run the set subcommand of the asadmin utility command to enable the setting of the port-related parameter.

Prerequisites

Intended users

Port-related parameter to be specified for opening a port

When opening a port, specify the following port-related parameter for the get and set subcommands of the asadmin utility command:

Procedure

  1. Run the get subcommand of the asadmin utility command to get the setting value for the port-related parameter, and confirm that the port is closed (the setting value is false).

    asadmin get port_related_parameter_name

    When this command is run, the result is displayed as follows:

    Command get executed successfully.
    
  2. To open the closed port, run the set subcommand of the asadmin utility command.

    asadmin set port_related_parameter_name=true

    Specifying true for the value of the port-related parameter opens the port by enabling the setting of this parameter.

    When this command is run, the result is displayed as follows:

    Command set executed successfully.