display ikev2 proposal

Use display ikev2 proposal to display the IKEv2 proposal configuration.

Syntax

display ikev2 proposal [ name | default ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

name: Specifies an IKEv2 proposal by its name, a case-insensitive string of 1 to 63 characters.

default: Specifies the default IKEv2 proposal.

Usage guidelines

This command displays IKEv2 proposals in descending order of priorities. If you do not specify any parameters, this command displays the configuration of all IKEv2 proposals.

Examples

# Display the configuration of all IKEv2 proposals.

<Sysname> display ikev2 proposal
IKEv2 proposal : 1                                                              
  Encryption: 3DES-CBC AES-CBC-128 AES-CTR-192 CAMELLIA-CBC-128                 
  Integrity: MD5 SHA256 AES-XCBC-MAC                                            
  PRF: MD5 SHA256 AES-XCBC-MAC                                                  
  DH Group: MODP1024/Group2 MODP1536/Group5                                     
                                                                                
IKEv2 proposal : default                                                        
  Encryption: AES-CBC-128 3DES-CBC                                              
  Integrity: SHA1 MD5                                                           
  PRF: SHA1 MD5                                                                 
  DH Group: MODP1536/Group5 MODP1024/Group2

Table 52: Command output

Field

Description

IKEv2 proposal

Name of the IKEv2 proposal.

Encryption

Encryption algorithms that the IKEv2 proposal uses.

Integrity

Integrity protection algorithms that the IKEv2 proposal uses.

PRF

PRF algorithms that the IKEv2 proposal uses.

DH Group

DH groups that the IKEv2 proposal uses.

Related commands

ikev2 proposal