BGP: Well-Known Communities!

Поделиться
HTML-код
  • Опубликовано: 16 окт 2024
  • In this part of the BGP Video Series, we look at controlling prefix propagation through the use of Well-Known Communities!
    If you find these videos useful, please consider liking, subscribing and sharing to support the channel. Thank you!
    Follow me: / ipvzero
    Network Automation Scripts: github.com/IPv...

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

  • @umangyadav
    @umangyadav 4 года назад +1

    While doing the lab and configuring ospf, I learnt something new today.
    In OSPF RID for a router is loopback interface IP(the highest loopback IP). Even if you shut down the loopback interface, its IP will still be used as RID for OSPF.
    (Assuming there is no other loopback configured on the router)
    Great video again John

    • @umangyadav
      @umangyadav 4 года назад

      Even if you restart ospf process, RID won't change as it is setup only once when you configure #router ospf 1. Which is why always manually set RID.
      sorry off topic but I couldn't resist sharing this. I get to learn so much from building whole lab from scratch myself