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: Yes)
- 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)
- DHCP_DelayMinorUpdates
- Delay applying minor updates, like DNS changes, until reconfiguration. (Default: No)
- DHCPv6_MinimumLifeTime
- Minimum lease time (seconds) accepted from the DHCPv6 server. (Default: 7200)
- DHCPv6_DisableNDOnOffer
- Disable ND solicit on offers (normally used to verify that an IP is not occupied). (Default: No)
- Ringsize_UIO_rx
- Size of UIO receive ring (per interface). (Default: 256)
- Ringsize_UIO_tx
- Size of UIO send ring (per interface). (Default: 256)
- Ring_UIO_Reserve
- UIO ring reserve (per interface). (Default: 128)
- 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)
![[Note]](images/note.png) |
Note |
This object type does not have an identifier and is identified by the name of the type only. There can only be one instance
of this type.
|