configtargetssh

NAME

configtargetssh - Configure secure shell access to target device.

SYNOPSIS

configtargetssh [TARGET_IP]

DESCRIPTION

    configtargetssh generates a key pair, configures the local user's account
    to use that key to talk to the specified IP address, and installs the
    public key in that target device's root account's list of authorized keys.
    
    Follow the interactive instructions provided by the tool.

ENVIRONMENT

If the TARGET_IP value is not given and the environment variable DEST_IP
is set then DEST_IP will be used as TARGET_IP