
Task 2.2
Hi All,
I have a feeling that
router ospf 1
no source-route external
is missing from the solutions? The 31.0.0.0/14 summary is done post redistribution into OSPF. Without the above command the Null route for 31.0.0.0/14 is installed locally on SW1 and is candidate to be reinstalled back into RIP
From the solutions.
<span class="code-bold">Rack1SW1#debug ip rip</span> RIP: sending v2 update to 224.0.0.9 via Vlan73 (204.12.1.7) RIP: build update entries <b><span style="text-decoration: underline;"><i>31.0.0.0/14 via 0.0.0.0, metric 1, tag 0</i></span></b> 54.1.2.0/24 via 0.0.0.0, metric 1, tag 0 150.1.1.1/32 via 0.0.0.0, metric 1, tag 0
This may not have broken anything but a good habit to get into.
Paul B