Cisco IOS-XR BGP Configuration

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ส.ค. 2024
  • Introduction to Cisco IOS-XR configuration on a step by step hands-on demos.
    Learn the syntax and configuration tips, step by step on this playlist, from fundamentals to advanced topics.
    In this video we look at configuring iBGP and eBGP for IOS-XR, as well as an introduction to RPLs.
    Below example shows how top advertise a given network:
    router bgp 100
    bgp router-id 1.1.1.1
    address-family ipv4 unicast
    network 192.168.1.0/24

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

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

    Thanks!!!

  • @Daz2281
    @Daz2281 11 หลายเดือนก่อน +1

    Very informative! Thank you!

    • @NetworksLearning
      @NetworksLearning  11 หลายเดือนก่อน

      Glad it was helpful and many thanks for watching !

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

    very useful video. very clear! hope see more :)

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

      I am glad it was of help. Thank you for watching !

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

    Sir,can you describe what is vpnv4 and vpnv6 ??

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

      Thanks Amit, these are the address families to support Virtual Routing & Forwarding or VRF for IPv4 and IPv6. I plan on doing a video to show how to implement VRFs on IOS XR platforms soon.