F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100
355
634BTuning and optimizing RIP networks
1359BConfiguration prerequisites
Before you tune and optimize RIP networks, complete the following tasks:
• Configure IP addresses for interfaces to ensure IP connectivity between neighboring nodes.
• Configure basic RIP.
1360BConfiguring RIP timers
You can change the RIP network convergence speed by adjusting RIP timers. Based on network
performance, configure identical RIP timer settings to avoid unnecessary traffic or route flapping.
To configure RIP timers:
Ste
p
Command
Remarks
121. Enter system view.
system-view N/A
122. Enter RIP view.
rip [ process-id ] [ vpn-instance
vpn-instance-name ]
N/A
123. Configure RIP timers.
timers { garbage-collect
garbage-collect-value | suppress
suppress-value | timeout
timeout-value | update
update-value } *
Optional.
By default:
• The update timer is 30s.
• The timeout timer is 180s.
• The suppress timer is 120s.
• The garbage-collect timer is 120s.
1361BConfiguring split horizon and poison reverse
The split horizon and poison reverse functions can prevent routing loops. If both split horizon and poison
reverse are configured, only the poison reverse function takes effect.
1. Enabling split horizon
Split horizon disables RIP from sending routes through the interface where the routes were learned
to prevent routing loops between adjacent routers.
On NBMA networks such as FR and X.25 where multiple VCs are configured on the primary and
secondary interfaces, disable split horizon to ensure correct route advertisement. For more
information, see Layer 2—WAN Configuration Guide.
Disabling split horizon on point-to-point links does not take effect.
To enable split horizon:
Ste
p
Command
Remarks
124. Enter system view.
system-view
N/A
125. Enter interface view.
interface interface-type
interface-number
N/A
126. Enable split horizon.
rip split-horizon
Optional.
By default, split horizon is enabled.