26 passive-interface, 27 recv-buffer-size – Accton Technology ES4626 User Manual
Page 408

408
|access-list-name> {in|out }
no offset-list <access-list-number
|access-list-name> {in|out }
Function:
Add an offset value to the metric value of the routes learnt by RIP. The “no
offset-list <access-list-number
|access-list-name> {in|out }
” command disables this function
Parameter: < access-list-number |access-list-name>
is the access-list or name to be
applied.
specific interface name
Default:
Default offset value is the metric value defined by the system
Command Mode: Router mode and address-family mode.
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# offset-list 1 in 5 vlan 1
13.4.3.26 passive-interface
Command: passive-interface
no passive-interface
Function:
Set the RIP layer 3 switch blocks RIP broadcast on specified interface, on
which the RIP data packets will only be sent to layer 3 switches configured with neighbor.
Parameter: <ifname>
is the name of specific interface.
Default:
Not configured
Command Mode: Router mode
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# passive-interface vlan 1
13.4.3.27 recv-buffer-size
Command: recv-buffer-size
no recv-buffer-size
Function:
This command configures the size of UDP receiving buffer zone of RIP; the
“no recv-buffer-size” command restores the system default.
Parameter:
is the buffer zone size in bytes, ranging between 8192-2147483647
Default:
8192 bytes
Command Mode:
Router mode
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# recv-buffer-size 23456789