3Com Switch 8800 Advanced Software V5 Configuration Guide

Tuning and Optimizing the RIPng Network 295
“Configuring RIPng Timers” on page 295
“Configuring Split Horizon” on page 295
“Configuring Poison Reverse” on page 296
“Enabling Zero Field Check on RIPng Packets” on page 296
“Configuring the Maximum Number of Equal Cost Routes for Load Balancing”
on page 296
Prerequisites Before tuning and optimizing the RIPng network, complete the following tasks:
Configure a network layer address for each interface
Configure the basic RIPng functions
Configuring RIPng
Timers
You can adjust RIPng timers to optimize the performance of the RIPng network.
Follow these steps to configure RIPng timers:
n
When adjusting RIPng timers, you should consider the network performance and
perform unified configurations on routers running RIPng to avoid unnecessary
network traffic.
Configuring Split
Horizon
The split horizon function disables a route learned from an interface from being
advertised via the interface to prevent routing loops between neighbors.
Follow these steps to configure the split horizon:
To do... Use the command... Remarks
Enter system view system-view -
Enter RIPng view ripng [ process-id ] -
Configure RIPng timers timers { garbage-collect
garbage-collect-value | suppress
suppress-value | timeout
timeout-value | update
update-value } *
Optional.
The RIPng timers have the
following defaults:
30 seconds for the update
timer
180 seconds for the
timeout timer
120 seconds for the
suppress timer
120 seconds for the
garbage-collect timer
To do... Use the command... Remarks
Enter system view system-view --
Enter interface view interface interface-type
interface-number
--
Enable the split horizon
function
ripng split-horizon Optional
Enabled by default