Parameters, Response, Ssh load publickey – Efficient Networks 107-0001-000 User Manual

Page 490: Mgmt class, Input format, Ssh load publickey -4

Advertising
background image

Chapter 19: SSH Commands

Efficient Networks

®

Router family

Command Line Interface Guide

Page 19-4

Efficient Networks

®

Parameters

Response

A typical response is shown below.

ssh load publickey

Loads a precomputed public-key, from the given TFTP server.

NOTE:

This command should be use in conjunction with the

ssh load privatekey

command.

Mgmt Class

Security (R/W)

Input Format

ssh load publickey TFTP@<server-addr>:<pub-key-file>

Parameters

Response

A typical response is shown below.

<server-addr>

a

a

Dotted-decimal notation.

IP address of the TFTP server.

<priv-key-file>

b

b

ASCII string

Key file to load.

-> ssh load privatekey [email protected]:mykey

copying...

copied 882 bytes

<server-addr>

a

a

Dotted-decimal notation.

IP address of the TFTP server.

<pub-key-file>

b

b

ASCII string

Key file to load.

-> ssh load publickey [email protected]:mykey

copying...

copied 751 bytes

Advertising