From: Maneesh Chawla (coolmaneesh@gmail.com)
Date: Thu Jan 12 2006 - 04:56:12 GMT-3
Hi All,
I have 3 questions on redistribution,
1. say , I do a
router bgp 300
redistribute isis metric 10 route-map r1
route-map r1 permit 1
set metric 20
2. Another case :
router bgp 300
redistribute isis route-map r1
neighbor 2.2.2.2 remote-as 400
neighbor 2.2.2.2 route-map r2 out
route-map r1 permit 1
set metric 20
route-map r2 permit 1
set metric 30
3. Last case :
router bgp 300
redistribute isis metric 10 route-map r1
neighbor 2.2.2.2 remote-as 400
neighbor 2.2.2.2 route-map r2 out
route-map r1 permit 1
set metric 20
route-map r2 permit 1
set metric 30
Could anyone tell me what will be the MED of the routes going to 2.2.2.2.
Thanks
Maneesh
This archive was generated by hypermail 2.1.4 : Wed Feb 01 2006 - 07:45:48 GMT-3