Viewing A List Of Private Keys; Adding A Private Key - Siemens RUGGEDCOM ROX II User Manual

Cli
Hide thumbs Also See for RUGGEDCOM ROX II:
Table of Contents

Advertisement

RUGGEDCOM ROX II
CLI User Guide
Section 4.7.2.1, "Viewing a List of Private Keys"
Section 4.7.2.2, "Adding a Private Key"
Section 4.7.2.3, "Deleting a Private Key"
Section 4.7.2.1

Viewing a List of Private Keys

To view a list of unsigned private keys, type:
show running-config security crypto private-key
If private keys have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config security crypto private-key
security
crypto
private-key key
algorithm rsa
contents
"{--contents--}"
!
!
!
If no private keys have been configured, add keys as needed. For more information, refer to
"Adding a Private
Key".
Section 4.7.2.2

Adding a Private Key

To add an unsigned private key, do the following:
1.
Enable auto-wizard by typing:
autowizard true
2.
Make sure the CLI is in Configuration mode.
3.
Add the private key by typing:
security crypto private-key name
Where:
• name is the name of the private key
4.
Configure the following parameter(s) as required:
NOTE
Before inserting the contents of the key, enter multi-line mode by pressing Esc+m. Press Ctrl+d to
exit multi-line mode after the key has been added.
Parameter
algorithm { algorithm }
Viewing a List of Private Keys
Description
Synopsis: { rsa, dsa }
The type of key.
Chapter 4
System Administration
Section 4.7.2.2,
169

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rx1500Rx1512Rx1501Rx1510Rx1511

Table of Contents