Configure a Key ChainNEW!

You can create no more than 128 key chains.

A key chain name is an alphanumeric string, with a minimum of 4 characters and a maximum of 32 characters.
  1. Enter global configuration mode.
    device# configure terminal
    
  2. Configure a key chain.
    device(config)# keychain keychain1
    This example configures a key chain named keychain1.
  3. Repeat step 2 for each key chain that you need.

Example

The following example summarizes the commands in this procedure.

device# configure terminal
device(config)# keychain keychain1