C613-50170-01 Rev B
Command Reference for x510 Series
958
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP
NG
FOR
IP
V
6 C
OMMANDS
RECV
-
BUFFER
-
SIZE
(IP
V
6 RIP
NG
)
recv-buffer-size (IPv6 RIPng)
Overview
Use this command to configure the RIPng UDP (User Datagram Protocol)
receive-buffer size. This should improve UDP reliability by avoiding UDP receive
buffer overruns.
Use the
no
variant of this command to unset the configured RIPng UDP
receive-buffer size and set it back to the system default of 196608 bits.
Syntax
recv-buffer-size <
8192-2147483647
>
no recv-buffer-size [<
8192-2147483647
>]
Default
The RIPng UDP receive-buffer-size is 196608 bits by default, and is reset to the
default using the
no
variant of this command.
Mode
Router Configuration
Examples
To configure the RIPng UPD, use the following commands:
awplus#
configure terminal
awplus(config)#
router ipv6 rip
awplus(config-router)#
recv-buffer-size 23456789
awplus#
configure terminal
awplus(config)#
router ipv6 rip
awplus(config-router)#
no recv-buffer-size 23456789
awplus#
configure terminal
awplus(config)#
router ipv6 rip
awplus(config-router)#
no recv-buffer-size