show keychain

show keychain {keychain_name {detail}}

Description

Displays the configured keychains.

Syntax Description

keychain_name Defines a name for the new keychain. The range is 1-31.
detail Specifies a detailed output.

Default

N/A.

Usage Guidelines

Use this command to display the configured keychains.

Example

The following is an example of the command's output with no specified keychain name:

# show keychain
                                    #        #     Accept
Name                             Keys  Clients  Tolerance
-------------------------------  ----  -------  ---------
auth1                               3        2        10s
auth2                               4        0         0s
ospfv3-keys                         6        1         0s

Example

The following is an example of the command's output with a keychain name of keys1:

show keychain ospfv3-keys1
Accept Tolerance : 0s
Number of Clients: 1

Key ID  Algorithm     Start Time            End Time                Duration
------  ------------  --------------------  --------------------  ----------
+1      HMAC-SHA-256  2021-06-01 00:00:00   2021-07-01 00:00:00     2592000s
 2      HMAC-SHA-512  2021-07-01 00:00:00   2021-08-01 00:00:00     2678400s
 3      HMAC-SHA-256  2021-08-01 00:00:00   2021-09-01 00:00:00     2678400s

Legend: (*) Active Key, (+) Selected Key, (Z) Time is in UTC.

Example

The following is an example of the command's output with a keychain name of keys1 with detail specified:

show keychain ospfv3-keys1 detail
Accept Tolerance    : 0s
Number of Clients   : 1
Clients             : ospfv3-2

Key ID              : +1
Encrypted Key String: #$y2O9VBgcxFr4NkVKnadBL5y1s9cvnA==
Algorithm           : HMAC-SHA-256
Start Time          : 2021-06-01 00:00:00
End Time            : 2021-07-01 00:00:00
Duration            : 2592000s

Key ID              : 2
Encrypted Key String: #$f4Vtob4C5TdAs9Qf0w/pbB8RecE9vA==
Algorithm           : HMAC-SHA-512
Start Time          : 2021-07-01 00:00:00
End Time            : 2021-08-01 00:00:00
Duration            : 2678400s

Key ID              : 3
Encrypted Key String: #$bvE/wSf/6sztYL4wJw8ZUTWjJT2ZWw==
Algorithm           : HMAC-SHA-256
Start Time          : 2021-08-01 00:00:00
End Time            : 2021-09-01 00:00:00
Duration            : 2678400s

Legend              : (*) Active Key, (+) Selected Key.

History

This command was first available in ExtremeSwitching 31.3.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.