How To

  • |

    Junos – RIP

    Here is a quick reminder on what the lab looks like: Ok, time to get some routing.  First up, Routing Information Protocol, RIP!   So, first up we will configure the Cisco router, R4 for RIP.   R4(config)#router rip R4(config-router)#ver 2 R4(config-router)#net 192.168.14.0 R4(config-router)#net 4.0.0.0 R4(config-router)#no auto-summary   Now onto the Juniper configuration.  J1 is…

  • |

    Junos – J-Web

    Ok, time to get back into the Junos swing of things.  Up next is J-Web. Here is a quick reminder of the topology that we are using for these labs. Junos devices have a web interface called Jweb.  I am not going to cover using JWeb, but I will show you how to enable it…