BGP Best Path - AS PATH Prepending

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025

Комментарии • 6

  • @hermannsteveze5865
    @hermannsteveze5865 3 года назад +1

    Great video. Simple and straigh forward explainaition. Thank you !!

  • @paingphyotun
    @paingphyotun 2 года назад

    Thanks for the explanation and contribution. Your explanation made me very easy to understand. Awesome work!

  • @khalidakhtar2187
    @khalidakhtar2187 Год назад

    Excellent explanation ❤

  • @IPv6people
    @IPv6people Год назад

    Thanks

  • @spindakiwi1127
    @spindakiwi1127 2 года назад

    Nice video, i have a question how would we undo the prepending?

    • @JeSuisDRU.
      @JeSuisDRU. Месяц назад

      Hi, sorry for the late reply, but in order to undo something in the configuration terminal, you just have to type the command 'no' in front of the command you don't want anymore. For instance, in your case, in order to undo the prepending, you enter into the 'route-map PREPEND permit 10' section and type 'no set as-path prepend 2 2'. This command will remove the 'route-map PREPEND permit 10' section. Don't forget to also remove the command you have used in the 'router bgp' section for your neighbor. I don't know if you use Cisco or FRRouting but the concepts are almost similar. I hope this helped :)