Class Exercises
GateD IGP Exercises
Excercise 9 - Multiple OSPF Backbone Area with Aggregation
Combination Topology
1 row routers runs rip only
(rip_listen gated.conf.)
1 row router runs and ospf with area:
row#.0.0.0
(ospf_area_rip gated.conf.)
rest of row routers run ospf with area:
row#.0.0.0
(ospf_area gated.conf.)
end of row routers run in area row#.0.0.0 and backbone
and aggregate routes
(ospf_combo_aggr gated.conf.)
On each machine remember to:
gdc
checkconfig
gdc
start (or restart)
What problems are you having?