SSH Public Key Authentication

Last Updated : Nov 20, 2024 |
Table 1: SSH Public Key Authentication Commands

Command

copy https authorized-keys

Use HTTPS to download public key(s) file for a user.

copy scp authorized-keys

Use SCP to download public key(s) file for a user.

copy usb authorized-keys

Use an attached USB device to download public key(s) file for a user.

copy authorized-keys usb

Copy a users public key(s) file from the Branch Gateway to a USB device.

show ip ssh

Display general SSH information including whether Public Key Authentication is Enabled.

show ssh-server-configuration

Display SSH server configuration including whether Public Key Authentication is Enabled.

Table 2: SSH Server Configuration Commands for Public Key Authentication

Root Level Command

First Level Command

Description

ssh-server-configuration

set pubkey-authentication

Enable or Disable Public Key Authentication.

show authorized-keys

Display user’s public keys(s).

erase authorized-keys

Erase user’s public keys.