Switching

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  EX4650 - Layer 3 VPN Multicast Support

    This message was posted by a user wishing to remain anonymous
    Posted 09-19-2023 09:50
    This message was posted by a user wishing to remain anonymous

    Hi,

    can someone tell me fro mexperience if this switch supports MVPN signaling, since it support Layer 3-VPNs? I mean will a cfg like this work on EX4650 platform?

    chassis {
        fpc 0 {
            pic 0 {
                tunnel-services;
            }
        }
    }
    protocols {
        bgp {
            group BGPGROUP {
                family inet-mvpn {
                        signaling;
                }
            }
        }
        ldp {
            p2mp;
        }
    }

    routing-instances {
        INSTANCE1 {
            provider-tunnel {
                ldp-p2mp;
            }
            vrf-table-label;
            protocols {    
                mvpn;
                pim {

            ............................

            }

    }

    -----------------------

    Thank you!



  • 2.  RE: EX4650 - Layer 3 VPN Multicast Support

    Posted 09-19-2023 15:30

    Hi, 

    I can't seem to test this in a lab environment due to me not having this specific device, however I've looked online and found the data sheet that may provide you with some more information: 

    https://www.juniper.net/content/dam/www/assets/datasheets/us/en/switches/ex4650-ethernet-switch-datasheet.pdf

    It does seem as though this device does support Multicast, but on the 'features' section it doesn't specify MVPN whereas MSDP is specified so I can't confirm or deny if this is supported. 

    Have you spoken with Juniper directly to see if this a valid configuration for this device?

    HTH, 

    Ethan



    ------------------------------
    Ethan Jackson
    ------------------------------