Configuring Multiple Instances of MSDP
MSDP instances are supported for VRF instance types. For QFX5100, QFX5110, QFX5200, and EX9200 switches, MSDP instances are also supported for default and virtual router instance types. You can configure multiple instances of MSDP to support multicast over VPNs.
To configure multiple instances of MSDP, include the following statements:
routing-instances { routing-instance-name { interface interface-name; instance-type vrf; route-distinguisher (as-number:number | ip-address:number); vrf-import [ policy-names ]; vrf-export [ policy-names ]; protocols { msdp { ... msdp-configuration ... } } } }
You can include the statements at the following hierarchy levels:
[edit routing-instances routing-instance-name protocols]
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols]