Data Center

 View Only
last person joined: 5 days ago 

Ask questions and share experiences about Data Center Architecture and approaches.
  • 1.  MAC-vRF | vJunos-Router | Only encapsulation mpls allowed under interconnect

    Posted 12 days ago

    Using a vJunos-router, which is supposed to work but it appears it doesn't support a MAC-VRF with vxlan encapsulation!

    Only encapsulation mpls allowed under interconnect
    
    
    root@RTR# show routing-instances Hosted 
     instance-type mac-vrf;
     protocols {
         evpn {
             encapsulation vxlan;
             extended-vni-list 20;
             interconnect {
                 vrf-target target:7000:7000;
                 route-distinguisher 7.7.7.7:7000;
                 esi {
                     01:02:03:04:05:06:07:08:09:10;
                     all-active;
                 }
                 interconnected-vni-list 20;
                 encapsulation vxlan;
             }
         }
     }
     vtep-source-interface lo0.0;
     bridge-domains {
         v20 {
             vlan-id 20;
             vxlan {
                 vni 20;
             }                               
         }
     }
     service-type vlan-aware;
     route-distinguisher 7.7.7.7:65000;
     vrf-target target:65000:65000;


  • 2.  RE: MAC-vRF | vJunos-Router | Only encapsulation mpls allowed under interconnect

    Posted 6 days ago

    Hi RoutingFrames, 

    I'll raise this internally and see if we can provide you with an update on this. 

    Please reach out if you have any questions in the meantime. 



    ------------------------------
    Ethan Jackson / ETH4N3T

    Disclaimer:
    I am a Juniper employee, but all opinions are my own.
    ------------------------------