IGP Class Exercises
Excercise 8 - Multiple OSPF Backbone Area
Normal Gated Preferences are:
direct - 10
OSPF - 10
KERNEL - 40
static - 60
RIP - 100
Aggregate - 130
OSPF ASE - 150
BGP external -170
EGP - 200
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
(sample gated.conf.)
On each machine remember to:
gdc
checkconfig
gdc
start (or restart)
What problems are you having?