S5(config-router)#do sh run | b router router ospf 1 router-id 5.5.5.5 log-adjacency-changes no discard-route external area 51 nssa summary-address 200.1.0.0 255.255.252.0 summary-address 217.57.100.0 255.255.254.0 redistribute rip subnets route-map Prob7 network 5.5.5.5 0.0.0.0 area 51 network 208.28.1.65 0.0.0.0 area 51 network 208.28.1.130 0.0.0.0 area 51 ! router rip version 2 redistribute ospf 1 metric 3 network 217.57.100.0 default-metric 15 no auto-summary ! ip classless ip http server ! access-list 1 permit 217.0.0.0 0.255.255.255 route-map Prob7 permit 10 match ip address 1 set metric-type type-1 ! route-map Prob7 permit 20 ! ! line con 0 exec-timeout 0 0 logging synchronous line vty 0 4 login line vty 5 15 login ! ! end S5(config-router)#