Class Exercises

4) RIP Version 1 excercise - Broadcast and Listeners

RIP broadcast and Listener
  1. Actions to take
    1. create network topology map
    2. Configure gated.conf one multi-interface host with rip broadcast
    3. gdc checkconfig on multi-interface host
    4. gdc start/restart on multi-interface host
    5. Configure several hosts as listeners
    6. gdc checkconfig on each host
    7. gdc start/restart on each host

  2. Sample Configuration file for node broadcasting packets

    Put configuration file changes into multi-interface host /etc/gated.conf

  3. Sample Configuration file for Listener

    Put configuration file changes into single interface host /etc/gated.conf

Susan Hares