Chapter 19: SSH Commands

Efficient Networks® Router family

 

Command Line Interface Guide

 

 

Parameters

<server-addr>aIP address of the TFTP server. <priv-key-file>bKey file to load.

aDotted-decimal notation.

bASCII string

Response

A typical response is shown below.

-> ssh load privatekey tftp@192.168.13.174:mykey

copying...

copied 882 bytes

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

<server-addr>a

IP address of the TFTP server.

<pub-key-file>b

Key file to load.

aDotted-decimal notation.

bASCII string

Response

A typical response is shown below.

-> ssh load publickey tftp@192.168.13.174:mykey

copying...

copied 751 bytes

Page 19-4

Efficient Networks®

Page 490
Image 490
Efficient Networks 107-0001-000 manual Ssh load publickey TFTP@server-addrpub-key-file, Key file to load