EIGRP & Spilt horizon

From: Cameron, John (johcamer@cisco.com)
Date: Sat Jan 04 2003 - 15:24:52 GMT-3


I have two routers R1 and R2 both running eigrp 100. R1 is a p2p
FR subinterface and R2 is a FR physical interface.

When I issue "show ip int s0/0" on R2 I see that split horizon is disable
as
you would expect, but when I use the command:

"ip split-horizon eigrp 100"

there is no change in the configuration:

interface Serial0/0
 ip address 10.20.1.2 255.255.0.0
 encapsulation frame-relay
 frame-relay map ip 10.20.1.1 201 broadcast
 no frame-relay inverse-arp
 frame-relay lmi-type cisco

when I issue the command "ip split-horizon" this command works

interface Serial0/0
 ip address 10.20.1.2 255.255.0.0
 encapsulation frame-relay
 ip split-horizon
 frame-relay map ip 10.20.1.1 201 broadcast
 no frame-relay inverse-arp
 frame-relay lmi-type cisco

why isn't the "ip split-horizon eigrp 100" showing up? what am I missing?

Thanks,
JDC
.



This archive was generated by hypermail 2.1.4 : Sat Feb 01 2003 - 07:33:41 GMT-3