![H3C S5500-EI series Скачать руководство пользователя страница 50](http://html2.mh-extra.com/html/h3c/s5500-ei-series/s5500-ei-series_configuration-manual_3726960050.webp)
33
Enabling split horizon
The split horizon function disables an interface from sending routes received from the interface to prevent
routing loops between adjacent routers.
Follow these steps to enable split horizon:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter interface view
interface
interface-type
interface-number
—
Enable split horizon
rip split-horizon
Optional
Enabled by default
Enabling poison reverse
The poison reverse function allows an interface to advertise the routes received from it, but the metric of
these routes is set to 16, making them unreachable. This can avoid routing loops between neighbors.
Follow these steps to enable poison reverse:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter interface view
interface
interface-type
interface-number
—
Enable poison reverse
rip poison-reverse
Required
Disabled by default
Configuring the maximum number of load balanced routes
This task allows you to implement load balancing over multiple equal-cost RIP routes.
Follow these steps to configure the maximum number of load balanced routes:
To do…
Use the command…
Remarks
Enter system view
system-view
––
Enter RIP view
rip
[
process-id
] [
vpn-instance
vpn-instance-name
]
––
Configure the maximum number of
load balanced routes
maximum load-balancing
number
Optional
8 by default
Enabling zero field check on incoming RIPv1 messages
Some fields in the RIPv1 message must be zero. These fields are called “zero fields.” You can enable zero
field check on received RIPv1 messages. If such a field contains a non-zero value, the RIPv1 message will
not be processed. If you are certain that all messages are trustworthy, then disable zero field check to
save CPU resources.
This feature does not apply to RIPv2 packets, because they have no zero fields.
Follow these steps to enable zero field check on incoming RIPv1 messages: