To enable split horizon for an Enhanced Interior Gateway Routing Protocol (EIGRP) process, use the ip split-horizon eigrp command. To disable split horizon, use the no form of this command.
ip split-horizon eigrp instance-tag
no ip split-horizon eigrp instance-tag
|
instance-tag
|
Name of the EIGRP instance. The
instance-tag
can be any case-sensitive, alphanumeric string up to 20 characters.
|
Enabled
Interface configuration mode
|
Release
|
Modification
|
|---|---|
|
5.0(3)N1(1)
|
This command was introduced.
|
Use the no ip split-horizon eigrp command to disable split horizon on an interface.
This command requires the LAN Base Services license.
This example shows how to disable split horizon an an Ethernet link:
|
Command
|
Description
|
|---|---|
|
copy running-config startup-config
|
Saves the configuration changes to the startup configuration file.
|
|
show ip eigrp
|
Displays EIGRP information.
|