Module 5 Episode 2 Pt 2 - ACI Multipod Configuration, Verification & Testing (w/vMotion across pods)

แชร์
ฝัง

ความคิดเห็น • 30

  • @nomoreospf
    @nomoreospf ปีที่แล้ว +2

    These are the best videos on ACI I've found. Thank you very much!

  • @rajatgoyal6904
    @rajatgoyal6904 2 ปีที่แล้ว +1

    Every second of your videos is very helpful. Waiting for multisite module.

  • @gugugogo6314
    @gugugogo6314 2 หลายเดือนก่อน

    YOur VIdeos are the best..

  • @khiz5755
    @khiz5755 6 หลายเดือนก่อน

    Amazing series I learned alot from these videos.
    Is there any plan to develop mode videos for example on Multisite topology and multisite orchestrator..some introduction to nexus dashboard

    • @CiscoDataCenterMadeEasy
      @CiscoDataCenterMadeEasy  6 หลายเดือนก่อน +1

      Thank you! Yes, we are just waiting for Nexus Dashboard 3.2 to come out so that we can show the new installation model and the latest changes. There's some behavioral adjustments that are happening on ND as we speak, simplifying some things and accelerating others, so, we want to make sure that the video stays relevant for as long as possible

    • @khiz5755
      @khiz5755 6 หลายเดือนก่อน +1

      @@CiscoDataCenterMadeEasy Thanks for quick reply mate. Much appreciated.

  • @yayonaldohernandez3842
    @yayonaldohernandez3842 2 ปีที่แล้ว +1

    Amazing Explanation this video is like a Gold

  • @mdshihabkarim7770
    @mdshihabkarim7770 ปีที่แล้ว

    can we establish the IPN connectivity with an existing production pod-1 without any impact in a brownfield scenario?

    • @CiscoDataCenterMadeEasy
      @CiscoDataCenterMadeEasy  ปีที่แล้ว

      If pod-1 is production-grade and it is part of a critical operation, I would not risk it. Having a maintenance window for any changes is a generic recommendation. Local traffic should not be impacted, but it is possible that a few packets could be lost while the network re-converges (GiPO/BD assignment extension through multicast based IPN, route exchange across EVPN VXLAN spines over BGP/OSPF, etc.) If that's acceptable, I would recommend you take a snapshot of your ACI environment the way it is (at the fabric level and/or at the infra tenant, where your Multi-Pod configuration will be automatically deployed once you complete the wizard) and then proceed with the changes. Hope this helps

  • @hamadawamezo
    @hamadawamezo ปีที่แล้ว

    very useful, is this serial will continue? , thanks a lot

    • @CiscoDataCenterMadeEasy
      @CiscoDataCenterMadeEasy  ปีที่แล้ว

      Any topic in particular you are looking for? We mostly covered every fundamental topic already :)

  • @shawnzhao2839
    @shawnzhao2839 2 ปีที่แล้ว

    Haha. It seems that I'm the first one viewing this video. Your videos are very practical.

  • @alokmisra248
    @alokmisra248 2 ปีที่แล้ว

    1/53.4 you have used /30 subnet and Spine end you are configuring /24 , is it still working ?

    • @CiscoDataCenterMadeEasy
      @CiscoDataCenterMadeEasy  2 ปีที่แล้ว +1

      Good catch! I realized this as I was editing the video. I used to have /30s in my lab before but then adjusted it to /24 to make it easier to follow, I think I left this from that version :)

    • @alokmisra248
      @alokmisra248 2 ปีที่แล้ว

      I am cisco employee and I watched your almost 40 videos and every video information is more than expected. So I can say if anyone want to learn he/she go through your videos and learn any topic in less time. I have lab option so I have tested everything in Lab whatever you have shown in your videos.
      Anyone can grab more knowledge in less time.

    • @CiscoDataCenterMadeEasy
      @CiscoDataCenterMadeEasy  2 ปีที่แล้ว

      @@alokmisra248 Thank you Alok for your kind words! Definitely encouraging!

  • @GamjaField
    @GamjaField 9 หลายเดือนก่อน

    Cisco's Multi-pod whitepaper says pods will always use pod1's internal TEP Pool... but doesn't seem like it. 🤷‍♂

    • @CiscoDataCenterMadeEasy
      @CiscoDataCenterMadeEasy  9 หลายเดือนก่อน

      @GamjaField APICs always use Pod 1s internal TEP Pool (even if they are connected to switches on different Pods), but each Pod's switch will use a different TEP Pool. e.g.
      TEP 1: 10.0.0.0/16
      TEP 2: 10.1.0.0/16
      APIC 1 and 2 in Pod 1 and APIC 3 in Pod 2 will always use the same TEP 10.0.0.0/16
      Switches in Pod 1 will use 10.0.0.0/16
      Switches in Pod 2 will use 10.1.0.0/16
      Hope this helps

  • @georgehewitt8041
    @georgehewitt8041 2 ปีที่แล้ว

    Legend. Thanks for doing this

  • @fathitaouni
    @fathitaouni ปีที่แล้ว

    great Videos thanks a lot !

  • @ping-factory
    @ping-factory ปีที่แล้ว

    shouldn't the IPN MTU be the Spine MTU + 50B?

    • @CiscoDataCenterMadeEasy
      @CiscoDataCenterMadeEasy  ปีที่แล้ว

      Not really. The fragmentation is based on the source endpoint transmission MTU. You can read more about it here: www.cisco.com/c/en/us/solutions/collateral/data-center-virtualization/application-centric-infrastructure/white-paper-c11-737855.html "This essentially implies that the MTU support required in the IPN becomes solely dependent on the maximum size of frames generated by the endpoints connected to the ACI leaf nodes (that is, it must be 50B higher than that value)." Thanks for the comment though :)

    • @ping-factory
      @ping-factory ปีที่แล้ว

      @@CiscoDataCenterMadeEasy ah, I see I was wrong; I was actually thinking +50B MTU on the IPN side to accomodate the VXLAN header. You've already set that in the other video to 9150B so it's all good.
      Thanks a lot by the way for these series, they look very very good and I'm sure you've put a lot of effort in doing the animations.

    • @CiscoDataCenterMadeEasy
      @CiscoDataCenterMadeEasy  ปีที่แล้ว

      @@ping-factory Sure! Thank you for your kind words!!!