Hello Dan,
Thursday, April 12, 2007, 9:54:18 PM, you wrote:
>> !
>> router bgp 12345
>> bgp router-id 123.123.123.123
>> bgp scan-time 5
>> network 1.2.3.4/24
>> timers bgp 10 30
>> neighbor s.t.u.v remote-as 12310
>> neighbor s.t.u.v ebgp-multihop 255
>> neighbor s.t.u.v update-source eth1
>> neighbor s.t.u.v weight 100
>> neighbor s.t.u.v soft-reconfiguration inbound
>> neighbor s.t.u.v distribute-list tts out
>> neighbor 83.166.206.1 route-map ines-in in
>> !
> Daca zici ca rutele apar in BGP atunci incearca asa:
> route-map SET-NEXT-HOP permit 10
> set ip next-hop <ip-ul care apare ca primul hop spre ebgp neighbor>
> router bgp 12345
> neighbor s.t.u.v route-map SET-NEXT-HOP
> Unde ip-ul care il pui la next-hop e ip-ul care apare dupa "via" la
> # ip route get s.t.u.v
> s.t.u.v via x.y.z.t dev ethxx
> ^^^^^^^
pai:
# ip route get 83.166.206.1
83.166.206.1 dev eth1 src 83.166.206.91
cache mtu 1500 advmss 1460 metric 10 64
deci neighbor e direct conectat pe eth1 unde eu am ip din aceeasi
clasa cu el.
multam.
--
Radu Naidinescu
http://www.thebadboys.ro/
_______________________________________________
RLUG mailing list
[EMAIL PROTECTED]
http://lists.lug.ro/mailman/listinfo/rlug