From: Ram Shummoogum (rshummoo@ca.ibm.com)
Date: Sat Jan 04 2003 - 16:08:22 GMT-3
On my router it is enabled by default and when I configure "no ip
split-horizon eigrp 100", it is rlflected in the running config.
So the default is enabled and that is why it is not shown in the config.
interface Serial5/2
description RAM
no ip address
no ip directed-broadcast
encapsulation frame-relay
no ip route-cache
no ip split-horizon eigrp 100
logging event subif-link-status
logging event dlci-status-change
Cheers,
RAM
"Cameron, John" <johcamer@cisco.com>@groupstudy.com on 01/04/2003 01:24:52
PM
Please respond to "Cameron, John" <johcamer@cisco.com>
Sent by: nobody@groupstudy.com
To: "'ccielab@groupstudy.com'" <ccielab@groupstudy.com>
cc:
Subject: EIGRP & Spilt horizon
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