3-27
View
Interface view
Default Level
2: System level
Parameters
None
Description
Use the
rip split-horizon
command to enable the split horizon function.
Use the
undo rip split-horizon
command to disable the split horizon function.
The split horizon function is enabled by default.
z
The split horizon function is necessary for preventing routing loops. Therefore, you are not
recommended to disable it.
z
In special cases, make sure it is necessary to disable the split horizon function.
Only the poison reverse function takes effect if both the split horizon and poison reverse
functions are enabled.
Examples
# Enable the split horizon function on VLAN-interface 10.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] rip split-horizon
rip summary-address
Syntax
rip summary-address
ip-address
{
mask
|
mask-length
}
undo rip summary-address
ip-address
{
mask
|
mask-length
}
View
Interface view
Default Level
2: System level
Parameters
ip-address
: Destination IP address of summary route.
mask
: Subnet mask of summary route, in dotted decimal format.
mask-length
: Subnet mask length of summary route, in the range 0 to 32.