R0106-HP MSR Router Series Layer 3 - IP Routing Configuration Guide(V7)

38
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Bind MIB to a RIP
process.
rip mib-binding process-id
By default, MIB is bound to the RIP
process with the smallest process
ID.
Configuring the RIP packet sending rate
Perform this task to specify the interval for sending RIP packets and the maximum number of RIP packets
that can be sent at each interval. This feature can avoid excessive RIP packets from affecting system
performance and consuming too much bandwidth.
To configure the RIP packet sending rate:
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. Specify the interval for sending
RIP packets and the maximum
number of RIP packets that can
be sent at each interval.
output-delay time count count
By default, an interface sends up to
three RIP packets every 20
milliseconds.
Setting the maximum length of RIP packets
NOTE:
The supported maximum length of RIP packets varies by vendor. Use this feature with caution to avoid
compatibility issues.
The packet length of RIP packets determines how many routes can be carried in a RIP packet. Set the
maximum length of RIP packets to make good use of link bandwidth.
When authentication is enabled, follow these guidelines to ensure packet forwarding:
For simple authentication, the maximum length of RIP packets must be no less than 52 bytes.
For MD5 authentication (with packet format defined in RFC 2453), the maximum length of RIP
packets must be no less than 56 bytes.
For MD5 authentication (with packet format defined in RFC 2082), the maximum length of RIP
packets must be no less than 72 bytes.
To set the maximum length of RIP packets:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter interface view.
interface interface-type
interface-number
N/A
3. Set the maximum length of RIP
packets.
rip max-packet-length value
By default, the maximum length of
RIP packets is 512 bytes.