From: D. J. Jones (meganac@xxxxxxxx)
Date: Mon Feb 05 2001 - 01:06:17 GMT-3
Wouldn't you need to specify your distribut list as:
distribute-list 1 in bgp 200 instead of distribute-list 1 out bgp 200?
dj
----- Original Message -----
From: "Devender Singh" <devender.singh@cmc.cwo.net.au>
To: "Ccielab@Groupstudy. Com (E-mail)" <ccielab@groupstudy.com>
Sent: Sunday, February 04, 2001 7:43 PM
Subject: EIGRP and BGP redistribution
> Q: EIGRP and BGP redistribution.
>
> Explanation: What I am trying to is very simple. Allow only 1.1.1.0 route
> from bgp. But "route-map" worked and "distribute-list" didn't. Can some
tell
> me what am I doing wrong or is it really weird.
>
>
>
> ************** The following config works ********************
> router eigrp 10
> redistribute bgp 200 route-map onlyLOO <----------
> passive-interface Loopback0
> network 145.100.15.0
> default-metric 1000 100 255 1 1500
> no auto-summary
> eigrp log-neighbor-changes
> !
> access-list 1 permit 1.1.1.0 <----------
> !
> route-map onlyLOO permit 10 <-----------
> match ip address 1
> !
> route-map onlyLOO deny 20
>
> **************The following config doesn't work ****************
> router eigrp 10
> redistribute bgp 200 <----------
> passive-interface Loopback0
> network 145.100.15.0
> default-metric 1000 100 255 1 1500
> distribute-list 1 out bgp 200 <----------
> no auto-summary
> eigrp log-neighbor-changes
> !
> access-list 1 permit 1.1.1.0 <----------
> !
> *****************************************************************
>
> cheers
>
> Devender Singh
> BE(Hons), CCNP
> IP Solution Specialist
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:28:36 GMT-3