show security key-manager profiles
Syntax
show security key-manager profiles <brief | detail> <profile-name | profile-index>
Description
Display information about configured key-manager profiles .
Options
| brief | Display the specified level of output. |
| detail | Display the detailed output. |
| profile-name | Name of the configured key profile. |
| profile-index | Index of the configured key profile. |
Required Privilege Level
view
Output Fields
Table 1 lists the
output fields for the show security key-manager clients brief command.
Output fields are listed in the approximate order in which they appear.
| Field Name | Field Description |
|---|---|
| Index | Index of the currently configured key profile. |
| Name | Name of the currently configured key profile. |
| Received |
The number of requests received for the key profile. |
| In-progress | The number of requests is currently being processed. |
| Success | Number of requests that were successfully processed. |
| Failed | Number of requests that were unsuccessful. |
| Type | Type of the configured key profile. |
| Configured at | Time at which the key profile is configured. |
| Time elapsed | Duration of time since the key profile was configured. |
Sample Output
show security key-manager profiles brief
user@host> show security key-manager profiles brief Index Name Received In-progress Success Failed 1 km_profile_1 25 1 18 6 2 km_profile_2 51 0 44 7
show security key-manager profiles detail
user@host> show security key-manager profiles detail
Name: km_profile_1, Index: 1, Type: static
Configured-at: 01.12.21 09:11:30
Time-elapsed: 3 hrs 10 mins 20 secs
Request-stats:
Received: 25
In-progress: 1
Success: 18
Failed: 6
Name: km_profile_2, Index: 2, Type: quantum-key-manager
Configured-at: 01.12.21 09:11:30.20
Time-elapsed: 3 hrs 10 mins 20 secs
Url: https://kme1.juniper.net
Local-sae-id: SAE-A.juniper.net
Local-certificate-id: sae_a_cert
Trusted-cas: [ CA-1, CA-2 ]
Peer-sae-ids: [ SAE-B.juniper.net, SAE-C.juniper.net ]
Default-key-size: 1024 bits
Request-stats:
Received: 25
In-progress: 1
Success: 18
Failed: 6
Release Information
Statement introduced in Junos OS Release 22.4R1.