Team, I have another issue and hopefully someone can clear it up for me. WB 2 lab 11. Task 4.3 We must configure OSPF in the FR backbone. We will use Area 1 for the r2, r5 and r6 connections. According task 4.1 all loopback 0 interfaces must be used as the RID, for r2,.r5 and r6 the loopback are placed in areas 2, 5 and 6 respectively. R2 is now isolated since it has no direct connection to the backbone. The DSG states a Virtual link must be created, well that wont work since the RID of r2 will not be known on either r5 or r6. see below. r2#sho ip route 192.168.6.6Routing entry for 192.168.6.6/32 Known via "ospf 1", distance 110, metric 65, type inter area r6#sho ip route 192.168.2.2% Network not in tabler6# r5#sho ip route 192.168.2.2% Network not in tabler5#r2#sho ip ospf Routing Process "ospf 1" with ID 192.168.2.2 Start time: 01:46:37.664, Time elapsed: 23:03:54.436 I got it working by creating a tunnel and placing that tunnel in area 0. Anyone else have that experience or any other ideas?
r2#sho run int lo 0Building configuration... Current configuration : 85 bytes!interface Loopback0 ip address 192.168.2.2 255.255.255.255 ip ospf 1 area 2end "Question with boldness even the existence of a God; because, if there be one, he must more approve of the homage of reason, than that of blind-folded fear." Thomas Jefferson " Where ignorance is bliss 'tis folly to be wise" _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com
