jbsdestpexport
- Organization of this page
Function
The jbsdestpexport command collects the destination communication port setting information registered in the common definition information, and then outputs it to the standard output.
Format
jbsdestpexport [-h logical-host-name] > output-file-name
Required execution permission
In Windows: Administrators (If User Account Control (UAC) for Windows is enabled, you must execute the command from the administrator console.)
In UNIX: Superuser or JP1/Base administrator permission
Command directory
- In Windows:
-
installation-folder\bin\
- In Linux:
-
/opt/jp1base/bin/
Arguments
-h logical-host-name
When using JP1/Base in a cluster system, specify the logical host whose destination communication port setting information you want to collect. If you omit this option, the host name set in the environment variable JP1_HOSTNAME is assumed. If the environment variable JP1_HOSTNAME is not set, the physical host name is assumed.
output-file-name
Specify the name of the file in which to collect the destination communication port setting information.
Return values
0 |
Normal end |
1 |
Message processing error |
2 |
Command argument error |
3 |
Permission check error |
4 |
Common definition error |
255 |
Other error |
Example
The following shows some examples of use.
> jbsdestpexport # export jp1_destport start. [container1] jp1ajs2qagt 30242 jp1ajs2eaagt 30247 : [container2] jp1ajs2qagt 31242 jp1ajs2eaagt 31247 : # export jp1_destport end.