Hi Rob: This is the problem: -- Transit area 0, Cost of using 65535 --
I guess you can solve it now. ;) Let me know if you need more help. Wouter 2009/9/7 Rob <[email protected]> > I am having an issue that is just plan bugging me. I was flying along on > a lab better then I ever have and then WAM! A brick wall I original was > working on lab vol 2 sect 11 however after I hit this issue I stopped and > even similar. > > > > Where is what I have > > > > R2 loop1 – area 2 > > S0/1/0.256 – area 1 > > > > R5 loop1 – area 5 > > S0/1/0 – area 1 > > F0/0 – area 0 > > > > R6 loop1 – area 6 > > S0/1/0 – area 1 > > F0/0 – area 0 > > > > No matter what I do, I can not get the virtual-link to come up from any > router pair. I even reloaded the routers and nothing. The debug ip ospacket > just shows the hellos going by and I never see anything else. > > > > Where are the Configs and some show commands > > > > . R5 > > > > interface Loopback1 > > ip address 192.168.5.5 255.255.255.255 > > ! > > interface FastEthernet0/0 > > ip address 172.16.200.5 255.255.255.128 > > duplex auto > > speed auto > > ! > > interface FastEthernet0/1 > > no ip address > > shutdown > > duplex auto > > speed auto > > ! > > interface Serial0/1/0 > > ip address 172.16.0.5 255.255.255.248 > > encapsulation frame-relay > > ip ospf priority 0 > > frame-relay map ip 172.16.0.5 502 > > frame-relay map ip 172.16.0.6 502 broadcast > > frame-relay map ip 172.16.0.2 502 broadcast > > no frame-relay inverse-arp > > ! > > interface Serial0/2/0 > > no ip address > > shutdown > > ! > > router ospf 1 > > log-adjacency-changes > > area 0 virtual-link 192.168.2.2 > > passive-interface Serial0/2/0 > > passive-interface Loopback1 > > network 172.16.0.0 0.0.0.7 area 1 > > network 172.16.200.0 0.0.0.127 area 0 > > network 192.168.5.5 0.0.0.0 area 5 > > > > R5#sh ip os n > > > > Neighbor ID Pri State Dead Time Address > Interface > > 192.168.6.6 1 FULL/DR 00:00:37 172.16.200.6 > FastEthernet0/0 > > 192.168.2.2 255 FULL/DR 00:01:42 172.16.0.2 > Serial0/1/0 > > > > R5#sh ip os v > > Virtual Link OSPF_VL0 to router 192.168.2.2 is down > > Run as demand circuit > > DoNotAge LSA allowed. > > Transit area 0, Cost of using 65535 > > Transmit Delay is 1 sec, State DOWN, > > Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 > > > > > > > > R2 > > > > interface Loopback1 > > ip address 192.168.2.2 255.255.255.255 > > > > interface Serial0/1/0 > > no ip address > > encapsulation frame-relay > > no frame-relay inverse-arp > > ! > > interface Serial0/1/0.24 multipoint > > ip address 172.16.24.2 255.255.255.252 > > frame-relay map ip 172.16.24.1 204 broadcast > > ! > > interface Serial0/1/0.256 multipoint > > ip address 172.16.0.2 255.255.255.248 > > ip ospf priority 255 > > frame-relay map ip 172.16.0.5 205 broadcast > > frame-relay map ip 172.16.0.6 206 broadcast > > frame-relay map ip 172.16.0.2 205 > > > > router ospf 1 > > router-id 192.168.2.2 > > log-adjacency-changes > > area 0 virtual-link 192.168.5.5 > > area 0 virtual-link 192.168.6.6 > > passive-interface Serial0/2/0 > > network 172.16.0.0 0.0.0.7 area 1 > > network 192.168.2.2 0.0.0.0 area 2 > > neighbor 172.16.0.6 > > neighbor 172.16.0.5 > > > > R2#sh ip os v > > Virtual Link OSPF_VL1 to router 192.168.5.5 is down > > Run as demand circuit > > DoNotAge LSA allowed. > > Transit area 0, Cost of using 65535 > > Transmit Delay is 1 sec, State DOWN, > > Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 > > Virtual Link OSPF_VL0 to router 192.168.6.6 is down > > Run as demand circuit > > DoNotAge LSA allowed. > > Transit area 0, Cost of using 65535 > > Transmit Delay is 1 sec, State DOWN, > > Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 > > R2#sh ip os n > > > > Neighbor ID Pri State Dead Time Address > Interface > > 192.168.6.6 0 FULL/DROTHER 00:01:43 172.16.0.6 > Serial0/1/0.256 > > 192.168.5.5 0 FULL/DROTHER 00:01:43 172.16.0.5 > Serial0/1/0.256 > > > > > > R6 > > > > interface Loopback1 > > ip address 192.168.6.6 255.255.255.255 > > ! > > interface FastEthernet0/0 > > ip address 172.16.200.6 255.255.255.128 > > duplex auto > > speed auto > > ! > > interface FastEthernet0/1 > > no ip address > > shutdown > > duplex auto > > speed auto > > ! > > interface Serial0/1/0 > > ip address 172.16.0.6 255.255.255.248 > > encapsulation frame-relay > > ip ospf priority 0 > > frame-relay map ip 172.16.0.5 602 > > frame-relay map ip 172.16.0.6 602 > > frame-relay map ip 172.16.0.2 602 broadcast > > no frame-relay inverse-arp > > > > router ospf 1 > > log-adjacency-changes > > area 0 virtual-link 192.168.2.2 > > passive-interface Loopback1 > > network 172.16.0.0 0.0.0.7 area 1 > > network 172.16.200.0 0.0.0.127 area 0 > > network 192.168.6.6 0.0.0.0 area 6 > > > > R6#sh ip os v > > Virtual Link OSPF_VL0 to router 192.168.2.2 is down > > Run as demand circuit > > DoNotAge LSA allowed. > > Transit area 0, Cost of using 65535 > > Transmit Delay is 1 sec, State DOWN, > > Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 > > R6#sh ip os n > > > > Neighbor ID Pri State Dead Time Address > Interface > > 192.168.5.5 1 FULL/BDR 00:00:34 172.16.200.5 > FastEthernet0/0 > > 192.168.2.2 255 FULL/DR 00:01:35 172.16.0.2 > Serial0/1/0 > > > > > > > > > > Thanks in advanced > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > -- Wouter Prins [email protected] 0x301FA912
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
