Hi,
The
show ip ospf interface brief command should omit passive interfaces, right?
R3#show ip ospf interface brief
Interface PID Area IP Address/Mask Cost State Nbrs F/C
Fa0/1 3 0 192.168.3.3/26 10 DR 0/0
Se0/1 3 0 10.1.23.1/30 64 P2P 1/1
Fa0/0 3 0 10.1.3.3/26 10 DR 0/0
--
R3#show ip protocols
Routing Protocol is "ospf 3"
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Router ID 3.3.3.3
Number of areas in this router is 1. 1 normal 0 stub 0 nssa
Maximum path: 4
Routing for Networks:
10.1.0.0 0.0.255.255 area 0
192.168.3.3 0.0.0.0 area 0
Reference bandwidth unit is 100 mbps
Passive Interface(s):
FastEthernet0/0
FastEthernet0/1
Routing Information Sources:
Gateway Distance Last Update
2.2.2.2 110 02:04:43
3.3.3.3 110 02:04:53
Distance: (default is 110)
Q: What can be causing this?
The topology can be found attached... it's from one of those cisco press books!