ped connect

Connect to a remote PED. This command instructs PEDclient to attempt to connect to the remote PEDserver at the IP address and port specified on the command line, or configured using the ped set command.

NOTE   This command is not applicable on DPoD Luna Cloud HSM services.

Using ped set to Configure the ped connect Defaults

The ped set command allows you to configure a default IP address and/or port for the remote PEDserver. These values are used if they are not specified when you issue the ped connect command. If no defaults are configured using ped set, you must specify at least an IP address. If no port is specified, the default port (1503) is used.

Syntax

ped connect [-ip <ip_address>] [-port <number>] [-slot <slot_number>] [-pwd]

Argument(s) Shortcut Description
-ip <ip_address> -i Specifies the IP Address of the PED. If -ip is not specified, the IP address configured with ped set is used.
-port <number> -po

Network Port (0-65535). If -port is not specified, the default or the port configured with ped set is used.

Default: 1503

-password -pwd Used to set up a one-time password-protected secure channel between an uninitialized HSM and the PED, allowing you to securely initialize the orange (Remote PED Vector) key.
-slot <slot_number> -s Specifies the slot for the remote PED. If -slot is not specified, the current slot number is used.

Example

lunacm:> ped connect -ip 123.45.6.78

Command Result : No Error