• |

    IOS XR – RIP

    Ok, time for the next routing protocol – RIP. Why would you use IOS XR for RIP? Well, if you have a CE device that only has a few networks, RIP is a perfect protocol. Keep in mind that IOS XR is code built for a Service Provider network, so PE-CE relationships are what these…

  • | |

    IOS XR – EIGRP

    Up next is IOS XR and EIGRP RP/0/7/CPU0:R1#conf t Thu Mar 29 20:07:53.797 UTC RP/0/7/CPU0:R1(config)#no router ospf LAB RP/0/7/CPU0:R1(config)#commit Once that is deleted, we can now continue with EIGRP configuration. Just like IOS, we need to give it a process ID RP/0/7/CPU0:R1(config)# RP/0/7/CPU0:R1(config)#router eigrp 1 Here is where the difference starts, we need to select…