C613-50631-01 Rev A Command Reference for IE340 Series 1090
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
RIPNG FOR IPV6 COMMANDS
RECV
-BUFFER-SIZE (IPV6 RIPNG)
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