create keyring
To add a new RSA keyring, use the create keyring command. If a keyring with the specified name already
exists, the command will fail.
To edit an existing keyring, use the enter keyring command.
You also can use the scope form of this command to enter an existing keyring to assign or change properties.
To delete an existing keyring, use the delete form of this command.
create keyring name
delete keyring name
enter keyring name
scope keyring name
Syntax Description
The name identifying the keyring; can be between 1 and 16 characters.
name
Command Modes
scope security/
Command History
ModificationRelease
Command added.1.1(1)
Usage Guidelines
When you create a new keyring, you are automatically entered into keyring mode (security/keyring) with an
asterisk indicating the new keyring is not yet committed. You can create a keyring certificate request, and set
keyring parameters such as RSA key modulus and certificate authority trustpoint, and then commit the new
keyring information.
Example
This example shows how to create and enter a new RSA keyring:
firepower # scope security
firepower /security # enter keyring test_keyring
firepower /security/keyring* # set ?
cert Keyring certificate
modulus RSA key modulus
regenerate Regenerate keyring
trustpoint Trustpoint CA
firepower /security/keyring* # set
Related Commands
DescriptionCommand
Deletes an existing RSA keyring.delete keyring
Cisco Firepower 4100/9300 FXOS Command Reference
64
A – R Commands
create keyring