
RIP Commands
©2008 Allied Telesis Inc. All rights reserved.
28.20
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
passive-interface
Use this command to block RIP broadcasts on the interface.
Use the
no
parameter with this command to disable this function
Command Syntax
passive-interface <interface>
no passive-interface <interface>
Default
Disabled
Command Mode
Router mode
Examples
awplus#configure terminal
awplus(config)#router rip
awplus(config-router)#passive-interface VLAN20
Related Commands
show ip rip
recv-buffer-size
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
parameter with this command to unset the configured RIP UDP receive-buffer size
and set it back to the system default value (196608 bits ).
Command Syntax
recv-buffer-size <8196-2147483647>
no recv-buffer-size
Command Mode
Router mode
Default
196608 bits when reset using the
no recv-buffer-size
Examples
awplus#configure terminal
awplus(config)#router rip
awplus(config-router)#recv-buffer-size 23456789
Parameter
Description
<interface>
Specifies the interface name.