All,
When you define passive-interface under ospf you don't send hellos and pretty
much don't send any routes for the interface for which it is passive. This can
be changed with the "ip ospf database-filter all out" command which should
allow for to receive routes but not send routes. Right?
I was testing this but did not got the right results.
!
interface Ethernet0/0
ip address 10.10.10.1 255.255.255.0
ip ospf database-filter all out
!
router ospf 1
log-adjacency-changes
passive-interface Ethernet0/0
network 1.1.1.1 0.0.0.0 area 0
network 10.10.10.1 0.0.0.0 area 0
!
I did not see any ospf routes in the routing table,
R1#sh ip route ospf
-Yuri
Received on Thu Jun 25 2009 - 10:45:00 ART
This archive was generated by hypermail 2.2.0 : Wed Jul 01 2009 - 20:02:37 ART