352-001 · Question #192
What is a design aspect regarding multicast transport for MPLS Layer 3 VPNs using the Rosen Draft implementation?
The correct answer is B. Multicast traffic is forwarded over GRE tunnels.. The Rosen Draft MPLS L3 VPN multicast design encapsulates customer multicast traffic inside GRE tunnels (MDT tunnels) and forwards it across the provider core using PIM-built multicast trees.
Question
What is a design aspect regarding multicast transport for MPLS Layer 3 VPNs using the Rosen Draft implementation?
Options
- ALDP is the multicast control plane protocol.
- BMulticast traffic is forwarded over GRE tunnels.
- CMulticast traffic is forwarded over LDP or RSVP signaled LSPs.
- DUsing the MDT SAFI in BGP ensures that PIM can be disabled in the core.
How the community answered
(40 responses)- A3% (1)
- B93% (37)
- C5% (2)
Why each option
The Rosen Draft MPLS L3 VPN multicast design encapsulates customer multicast traffic inside GRE tunnels (MDT tunnels) and forwards it across the provider core using PIM-built multicast trees.
LDP is the unicast label distribution protocol for MPLS forwarding and does not serve as the multicast control plane; PIM is used in the provider core to build MDT trees in the Rosen Draft.
In the Rosen Draft implementation, PE routers create Multicast Distribution Tree (MDT) tunnels that are GRE-encapsulated overlays across the MPLS core; customer VPN multicast traffic is encapsulated in GRE and carried over these MDT tunnels, with PIM running in the provider core to build and maintain the underlying multicast trees.
Rosen Draft uses GRE-based MDT tunnels for multicast transport, not native MPLS LSPs signaled by LDP or RSVP - those LSPs carry only unicast VPN traffic.
MDT SAFI in BGP is used for MDT address discovery and advertisement between PE routers, but PIM remains required in the core to build MDT trees and cannot be disabled in the Rosen Draft model.
Concept tested: Rosen Draft MPLS L3 VPN multicast forwarding over GRE MDT tunnels
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipmulti_mvpn/configuration/xe-16/imc-mvpn-xe-16-book/imc-mvpn-rosen-draft.html
Topics
Community Discussion
No community discussion yet for this question.