F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100

754
276B
Tuning and optimizing the RIPng network
This section describes how to tune and optimize the performance of the RIPng network, as well as
applications under special network environments. Before tuning and optimizing the RIPng network,
complete the following tasks:
Configure a network layer address for each interface.
Configure the basic RIPng functions.
887BConfiguring RIPng timers
You can adjust RIPng timers to optimize the performance of the RIPng network.
When adjusting RIPng timers, consider the network performance, and perform unified configurations on
routers running RIPng to avoid unnecessary network traffic or route oscillation.
To configure RIPng timers:
Ste
p
Command
Remarks
1073. Enter system
view.
system-view N/A
1074. Enter RIPng
view.
ripng [ process-id ] [ vpn-instance
vpn-instance-name ]
N/A
1075. 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:
Update timer—30 seconds.
Timeout timer—180 seconds.
Suppress timer—20 seconds.
Garbage-collect timer—20 seconds.
888BConfiguring split horizon and poison reverse
If both split horizon and poison reverse are configured, only the poison reverse function takes effect.
1725BConfiguring split horizon
The split horizon function disables a route learned from an interface from being advertised through the
same interface to prevent routing loops between neighbors.
HP recommends enabling split horizon to prevent routing loops.
To configure split horizon:
Ste
p
Command
Remarks
1076. Enter system view.
system-view N/A
1077. Enter interface view.
interface interface-type interface-number N/A
1078. Enable the split
horizon function.
ripng split-horizon
Optional.
Enabled by default.