[c-nsp] Problem redistributing 0.0.0.0/0 in eigrp

Yuri Selivanov uri at tomsknet.ru
Fri Jul 28 04:27:38 EDT 2006


	Hi.

[snip]

> Switch catalyst 3550
> 
> ip prefix-list def-route seq 10 permit 0.0.0.0/0
> route-map check-def permit 10
>  match ip address prefix-list def-route
> 
> router eigrp 6
>  redistribute bgp 19169 metric 1 10 255 1 1500 route-map check-def
>  passive-interface default
>  no passive-interface GigabitEthernet0/1
>  network 10.101.61.250 0.0.0.0
>  network 10.201.61.248 0.0.0.7
>  no auto-summary
>  no eigrp log-neighbor-changes
> !

	From redistribution's point of view it seems to be OK. Could you
provide us an output from 'show ip eigrp topology 0.0.0.0 0.0.0.0' on 3550?

[snip]
 
> !This config is going to be removed when eigrp works well!
> 
> router ospf 6
>  router-id 10.101.61.250
>  log-adjacency-changes
>  area 6 authentication message-digest
>  passive-interface default
>  no passive-interface GigabitEthernet0/1
>  network 10.101.61.250 0.0.0.0 area 6
>  network 10.201.61.248 0.0.0.7 area 6
>  default-information originate always metric 400
> !

	As I understand, you're using ospf for default routing at the moment.
Am I right?

> I receive BGP default route:
> 
> sw1progreso#show ip bgp

[snip]

>    Network          Next Hop            Metric LocPrf Weight Path
> * i0.0.0.0          10.101.12.250                 100    990 i
>  
> Routercisco7500
> 
> router eigrp 6
>  passive-interface default
>  no passive-interface FastEthernet1/0/0
>  network 10.101.61.248 0.0.0.0
>  network 10.101.62.249 0.0.0.0
>  network 10.101.63.248 0.0.0.0
>  network 10.201.61.248 0.0.0.7
>  no auto-summary
>  no eigrp log-neighbor-changes

[snip]

-- 
Best Regards,
Yuri Selivanov [URI2-RIPE]


More information about the cisco-nsp mailing list