C613-50170-01 Rev B
Command Reference for x510 Series
927
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP C
OMMANDS
RECV
-
BUFFER
-
SIZE
(RIP)
recv-buffer-size (RIP)
Overview
Use this command to run-time configure the RIP UDP (User Datagram Protocol)
receive-buffer size to improve UDP reliability by avoiding UDP receive buffer
overrun.
Use the
no
variant of this command to reset the configured RIP UDP receive-buffer
size to the system default (196608 bits).
Syntax
recv-buffer-size <
8192-2147483647
>
no recv-buffer-size [<
8192-2147483647
>]
Default
196608 bits is the system default when reset using the
no
variant of this command.
Mode
Router Configuration
Examples
To run-time configure the RIP UDP, use the following commands:
awplus#
configure terminal
awplus(config)#
router rip
awplus(config-router)#
recv-buffer-size 23456789
awplus#
configure terminal
awplus(config)#
router rip
awplus(config-router)#
no recv-buffer-size 23456789
Parameter
Description
<
8192-2147483647
>
Specify the RIP UDP (User Datagram Protocol) buffer size
value in bits.