@ R1 en conf t ! no ip domain-lookup ! enable secret cisco ! hostname R1 ! line con 0 logging syn exec-timeout 0 0 password cisco login ! line vty 0 4 password cisco login ! int lo 0 description ### OSPF Area 0 ### ip add 13.13.1.1 255.255.255.0 ! int fa0/0 description ### RIPv2 Domain ### ip add 150.1.13.1 255.255.255.0 no shutdown ! int s1/0 description ### OSPF Area 0 ### ip add 13.13.9.1 255.255.255.0 encapsulation frame-relay no frame-relay inverse-arp frame-relay map ip 13.13.9.2 102 broadcast frame-relay map ip 13.13.9.3 102 broadcast no shutdown ! int s1/1 description ### OSPF Area 0 ### ip add 13.13.10.1 255.255.255.0 encapsulation frame-relay no frame-relay inverse-arp frame-relay map ip 13.13.10.3 113 broadcast no shutdown router rip version 2 no auto-summary network 150.1.0.0 ! router ospf 1 network 13.13.1.1 0.0.0.0 area 0 network 13.13.9.1 0.0.0.0 area 0 network 13.13.10.1 0.0.0.0 area 0 ! int s1/0 ip ospf priority 0 ! int s1/1 ip ospf network point-to-point ! int lo 0 ip ospf network point-to-point ! ip route 168.126.63.0 255.255.255.0 13.13.9.2 ip route 198.133.219.0 255.255.255.0 13.13.9.2 ip route 211.241.223.0 255.255.255.0 13.13.9.2 ip route 181.160.54.0 255.255.255.0 13.13.9.2 ip route 61.42.100.0 255.255.255.0 13.13.9.2 end ! @ R2 en conf t ! no ip domain-lookup ! enable secret cisco ! hostname R2 ! line con 0 logging syn exec-timeout 0 0 password cisco login ! line vty 0 4 password cisco login ! int lo 0 description ### OSPF Area 0 ### ip add 13.13.2.2 255.255.255.0 ! int lo 1 description ### Connected Redistribute ### ip add 201.1.1.1 255.255.255.0 ip add 202.1.1.1 255.255.255.0 sec ip add 203.1.1.1 255.255.255.0 sec ip add 204.1.1.1 255.255.255.0 sec ip add 205.1.1.1 255.255.255.0 sec ! int fa0/1 description ### Connected Redistribute ### ip add 13.13.12.2 255.255.255.0 no shutdown ! int s1/0 encapsulation frame-relay no frame-relay inverse-arp no shutdown ! int s1/0.123 multipoint description ### OSPF Area 0 ### ip add 13.13.9.2 255.255.255.0 frame-relay map ip 13.13.9.1 201 broadcast frame-relay map ip 13.13.9.3 203 broadcast router ospf 1 network 13.13.2.2 0.0.0.0 area 0 network 13.13.9.2 0.0.0.0 area 0 neighbor 13.13.9.1 neighbor 13.13.9.3 ! int lo 0 ip ospf network point-to-point end ! @ R3 en conf t ! no ip domain-lookup ! enable secret cisco ! hostname R3 ! line con 0 logging syn exec-timeout 0 0 password cisco login ! line vty 0 4 password cisco login ! int lo 0 description ### OSPF Area 0 ### ip add 13.13.3.3 255.255.255.0 ! int fa0/0 description ### EIGRP 100 Domain ### ip add 150.3.13.1 255.255.255.0 no shutdown ! int s1/0 description ### OSPF Area 0 ### ip add 13.13.9.3 255.255.255.0 encapsulation frame-relay no frame-relay inverse-arp frame-relay map ip 13.13.9.2 302 broadcast frame-relay map ip 13.13.9.1 302 broadcast no shutdown ! int s1/1 description ### OSPF Area 0 ### ip add 13.13.10.3 255.255.255.0 encapsulation frame-relay no frame-relay inverse-arp frame-relay map ip 13.13.10.1 311 broadcast no shutdown router ospf 1 network 13.13.3.3 0.0.0.0 area 0 network 13.13.9.3 0.0.0.0 area 0 network 13.13.10.3 0.0.0.0 area 0 ! int s1/0 ip ospf priority 0 ! int s1/1 ip ospf network point-to-point ! int lo 0 ip ospf network point-to-point ! router eigrp 100 no auto-summary network 150.3.13.1 0.0.0.0 ! ip route 168.126.63.0 255.255.255.0 13.13.9.2 ip route 198.133.219.0 255.255.255.0 13.13.9.2 ip route 211.241.223.0 255.255.255.0 13.13.9.2 ip route 181.160.54.0 255.255.255.0 13.13.9.2 ip route 61.42.100.0 255.255.255.0 13.13.9.2 end ! @ R4 en conf t ! no ip domain-lookup ! hostname R4 ! line con 0 logging syn exec-timeout 0 0 password cisco login ! line vty 0 4 password cisco login ! int fa0/0 description ### RIPv2 Domain ### ip add 150.1.13.254 255.255.255.0 no shutdown ! int lo 199 ip address 199.172.1.254 255.255.255.0 ip address 199.172.2.254 255.255.255.0 secondary ip address 199.172.3.254 255.255.255.0 secondary ip address 199.172.4.254 255.255.255.0 secondary ip address 199.172.5.254 255.255.255.0 secondary router rip version 2 no auto-summary network 150.1.0.0 network 199.172.1.0 network 199.172.2.0 network 199.172.3.0 network 199.172.4.0 network 199.172.5.0 passive-interface lo 199 end ! @ R5 en conf t ! no ip domain-lookup ! hostname R5 ! line con 0 logging syn exec-timeout 0 0 password cisco login ! line vty 0 4 password cisco login ! int fa0/0 description ### EIGRP 100 Domain ### ip address 150.3.13.254 255.255.255.0 no shutdown int lo 4 ip address 4.1.1.254 255.255.255.0 ip address 198.198.1.254 255.255.255.0 secondary ip address 198.198.2.254 255.255.255.0 secondary ip address 198.198.3.254 255.255.255.0 secondary ip address 198.198.4.254 255.255.255.0 secondary ip address 198.198.5.254 255.255.255.0 secondary ip address 198.2.1.254 255.255.255.0 secondary ip address 198.2.2.254 255.255.255.0 secondary ip address 198.2.3.254 255.255.255.0 secondary ! router eigrp 100 no auto-summary network 150.3.13.254 0.0.0.0 network 4.1.1.1 0.0.0.255 network 198.198.0.0 0.0.255.255 network 198.2.0.0 0.0.255.255 end !