The display ike sa command displays the IPSec tunnels set up by IKE.
This command is supported only on the NetEngine 8000 F1A.
| Parameter | Description | Value |
|---|---|---|
| remote remoteaddr |
Indicates the IP address of the remote peer. |
The value is in dotted decimal notation. |
| verbose |
Displays the detailed configurations of IKE SAs. |
- |
| conn_id connid |
Indicates the index of IKE SAs. |
It is an integer that ranges from 1 to 65535. |
| slot slotnumber |
Indicates the slot ID. |
The value is an integer that ranges from 0 to 32. |
| peer peername |
Indicates the peer name. |
It is a string of 1 to 15 characters. |
| identity peeridentity |
Indicates the peer identity. |
It is a string of 1 to 255 characters. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ike sa current sa Num :2 Single-homing :2 Multi-homing master :0 Multi-homing slave :0 None-backup sa :2 Backup sa :0 Spu board slot 1, IKE SA Information: Current IKE SA number: 2 ----------------------------------------------------------------------- conn-id peer flag phase bfd ext vpn ----------------------------------------------------------------------- 373 10.1.2.2 RD|ST V2:2 up - - 372 10.1.2.2 RD|ST V2:1 - - -
| Item | Description |
|---|---|
| current sa Num | Number of the current SA. |
| Single-homing | Number of IKE SAs in single-homing scenarios. |
| Multi-homing master | Number of IKE SAs on the master device in multi-homing scenarios. |
| Multi-homing slave | Number of IKE SAs on the slave device in multi-homing scenarios. |
| None-backup sa | Number of non-backup IKE SAs. |
| Backup sa | Number of backup IKE SAs. |
| Spu board slot 1, IKE SA Information | Indicates configurations of SAs. |
| Current IKE SA number | Indicates the number of SAs. |
| conn-id | Indicates IPSec tunnel ID. |
| peer | Indicates IP address of the peer. |
| flag | The state of SA:
|
| phase | SA phases:
|
| bfd | connect status of the bfd, only reflected in the second stage of negotiation. |
| ext | Indicates interpretation domain of the SA. |
| vpn | Indicates VPN instance on the ciphertext side. - indicates the root instance. |