An administrator sees the IPSec tunnel state 'down' under the tunnel monitor. What is the most common cause for this issue?
Trap 1: Proxy ID mismatch
Proxy ID mismatch causes phase2 failure, but the tunnel state may still show as down.
Trap 2: Tunnel interface IP misconfiguration
IP misconfiguration affects routing but not tunnel state directly.
Trap 3: IKE version mismatch
IKE version mismatch prevents negotiation, but PSK is more commonly misconfigured.
- A
Incorrect pre-shared key
An incorrect PSK causes phase1 negotiation to fail, bringing the tunnel down.
- B
Proxy ID mismatch
Why wrong: Proxy ID mismatch causes phase2 failure, but the tunnel state may still show as down.
- C
Tunnel interface IP misconfiguration
Why wrong: IP misconfiguration affects routing but not tunnel state directly.
- D
IKE version mismatch
Why wrong: IKE version mismatch prevents negotiation, but PSK is more commonly misconfigured.