Switching

 View Only
last person joined: 3 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.  Can bridge domain work alongside ethernet-switching

    Posted 08-17-2020 04:52

    Hi,

     I have the following setup:

    TRAFFIC GENERATOR------R0-------R1------------TRAFFIC GENERATOR

    Is the following scenario valid:

    1. If r0 is an mx box with bridge-domain configured along with corresponding vlans, and interfaces configured as follows:

     

    show interfaces
    xe-7/0/3 {
    vlan-tagging;
    encapsulation flexible-ethernet-services;
    unit 26 {
    encapsulation vlan-bridge;
    vlan-id 26;
    }
    unit 27 {
    encapsulation vlan-bridge;
    vlan-id 27;
    }
    }

     

     2. R1 is a qfx box. Will the traffic flow provided interface r1-r0 is configured as trunk and corresponding vlans are allowed as part of famly ethernet switching? 

     

    Thanks,

    Vinay

     

     


    #bridging
    #Ethenet-switching


  • 2.  RE: Can bridge domain work alongside ethernet-switching
    Best Answer

    Posted 08-17-2020 09:16

    Hello,

     

    Yes it will.

    And You forgot "family bridge" under Your units.

    HTH

    Thx

    Alex