Compare cert salaries and plan your next career move
mguy wrote: » Will I have to disable all split horizon rules on all routers in a 3 router point-to-multipoint running over frame-relay?
Or should I just disable the split-horizon on the spoke router (on R1 that connects to both R2 and R3)?
If I enable on all will RIP loop?
NetworkVeteran wrote: » Split horizon is disabled by default on interfaces with 'encapsulation frame-relay' configured. Which means it's disabled on the physical interface but enabled on subinterfaces.
have heard this before but actual testing seems to proove otherwise.
NetworkVeteran wrote: » That's straight from the Cisco 12.4T and 12.2 documentation and I've seen it proven many times via show command output, debugs, and wireshark traces. The good news--if you're running a legacy version of IOS where you're unsure of the default behavior, it's easy to verify using the "show ip interface" command. Gehrig#sh ip int s0/1 | inc Split Split horizon is disabled Gehrig#sh ip int s0/1.1 | inc Split Split horizon is enabled Gehrig#sh ip int s0/1.2 | inc Split Split horizon is enabled
MrXpert wrote: » Sorry my mistake, I was thinking of EIGRP over FR.Split horizon is enabled on both physical and multipoint interfaces by default.I'm running 12.4. I did what you suggested with the show ip int command it states "Split Horizon is enabled". This appears even after disabling split horizon on a multipoint sub interface using no ip split eigrp command.I am working on a lab at the moment with 3 routers using multipoint sub interfaces, running EIGRP connected to the FR switch. I had to disable SPlit on the hub in order to have the spokes learn additional networks. The show ip int command displays SPlit Horizon is enabled when it is enabled or disabled. So the show ip int command only shows split horizon enabled for RIP and not EIGRP? or is there another command to display split horizon status for EIGRP? Sorry this has gone off topic as it has gone from RIP to EIGRP
mguy wrote: » I'm experiencing the same. EIGRP over FR where the third router is not receiving updates for some reason. Disabling FRelay is not reflecting in the "show ip int s0/0/0"
Compare salaries for top cybersecurity certifications. Free download for TechExams community.