Multi-Protocol BGP (MP-BGP)

Поделиться
HTML-код
  • Опубликовано: 4 окт 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🙏
    💐💐💐💐💐

  • @LivingCurios
    @LivingCurios 3 года назад

    Nice explanation , Thanks

  • @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.

  • @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

  • @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 💐💐💐

  • @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

  • @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