R19#show run Building configuration... Current configuration : 2406 bytes ! ! Last configuration change at 01:38:12 EET Wed Jul 8 2020 ! version 15.1 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption service compress-config ! hostname R19 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model clock timezone EET 2 0 ! ip cef ! ! no ip domain-lookup no ipv6 cef ipv6 multicast rpf use-bgp ! ! ! ! ! ! ! spanning-tree mode pvst spanning-tree extend system-id ! ! ! ! vlan internal allocation policy ascending ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 2.2.2.29 255.255.255.255 ip ospf 1 area 1 ! interface Loopback1 ip address 2.2.2.35 255.255.255.255 ip ospf 2 area 2 ! interface Loopback100 ip address 80.80.80.1 255.255.255.255 ip ospf 1 area 0 ! interface Ethernet0/0 no switchport ip address 1.1.1.129 255.255.255.252 ip ospf network point-to-point ip ospf 2 area 2 ! interface Ethernet0/1 no switchport ip address 1.1.1.146 255.255.255.252 ip ospf network point-to-point ip ospf 1 area 1 duplex auto ! interface Ethernet0/2 no switchport ip address 1.1.1.133 255.255.255.252 ip ospf network point-to-point ip ospf 2 area 2 duplex auto ! interface Ethernet0/3 switchport access vlan 100 switchport mode access duplex auto ! interface Ethernet1/0 no switchport ip address 1.1.1.154 255.255.255.252 ip ospf network point-to-point ip ospf 1 area 1 duplex auto ! interface Ethernet1/1 no switchport ip address 1.1.1.162 255.255.255.252 ip ospf 2 area 7 duplex auto ! interface Ethernet1/2 shutdown duplex auto ! interface Ethernet1/3 shutdown duplex auto ! interface Vlan100 ip address 90.90.90.1 255.255.255.0 ip ospf dead-interval 3 ip ospf hello-interval 1 ip ospf 1 area 1 ip ospf cost 2 ! interface Vlan200 no ip address shutdown ! router ospf 2 router-id 2.2.2.35 area 2 default-cost 10 redistribute connected subnets redistribute ospf 1 subnets route-map OSPF1-TO-OSPF2 distance 111 ! router ospf 1 router-id 2.2.2.29 area 1 stub no-summary default-information originate always distance 109 ! ! no ip http server ! ! ! ip prefix-list DEFAULT-ROUTE seq 5 permit 0.0.0.0/0 ! route-map OSPF1-TO-OSPF2 deny 10 description Dont let the default route return match ip address prefix-list DEFAULT-ROUTE ! route-map OSPF1-TO-OSPF2 permit 20 ! ! ! control-plane ! ! line con 0 logging synchronous line aux 0 line vty 0 4 login transport input none ! end