R1#sh run Building configuration... Current configuration : 1284 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! ! memory-size iomem 10 no aaa new-model ip subnet-zero ! ! no ip domain lookup ! ip cef ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 1.1.1.1 255.255.255.255 ! interface Ethernet0/0 ip address 208.28.1.66 255.255.255.240 half-duplex ! interface Serial0/0 no ip address encapsulation frame-relay no fair-queue ! interface Serial0/0.1 point-to-point bandwidth 128 ip address 208.28.1.1 255.255.255.248 ip ospf network non-broadcast ip ospf priority 0 frame-relay interface-dlci 103 ! interface Serial0/0.2 point-to-point bandwidth 128 ip address 180.40.7.66 255.255.255.224 frame-relay interface-dlci 102 ! interface Ethernet0/1 no ip address shutdown half-duplex ! interface Serial0/1 no ip address shutdown ! router ospf 1 router-id 1.1.1.1 log-adjacency-changes area 200 virtual-link 3.3.3.3 redistribute connected subnets network 180.40.7.66 0.0.0.0 area 0 network 208.28.1.1 0.0.0.0 area 200 network 208.28.1.66 0.0.0.0 area 51 ! no ip http server ip classless ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 ! ! end R1# RACK9AS>2 [Resuming connection 2 to r2 ... ] 1 19:41:19.918: R2#sh run ! hostname R2 ! interface Loopback0 ip address 2.2.2.2 255.255.255.255 ! ! ! interface FastEthernet0/1 ip address 208.28.1.129 255.255.255.224 duplex auto speed auto ! ! interface Serial1/0.1 multipoint ip address 208.28.1.3 255.255.255.248 ip ospf network non-broadcast ip ospf priority 0 frame-relay map ip 208.28.1.2 203 broadcast ! interface Serial1/0.2 multipoint ip address 180.40.7.65 255.255.255.224 ip ospf network point-to-point frame-relay interface-dlci 201 ! ! interface Serial1/2 ip address 180.40.7.2 255.255.255.224 clock rate 64000 ! ! router ospf 1 router-id 2.2.2.2 log-adjacency-changes area 200 virtual-link 3.3.3.3 redistribute connected subnets network 180.40.7.2 0.0.0.0 area 200 network 180.40.7.65 0.0.0.0 area 0 network 208.28.1.3 0.0.0.0 area 200 network 208.28.1.129 0.0.0.0 area 51 ! R2# RACK9AS>3 [Resuming connection 3 to r3 ... ] *Mar R3#sh run ! hostname R3 ! ! ! interface Loopback0 ip address 3.3.3.3 255.255.255.255 ! interface FastEthernet0/0 ip address 17.80.1.1 255.255.255.0 duplex auto speed auto ! ! interface Serial1/0 ip address 208.28.1.2 255.255.255.248 encapsulation frame-relay ip split-horizon ip ospf network non-broadcast frame-relay map ip 208.28.1.1 301 broadcast frame-relay map ip 208.28.1.3 302 broadcast no frame-relay inverse-arp ! ! interface Serial1/2 ip address 180.40.7.3 255.255.255.224 ! ! router ospf 1 router-id 3.3.3.3 log-adjacency-changes area 200 virtual-link 2.2.2.2 area 200 virtual-link 1.1.1.1 redistribute connected subnets network 17.80.1.1 0.0.0.0 area 51 network 180.40.7.3 0.0.0.0 area 200 network 208.28.1.2 0.0.0.0 area 200 neighbor 208.28.1.1 neighbor 208.28.1.3 ! R3# RACK9AS>4 [Resuming connection 4 to r4 ... ] R4#sh run ! hostname R4 ! ! interface Loopback0 ip address 4.4.4.4 255.255.255.255 ! interface FastEthernet0/0 ip address 17.80.1.2 255.255.255.0 duplex auto speed auto ! ! router ospf 1 router-id 4.4.4.4 log-adjacency-changes network 4.4.4.4 0.0.0.0 area 51 network 17.80.1.2 0.0.0.0 area 51 ! R4# RACK9AS>5 [Resuming connection 5 to r5 ... ] S5#sh run ! hostname S5 ! interface Vlan10 ip address 208.28.1.65 255.255.255.240 ! interface Vlan16 ip address 217.57.100.1 255.255.255.0 ! interface Vlan20 ip address 208.28.1.130 255.255.255.224 ! router ospf 1 router-id 5.5.5.5 log-adjacency-changes redistribute rip subnets tag 5 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 no auto-summary ! S5# RACK9AS>6 [Resuming connection 6 to r6 ... ] 19: S6#sh run ! ! interface Loopback0 ip address 200.1.1.1 255.255.255.0 ! interface Loopback1 ip address 200.1.2.1 255.255.255.0 ! interface Loopback2 ip address 200.1.3.1 255.255.255.0 ! ! interface Vlan16 ip address 217.57.100.2 255.255.255.0 ! router rip version 2 network 200.1.1.0 network 200.1.2.0 network 200.1.3.0 network 217.57.100.0 no auto-summary S6#