Cisco Data Center Nexus 9000v VXLAN 019 - VXLAN EVPN Multi Site Overview and Config Walkthrough

Поділитися
Вставка

КОМЕНТАРІ • 28

  • @schadracpierre2925
    @schadracpierre2925 8 місяців тому

    Thanks Rob! that's a very interesting videos with a lot of details.

  • @ipekposet8639
    @ipekposet8639 2 роки тому

    Hey rob,
    Thanks for the guides my man

  • @aliwaqas164
    @aliwaqas164 21 день тому

    I followed your steps for Multisite Connectvity. I am receiving routes for vni 10010 on Leaf3 in AS65002 from AS65001. Also my BGW1 and BGW3 can see each other via ebgp and receiving all evpn routes but I can't ping from one site to the other. is there anything we have to do on DCI router.? Please assist.

  • @nds687
    @nds687 19 днів тому

    Is this only for mac address propagation between sites or can it also be applicable to inter vxlan routing between datacenters ,so in other words l3vpn across sites. Also , if you're interconnecting 4 DCs, would this approach be sufficient? Or would it be better to go with interfabric option 3

  • @mehdi-lp6kd
    @mehdi-lp6kd 3 роки тому +1

    Hi Rob, Anymore videos for VXLAN playlist?
    many thanks

  • @loud8665
    @loud8665 Рік тому

    Rob thanks for sharing, helped me get a quick understanding of the some the DCI config differences. I have a build that is entirely eBGP based and the only benefit it that advertising the border gateways is the same as the other pairings . Wondering if you know any good resources for converged border leaves .

  • @mohammedalsarrif924
    @mohammedalsarrif924 Рік тому

    Well done thank you, kindly what can you do to reach PC in other site and other VLAN? using the same DCI link?

  • @marcelopolvora4198
    @marcelopolvora4198 Рік тому

    Hi Rob, I have two bgw in each site. Can I make the connection only between the remote sites or do I need to interconnect the bgw also within each site ?

  • @noobsniperxx
    @noobsniperxx 2 роки тому

    I noticed that you didn’t use any cast vtep in this video. I can’t seem to get it to work with any cast vtep. I’m going to try just normal VPC with vxlan and see if I can replicate this.

  • @halfdone12
    @halfdone12 3 роки тому

    Thanks for this one Rob - Is there any VXLAN multisite configuration variant that would require the spines to act as VTEPs as well?

    • @RobRikerTechChannel
      @RobRikerTechChannel  3 роки тому

      You could, I don't believe it's a best practice but if you needed to setup a spine to terminate a VTEP, you could. To my knowledge, ACI multisite does exactly that. There's no Border Gateway in ACI multisite, to my knowledge. However, technically there's nothing stopping you from doing it. I don't know if it would work, never tested it out.

  • @arditriantoro7813
    @arditriantoro7813 3 роки тому

    Hi Rob, is it possible to combine BGW under Spine. is there any reverence configuration for that because , I only find configuration multisite 3 tier desing BGW, SPINE, LEAF.

    • @RobRikerTechChannel
      @RobRikerTechChannel  3 роки тому

      There might be, but I followed the CVD for it. Config wise I would presume it to be similar to the BGW configuration. When I get some time, I'll lab it up and see if it's possible.

  • @khiz5755
    @khiz5755 3 роки тому

    Hey Rob
    Thanks for this video.
    In real world implementation do we use border gateways as separate devices connected to spines like other leafs or do we use border leafs as border gateways as well?

    • @RobRikerTechChannel
      @RobRikerTechChannel  3 роки тому +1

      You can do either, the BGW is a leaf terminating a DCI connection, you can use a converged leaf terminating external connections (border leaf), DCI (border gateway) and endpoints

    • @khiz5755
      @khiz5755 2 роки тому +2

      @@RobRikerTechChannel Thanks Rob
      Is it possible for you to share configs for border leafs.
      Also which nxos 9000v version you are using in this lab for border gateway

    • @khiz5755
      @khiz5755 2 роки тому

      hi rob
      another question
      does the vn segments need to match between vnis across dcs ? i understand multicast group doesnt need to match as between sites we use ingress replication?

    • @arturit0_
      @arturit0_ Рік тому

      @@khiz5755 Its the version 9.3.5 i guess, can someone confirm?

    • @aliwaqas164
      @aliwaqas164 27 днів тому

      @@arturit0_ the version is 9.2.2. it's in the very first video of the series.

  • @alexandresemenov8671
    @alexandresemenov8671 3 роки тому

    Hello Rob. I was trying to do multisite in pnet but have the problem with IR where arp is not working. If I configured static arp on both hosts the ping between them is working fine but without static arp ping is not working. I captured the arp traffic on fabric site interface on bgw but dont see this traffic replicated on dc site of BGW. The BGW is directly connected. Did you have this type of problem? What version of n9000v do you use?

    • @RobRikerTechChannel
      @RobRikerTechChannel  3 роки тому

      Interesting, I'm going back over vxlan again, more thoroughly this time, I'll see if I can replicate your issue. I'm using 9.2.2

    • @alexandresemenov8671
      @alexandresemenov8671 3 роки тому

      @@RobRikerTechChannel thanks Rob for your answer. I will try using 9.2.2 and check if the problem persist. Right now i was using 9.3.4 and 9.3.8 in bgw.

    • @khiz5755
      @khiz5755 2 роки тому

      @@alexandresemenov8671 mate do we need to match vn segments under vlans across dcs?
      also what about multicast groups..i dont think they need to match

    • @alexandresemenov8671
      @alexandresemenov8671 2 роки тому

      @@khiz5755 i think that it is important because the rewrite is based on RT what is based on VNI number so you have to configured same vni on both sides.

    • @zakariaelmantar4948
      @zakariaelmantar4948 Рік тому

      Hi @alexandre
      i have the same issue with the same version that you use , did you try with another version ??