F3215-HP Load Balancing Module Network Management Configuration Guide-6PW101
176
Task Remarks
Tuning and
optimizing
RIP
networks
Configuring RIP timers Optional.
Configuring split horizon and poison reverse Optional.
Configuring the maximum number of ECMP routes Optional.
Enabling zero field check on incoming RIPv1 messages Optional.
Enabling source IP address check on incoming RIP updates Optional.
Configuring RIPv2 message authentication Optional.
Specifying a RIP neighbor Optional.
Configuring RIP-to-MIB binding Optional.
Configuring the RIP packet sending rate Optional.
Configuring basic RIP
Before you configure basic RIP settings, complete the following tasks:
• Configure the link layer protocol.
• Configure IP addresses for interfaces to ensure IP connectivity between neighboring routers.
Enabling RIP
Perform this task to create a RIP process and enable the RIP process on the interface attached to the
specified network. An interface that is not on the specified network does not run RIP.
If you configure RIP settings in interface view before enabling RIP, the settings do not take effect until RIP
is enabled. If a physical interface is attached to multiple networks, you cannot advertise these networks
in different RIP processes.
To enable RIP:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enable a RIP process and
enter RIP view.
rip [ process-id ] [ vpn-instance
vpn-instance-name ]
Disabled by default.
3. Enable RIP on the interface
attached to the specified
network.
network network-address
By default, RIP is disabled on
interfaces.
Configuring the interface behavior
Ste
p
Command
Remarks
1. Enter system view. system-view N/A
2. Enter RIP view.
rip [ process-id ] [ vpn-instance
vpn-instance-name ]
N/A
3. Disable the specified interface
from sending routing updates
(the interfaces can still receive
updates).
silent-interface { interface-type
interface-number | all }
Optional.
All interfaces can send routing
updates by default.