julia loves cookin you up some lsa's...
no... please... not the mcgahan topology... anything but the mcgahan topology...
suffer...
none of the protocols are running... all the good little ccnp candidates save their topologies with only the interfaces configured... right?
r1
router ospf 1
netw 0.0.0.0 255.255.255.255 area 0
r2
router ospf 1
netw 0.0.0.0 255.255.255.255 area 0
of course, only julia would cook up something like this
r2#sh ip ospf neigh
Neighbor ID Pri State Dead Time Address Interface
1.1.1.1 1 FULL/BDR 00:00:33 10.1.1.1 FastEthernet0/0
cisco introduced using ospf on ipv4 interfaces with 12.3(11)T... smoke em if you got em... remove router ospf 1 on both... then...
r1#sh run int lo1
Building configuration...
Current configuration : 111 bytes
!
interface Loopback1
ip address 1.1.1.1 255.255.255.0
ip ospf network point-to-point
ip ospf 1 area 0
Building configuration...
Current configuration : 111 bytes
!
interface Loopback1
ip address 1.1.1.1 255.255.255.0
ip ospf network point-to-point
ip ospf 1 area 0
r1#sh run int f0/0
Building configuration...
Current configuration : 99 bytes
!
interface FastEthernet0/0
ip address 10.1.1.1 255.255.255.0
ip ospf 1 area 0
duplex full
Building configuration...
Current configuration : 99 bytes
!
interface FastEthernet0/0
ip address 10.1.1.1 255.255.255.0
ip ospf 1 area 0
duplex full
Building configuration...
Current configuration : 99 bytes
!
interface FastEthernet0/0
ip address 10.1.1.2 255.255.255.0
ip ospf 1 area 0
duplex full
r2#sh ip ospf neigh
Neighbor ID Pri State Dead Time Address Interface
1.1.1.1 1 FULL/BDR 00:00:35 10.1.1.1 FastEthernet0/0
JULIA!!!
No comments:
Post a Comment