350-701 · Question #716
A network engineer configures a site-to-site VPN with a colleague. During testing, the engineer discovers that only phase 1 is up, and application traffic cannot pass. Which configuration parameter…
The correct answer is C. encryption domain. If Phase 1 of a site-to-site VPN is up but application traffic cannot pass, the encryption domains configured on each device must be checked for proper definition and matching.
Question
A network engineer configures a site-to-site VPN with a colleague. During testing, the engineer discovers that only phase 1 is up, and application traffic cannot pass. Which configuration parameter must be checked on each device?
Options
- Ahash algorithm
- Bpeer IP address
- Cencryption domain
- Dpreshared key
How the community answered
(25 responses)- A12% (3)
- B4% (1)
- C68% (17)
- D16% (4)
Why each option
If Phase 1 of a site-to-site VPN is up but application traffic cannot pass, the encryption domains configured on each device must be checked for proper definition and matching.
Mismatched hash algorithms (e.g., MD5 vs. SHA) would prevent Phase 1 from coming up entirely, not just cause a Phase 2 or traffic issue after Phase 1 is established.
An incorrect peer IP address would prevent Phase 1 from initiating or completing, as the devices wouldn't be able to find each other.
In a site-to-site VPN, if Phase 1 (IKE SA) is up but Phase 2 (IPsec SA) cannot establish, or traffic is not passing, a common issue is mismatched or incorrectly defined encryption domains (interesting traffic/proxy IDs). The encryption domain defines which subnets or hosts are allowed to pass through the VPN tunnel, and both ends must agree on this definition for traffic to be encrypted and forwarded.
A mismatched preshared key would prevent Phase 1 from completing authentication, meaning Phase 1 would not be up.
Concept tested: Site-to-site VPN encryption domain
Source: https://www.cisco.com/c/en/us/support/docs/security-vpn/ipsec-negotiation-ikeprotocol/14106-ipseccfg-debug.html
Topics
Community Discussion
No community discussion yet for this question.