From: Marvin Greenlee (marvingreenlee@yahoo.com)
Date: Sun Dec 21 2003 - 13:09:30 GMT-3
This has to do with Cisco Bug CSCea40365:
"While redistributing ISIS routes into OSPF, the
directly connected routes [ISIS] are not getting
redistributed into OSPF.
Workaround: use redistribute connected under 'router
ospf'."
Regards,
Marvin Greenlee
CCIE #12237
--- k c <jwongccie@yahoo.com.hk> wrote:
> Hi group,
>  
> I expect the subnet 137.10.111.0/27 should be seen
> in other ospf enabled router, but it isn't. I have
> to add redistribute connected under ospf process.
> Can I do it without "redistribute connect"?
>  
> R5 (Hub)
> interface Serial5/0
>  no ip address
>  encapsulation frame-relay
>  serial restart_delay 0
>  no frame-relay inverse-arp
>  frame-relay lmi-type ansi
> !
> interface Serial5/0.1 multipoint
>  ip address 137.10.100.5 255.255.255.224
>  ip ospf message-digest-key 1 md5 7 094F471A1A0A
>  frame-relay map ip 137.10.100.2 502 broadcast
>  frame-relay map ip 137.10.100.3 503 broadcast
>  frame-relay map ip 137.10.100.5 502
> !
> interface Serial5/0.2 point-to-point
> !
> interface Serial5/0.3 multipoint
>  ip address 137.10.111.5 255.255.255.224
>  ip router isis
>  frame-relay map clns 504 broadcast
>  frame-relay map ip 137.10.111.4 504 broadcast
>  frame-relay map ip 137.10.111.5 504
>  
> router ospf 1
>  log-adjacency-changes
>  area 0 authentication message-digest
>  area 30 authentication message-digest
>  area 30 virtual-link 137.10.6.6 message-digest-key
> 1 md5 cisco
>  redistribute isis level-1-2 subnets
>  network 137.10.5.0 0.0.0.255 area 0
>  network 137.10.25.0 0.0.0.255 area 0
>  network 137.10.100.0 0.0.0.255 area 0
>  network 137.10.110.0 0.0.0.255 area 30
>  neighbor 137.10.100.3
>  neighbor 137.10.100.2
> !
> router isis
>  net 00.0001.5555.5555.5555.00
>  area-password cisco
>  redistribute ospf 1 metric 3 match internal
> external 1 external 2 level-1-2
>  
> R4
> interface Serial2/0
>  ip address 137.10.111.4 255.255.255.224
>  ip router isis
>  encapsulation frame-relay
>  no ip mroute-cache
>  logging event subif-link-status
>  logging event dlci-status-change
>  serial restart_delay 0
>  frame-relay map clns 405 broadcast
>  frame-relay map ip 137.10.111.4 405
>  frame-relay map ip 137.10.111.5 405 broadcast
>  frame-relay lmi-type ansi
> router isis
>  net 00.0001.4444.4444.4444.00
>  area-password cisco
> 
> 
> Shining Friends!B&n$_&n3x!B73$k&p:q...
> .v:)9aAn  1!$_3sC4
> http://ringtone.yahoo.com.hk/
> 
>
This archive was generated by hypermail 2.1.4 : Sat Jan 03 2004 - 08:25:43 GMT-3