300-320 · Question #6
A network engineer wants to connect two sites via a WAN technology and to securely pass multicast traffic over this WAN technology. Which WAN technology should be configured?
The correct answer is D. GRE over IPsec. GRE over IPsec is required when multicast traffic must traverse a WAN securely, because GRE encapsulates multicast and IPsec provides encryption for the GRE tunnel.
Question
A network engineer wants to connect two sites via a WAN technology and to securely pass multicast traffic over this WAN technology. Which WAN technology should be configured?
Options
- AIPsec
- BGRE
- Cpure MPLS
- DGRE over IPsec
How the community answered
(56 responses)- A4% (2)
- B7% (4)
- C13% (7)
- D77% (43)
Why each option
GRE over IPsec is required when multicast traffic must traverse a WAN securely, because GRE encapsulates multicast and IPsec provides encryption for the GRE tunnel.
Pure IPsec does not support multicast traffic natively; it only encrypts unicast packets, making it insufficient for passing multicast across a WAN.
GRE alone supports multicast but provides no encryption or authentication, failing the security requirement.
Pure MPLS does not provide encryption and therefore does not meet the security requirement for securely passing traffic over the WAN.
GRE tunneling supports multicast and broadcast traffic natively, while IPsec alone only supports unicast. By combining GRE over IPsec, the multicast packets are first encapsulated in GRE (making them appear as unicast to IPsec) and then encrypted and authenticated by IPsec. This combination enables secure transmission of multicast traffic such as routing protocol updates across a WAN link.
Concept tested: GRE over IPsec secure multicast WAN transport
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_ikevpn/configuration/xe-16/sec-ike-for-ipsec-vpns-xe-16-book/sec-gre-ipsec.html
Topics
Community Discussion
No community discussion yet for this question.