isis

  • |

    Junos – IS-IS

    Here is our IS-IS Lab Topology Time to do some IS-IS labs.  I am going to try and make these short and simple.  I am sure as I get more into Junos I will write more complex IS-IS topologies and start to include LDP as well.   For this I just want to show what…

  • | |

    IOS XR – ISIS

    Time for some IS-IS routing! Between IS-IS and OSPF, those are the two most coming SP core routing protocols. RP/0/7/CPU0:R1#conf t Thu Mar 29 22:09:12.786 UTC First we need to name our process RP/0/7/CPU0:R1(config)#router isis LAB Then configure our Network Entity ( Area ) RP/0/7/CPU0:R1(config-isis)#net 49.0000.0000.0001.00 Then we assign the interfaces to the process, as…