From: Jason Cash (cash2001@swbell.net)
Date: Tue May 20 2003 - 09:16:31 GMT-3
I am working with BB2 on IPE Section 22, but the only route that is going
into the LSDB is 222.22.22.22:
BB2#sh ip ospf data
OSPF Router with ID (222.22.22.22) (Process ID 1)
Router Link States (Area 4)
Link ID ADV Router Age Seq# Checksum Link count
222.22.22.22 222.22.22.22 15 0x80000001 0xAF6A 3
BB2
!
interface Loopback1
ip address 168.17.1.1 255.255.255.0
ip ospf network point-to-point
!
interface Loopback2
ip address 40.193.4.1 255.255.255.0
ip ospf network point-to-point
!
interface Loopback3
ip address 187.227.32.1 255.255.255.0
ip ospf network point-to-point
!
interface Loopback4
ip address 222.22.22.22 255.255.255.0
ip ospf network point-to-point
!
interface Ethernet0
ip address 150.50.4.254 255.255.255.0
ip ospf authentication-key ipexpert
media-type 10BaseT
!
router ospf 1
log-adjacency-changes
area 4 authentication
network 40.193.4.0 0.0.0.255 area 4
network 150.50.4.0 0.0.0.255 area 4
network 168.17.1.0 0.0.0.255 area 4
network 222.22.22.0 0.0.0.255 area 4
Am I overlooking something? Shouldn't these 'network' routes be going into
the LSDB locally first then onto the neighbors?? As I continue to work in
the lab, I saw that the routes did make it to other routers, but STILL were
not listed in BB2s DB:
r8#sh ip ospf data
OSPF Router with ID (110.90.8.8) (Process ID 1)
Summary Net Link States (Area 0)
Link ID ADV Router Age Seq# Checksum
40.193.4.0 110.90.8.8 145 0x80000001 0x8FDB
150.50.4.0 110.90.8.8 1011 0x80000015 0x7CFC
168.17.1.0 110.90.8.8 141 0x80000001 0x722C
222.22.22.0 110.90.8.8 1011 0x80000013 0x69D2
-Others omitted-
This archive was generated by hypermail 2.1.4 : Mon Jun 02 2003 - 15:13:45 GMT-3