Display IKE Profiles

Use the following procedure to display the configured IKE profiles:

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. Display all IKE profiles:

    show ike profile

  3. Display a specific ike profile:

    show ike profile WORD<1–32>

Example

Switch:1#show ike profile
==========================================================================================
                                  IKE Profile

==========================================================================================
                                 Hash   Encrypt Encrypt   DH     Exchange   Lifetime  
Name                             Algo    Algo   Key Len  Group   Mode       seconds   
------------------------------------------------------------------------------------------
DFLT_IKE_PROFILE                 sha256 aesCbc  256     modp2048 main       86400     
ikePRO                           sha256 aesCbc  256     modp2048 main       180       
test                             sha256 aesCbc  256     modp2048 main       86400     

Variable Definition

The following table defines parameters for the show ike profile command.

Variable

Value

profile WORD<1–32>

Specifies the name of the profile to be displayed.