EIGRP routes and aspath ?

From: Claudine DEMAR (lkcnet00@xxxxxxxxxxx)
Date: Thu Aug 22 2002 - 13:24:28 GMT-3


   
Hello.

I'm currently doing the BGP exercises that come with the Doyle Routing
VOlume II. The exercise 2 correction looks like:
router bgp 2
redistribute eigrp 2 route-map Internal_Routes
...

router eigr 2
redistribute bgp route-map External_Routes

route-map External_Routes permit 10
match as-path 1

route-map Internal_Routes permit 10
match as-path 2

I'm just wondering how EIGRP routes can knwo about the ASpath ??
I don't see how the eigrp redistribution with the route-map statement under
bgp can work. Any explanation are welcome.
The redistribution statement under eigrp can work becuase BGP routes are
associated with as-path.

Please let me know what you think.
Thanks,
Claudine



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:33 GMT-3