300-730 · Question #12
Which technology is used to send multicast traffic over a site-to-site VPN?
The correct answer is A. GRE over IPsec on IOS router. Multicast traffic requires GRE over IPsec on a Cisco IOS router because IPsec alone only supports unicast, while GRE can encapsulate multicast packets before IPsec encrypts them.
Question
Options
- AGRE over IPsec on IOS router
- BGRE over IPsec on FTD
- CIPsec tunnel on FTD
- DGRE tunnel on ASA
How the community answered
(34 responses)- A85% (29)
- B3% (1)
- C3% (1)
- D9% (3)
Why each option
Multicast traffic requires GRE over IPsec on a Cisco IOS router because IPsec alone only supports unicast, while GRE can encapsulate multicast packets before IPsec encrypts them.
IPsec in tunnel or transport mode natively handles only unicast traffic and cannot encapsulate multicast or broadcast packets. GRE encapsulation wraps multicast packets as unicast GRE packets, which IPsec can then encrypt and forward across the site-to-site VPN. Cisco IOS routers fully support GRE over IPsec with multicast enabled on the tunnel interface, making them the correct platform for this requirement.
Cisco Firepower Threat Defense (FTD) does not support GRE tunnel interfaces, so GRE over IPsec is not a supported configuration on FTD.
A native IPsec tunnel on FTD cannot carry multicast traffic because IPsec itself has no mechanism to encapsulate or forward multicast packets.
Cisco ASA does not support GRE tunnel interfaces, making GRE-based encapsulation unavailable on the ASA platform regardless of the IPsec configuration.
Concept tested: GRE over IPsec for multicast forwarding on IOS
Source: https://www.cisco.com/c/en/us/support/docs/ip/ip-multicast/43584-mcast-over-tunnel.html
Topics
Community Discussion
No community discussion yet for this question.