3.39. EthernetSettings
Description
Settings for Ethernet interface.
Properties
DHCP_MinimumLeaseTime Minimum lease time (seconds) accepted from the
DHCP server. (Default: 60)
DHCP_ValidateBcast Require that the assigned broadcast address is the
highest address in the assigned network. (Default:
Yes)
DHCP_AllowGlobalBcast Allow DHCP server to assign 255.255.255.255 as
broadcast (Non-standard). (Default: No)
DHCP_UseLinkLocalIP Use a 169.254.*.* IP while waiting for a lease
(instead of 0.0.0.0). (Default: No)
DHCP_DisableArpOnOffer Disable arp resolve on offers (normally used to
verify that an IP is not occupied). (Default: No)
Ringsize_e1000_rx Size of e1000 receive ring (per interface). (Default:
128)
Ringsize_e1000_tx Size of e1000 send ring (per interface). (Default:
256)
Ringsize_r8169_rx Size of r8169 receive ring (per interface). (Default:
256)
Ringsize_r8169_tx Size of r8169 send ring (per interface). (Default:
256)
IfaceMon_e1000 Enable interface monitor for e1000 interfaces.
(Default: Yes)
IfaceMon_BelowCPULoad Temporarily disable interface monitor if CPU load
goes above this percentage. (Default: 80)
IfaceMon_BelowIfaceLoad Temporarily disable interface monitor on an
interface if network load on the interface goes
above this percentage. (Default: 70)
IfaceMon_MinInterval Minimum interval between two resets of the same
interface. (Default: 30)
IfaceMon_RxErrorPerc At what percentage of errors to received packets to
declare a problem. (Default: 20)
IfaceMon_TxErrorPerc At what percentage of errors to sent packets to
declare a problem. (Default: 7)
IfaceMon_ErrorTime How long a problem must persist before an
interface is reset. (Default: 10)
Chapter 3: Configuration Reference
174