From: Gerry Hilton (gerry.hilton@rogers.com)
Date: Thu Apr 17 2003 - 12:53:20 GMT-3
Hi. This worked on my routers:
where 1.1.1.1 is the ip address of the interface on R1 that is connected
to R2
on R2:
ip route 150.50.200.0 255.255.255.0 1.1.1.1
router bgp 2
network 150.50.200.0 mask 255.255.255.0
Is this a legitimate solution? One can still ping the 150.50.200.x
address on R1.
Thanks,
Gerry
Ram Shummoogum wrote:
>150.50.200.0(R1)----(R2)------(R3).
>
>R1 belongs to AS1
>R2 belongs to AS2
>R3 belongs to AS3
>
>I inject 150.50.200.0 using the network command on R1 and see 150.50.200.0
>in R3 with as_path of 2 1.
>
>The question is how can I remove the 1 from the As Path on R3.
>
>I have tried using the network command on R2 with no success.
>If I aggregate on R2 using 150.50.200.0 255.255.255.0 summary-only , I
>will still see 150.50.200.0 with as-path 2 1 ( no change).
>However, if I aggregate on R2 using 150.50.0.0 255.255.0.0 summary-only,
>then I will see 150.50.0.0 with as-path 2. The question was to get
>150.50.200.0 and not 150.50.0.0.
>
>I can't get the 150.50.200.0 to work.
>
>
>Thank you.
>
>RAM
This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:35:56 GMT-3