From: Dave Gahm (gahm@xxxxxxx)
Date: Fri Apr 21 2000 - 15:36:57 GMT-3
Dave,
IPX EIGRP works fine with sub-interfaces. Here is a working example.
R4, R5, and R6 are on a common LAN. All 3 are configured for eigrp only on
the LAN. IPX loopbacks are configured in each router.
R4 config and route table
interface Ethernet0.1
arp timeout 0
ipx network 4005
!
interface Ethernet0.2
arp timeout 0
ipx network 4006 encapsulation SNAP
C 408 (TUNNEL), Tu0
C 4005 (NOVELL-ETHER), Et0.1
C 4006 (SNAP), Et0.2
C 44444 (UNKNOWN), Lo2
E 55555 [266521600/0] via 4005.aa00.0400.0504, age 00:09:24,
1u, Et0.1
E 66666 [266521600/0] via 4006.0000.0c17.99f6, age 00:03:37,
1u, Et0.2
R5 config and route table
interface Ethernet1
ip address 10.100.100.5 255.255.255.0
ipx network 4005
C 4005 (NOVELL-ETHER), Et1
C 55555 (UNKNOWN), Lo2
E 408 [297270016/1] via 4005.0000.0c8d.1db4, age 0:06:09,
1u, Et1
E 4006 [307200/0] via 4005.0000.0c8d.1db4, age 0:06:10,
1u, Et1
E 44444 [409600/1] via 4005.0000.0c8d.1db4, age 0:06:10,
1u, Et1
E 66666 [266547200/0] via 4005.0000.0c8d.1db4, age 0:00:24,
1u, Et1
R6 config and route table
interface Ethernet2
ip address 10.100.100.6 255.255.255.0
ipx network 4006 encapsulation SNAP
C 4006 (SNAP), Et2
C 66666 (UNKNOWN), Lo0
E 408 [297270016/1] via 4006.0000.0c8d.1db4, age 0:05:33,
1u, Et2
E 4005 [307200/0] via 4006.0000.0c8d.1db4, age 0:05:34,
1u, Et2
E 44444 [409600/1] via 4006.0000.0c8d.1db4, age 0:05:34,
1u, Et2
E 55555 [266547200/0] via 4006.0000.0c8d.1db4, age 0:05:34,
1u, Et2
-----Original Message-----
From: Dave Gingrich <gingrich@dcg.org>
To: ccielab@groupstudy.com <ccielab@groupstudy.com>
Date: Friday, April 21, 2000 8:56 AM
Subject: RE: IPX Questions
>
>...And then when you discover that eigrp won't work on a sub-interface,
>think RIP for the lan segment. :)
>
>-Dave
>
>At 10:35 AM 4/21/00 -0400, Brian Best wrote:
>>Stanley,
>>
>>Think sub-interface...I believe this will solve your problem.
>>
>>Good luck.
>>
>>Brian
>>-----Original Message-----
>>From: Stanley Seow [mailto:stanley_seow@techno-craft.com.sg]
>>Sent: Friday, April 21, 2000 9:55 AM
>>To: CCIELAB
>>Subject: IPX Questions
>>
>>
>>I bump into something that I really stuck at...
>>
>>I tried a few things, pls comment...
>>
>>I've 3 router on ethernet segment and I need to need to use 2 network on
the
>>LAN segment and have
>>full ipx routing table routing ...
>>
>>R1 - ipx network 1111
>>R2 - ipx network 1111
>>R3 - ipx network 2222
>>
>>I use the default encap for the 1111 network and uses sap for 2222
>>network...
>>The LAN runs ipx eigrp
>>
>>How do I get the 2222 to see 1111 and all other IPX networks and vice
>>versa...
>>
>>I came out with an idea of tunneling gre between R2 and R3 running IPX RIP
>>between the tunnel over
>>IP. But this still does not work as I cannot get this to work....
>>
>>Should I use IPXWAN on the tunnel ??
>>Or should I use NLSP over the tunnel ?
>>
>>Stanley
>>
>>
>>
>>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:15 GMT-3