Class Exercises

6) Exporting RIP into Single OSPF Backbone Area

  1. Topology
    • row routers run rip
    • End of Row Router runs RIP and OSPF (one backbone area)

  2. Configuring end of row routers for OSPF and rip

    1. Configure interfaces in

    2. Configure OSPF protocol for this box

    3. Configure rip to only go out interace pointing to row

    4. Sample GateD OSPF configuration for Backbone goes into /etc/gated.conf

    5. gdc checkconfig

    6. gdc start (or restart)

  3. Row routers run rip in listen mode

    1. sample row machine gated.conf

    2. gdc checkconfig

    3. gdc start (or restart)