Multi-Protocol BGP (MP-BGP)

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ต.ค. 2024

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

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

    That’s it!!!! Your explanation was very straightforward and simple. I have tried to understand what makes the regular BGP I knew for a while to be MP-BGP and never got it from other video clips. You got one enlightened student.
    Thanks 🙏🏽

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

      Glad it helped! I'm hoping to do a group on DevNet soon.

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

    I have enjoyed the BGP with ipv6 neighbourship. The way you explain is very clear, slow and easy to understand. I am truly glad to you for this lecture.
    A bunch of thanks to you🙏
    💐💐💐💐💐

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

      Thank you! Hope it helped.

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

    Thanks for the great explanation.
    Seems the IPv4 neighbor does not need activation as it came up before you issued activate command.

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

      That is correct, I was just being sure to go through all commands. I should've mentioned IPv4 is enabled by default. You only need the IPv4 activate command if default ipv4 unicast has been disabled.

  • @LivingCurios
    @LivingCurios 3 ปีที่แล้ว

    Nice explanation , Thanks

  • @zaad23231
    @zaad23231 3 ปีที่แล้ว

    Excellent 👌

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

    whats your name? I need to look you up on LinkedIn. You are such a talent. Thanks for the explanation

  • @640752054
    @640752054 10 หลายเดือนก่อน

    i refferred your video and tried to config IPV6 between Ce & PE . getting an error when advertizing the ipv6 under router BGP AS>
    error : % Create the peer-group first

    • @EventheField
      @EventheField  10 หลายเดือนก่อน +1

      Hi - you likely wrote an incorrect neighbor address when activating the IPv6 neighbor in the address family either the address isn't in the neighbor statements or you included the prefix length in the neighbor activate statement. Probably just a typo :)

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

      @@EventheField thank you for the response... Now it's working

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

    Can you clarify how that's MP-BGP? That just looks like two unicast sessions to me, rather than passing two address families through one session.

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

      Hi MP-BGP is just the version of BGP that allows for configuring IPV4 and IPV6 in the same AS/process. This is a brief on configuring that, it is routing IPv4 and 6. The example network could be more robust but the config is there. Maybe some multicast?

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

      ​@@EventheField Great 💐💐💐

  • @zuliano05
    @zuliano05 3 ปีที่แล้ว

    I got this " % Create the peer-group first" when i going to issue the command "#neighbor 2001:db8:0:10::2/64 remote-as 65200. Please Help me.
    "

    • @EventheField
      @EventheField  3 ปีที่แล้ว +1

      Hi David - configure the neighbor statement without the prefix length /64