Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
1453
configure crypto key export
Purpose
Exports the SSH keys to the file system.
Default Access Level
15
Command Syntax
configure crypto key export [public-key <path/filename> | private-key <path/filename>]
Supplemental
Information
The crypto key export command exports pre-existing or pre-generated SSH public or private keys to a local file. The crypto key
import command imports SSH public or private keys from a local file. This eliminates the need to regenerate the keys and prevents
the display of security alert messages for any keys that have been pre-cached at the SSH client.
Parameters
[public-key
<path/filename>
The path/filename of the public-key to be exported
| <private-key
<path/filename>]
The path/filename of the private-key to be exported
Related Commands