561
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
PRF: MD5, SHA256, AES-XCBC
DH group: MODP1024/Group 2, MODP1536/Group 5
IKEv2 proposal: default
Encryption: AES-CBC-128, 3DES-CBC
Integrity: SHA1, MD5
PRF: SHA1, MD5
DH group: MODP1536/Group 5, MODP1024/Group 2
Table 80 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
display ikev2 sa
Use
display ikev2 sa
to display the IKEv2 SA information.
Syntax
display ikev2 sa
[
count
| [ {
local
|
remote
} {
ipv4-address
|
ipv6
ipv6-address
} [
vpn-instance
vpn-instance-name
] ] [
verbose
[
tunnel
tunnel-id
]
] ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
count
: Displays the number of IKEv2 SAs.
local
: Displays IKEv2 SA information for a local IP address.