From: Arkadiusz.Kaliwoda (kali@xxxxxxxx)
Date: Mon May 13 2002 - 10:53:31 GMT-3
Hi,
> Who can tell me ,how to control the ipx route selection ? So I can use some i
px route to another interface by perference.
> I say this qustion because , you kown , ipx use the eigrp route in perference
to rip route. look the example bellow:
>
> eigrp frame-relay
> r1--------------------r2
> | |
> |_ ethernet rip_____|
>
>
> In this example ,the ipx will select the frame-relay link as the best route
, not the ethernet link , even if the ethernet has the
> high bandwidth!!!
> Who can tell me how to control the route selection ?
maybe you can use some general solution of changing the administrative
distance:
router eigrp X
network fr_link_addr
distance 125 r2_ip 255.255.255.255 acl_for_fr_link_only
router rip
network eth_link_addr
think that it could work, am I right?
Kali
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:58:55 GMT-3