This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cisco:security:3 [2025/11/02 12:37] – [Verifications] Name | cisco:security:3 [2025/11/02 12:44] (current) – Name | ||
|---|---|---|---|
| Line 150: | Line 150: | ||
| Keepalive not set | Keepalive not set | ||
| Tunnel linestate evaluation up | Tunnel linestate evaluation up | ||
| - | Tunnel source 192.168.2.1 (GigabitEthernet1), | + | Tunnel source 192.168.2.1 (GigabitEthernet1), |
| + | |||
| + | r1#ping 2.2.2.2 so lo0 | ||
| + | Type escape sequence to abort. | ||
| + | Sending 5, 100-byte ICMP Echos to 2.2.2.2, timeout is 2 seconds: | ||
| + | Packet sent with a source address of 1.1.1.1 | ||
| + | !!!!! | ||
| + | Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/3 ms | ||
| + | r1#show crypto ikev2 sa | ||
| + | IPv4 Crypto IKEv2 SA | ||
| + | |||
| + | Tunnel-id Local | ||
| + | 1 | ||
| + | Encr: AES-CBC, keysize: 256, PRF: SHA512, Hash: SHA512, DH Grp:24, Auth sign: PSK, Auth verify: PSK | ||
| + | Life/Active Time: 86400/39446 sec</ | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Here you can see the entire packet, including the original header, is encrypted. | ||