So, I'm trying to redistribute six routes into OSPF with the default type and metric, but I seem to be having a good deal of trouble figuring this out. I have done extensive research, but am still struggling. My situation is as follows:
Router B is receiving six routes from Router C via EIGRP. Three of the EIGRP routes are classful (5.0.0.0/8, 145.5.0.0/16, 205.5.5.0/24) and three are classless (6.0.0.0/12, 146.6.0.0/20, 206.6.6.0/28). How can I redistribute these routes into an OSPF using default type and metric?
Any help you can offer will be greatly appreciated.