3.26. DHCPRelaySettings

Description

Advanced DHCP relay settings.

Properties

MaxTransactions
Maximum number of concurrent BOOTP/DHCP transactions. (Default: 128)
TransactionTimeout
Timeout for each transaction (in seconds). (Default: 10)
MaxPPMPerIface
Maximum packets per minute that are relayed from clients to the server, per interface. (Default: 2000)
MaxHops
Requests/responses that have traversed more than this many relays will not be relayed. (Default: 5)
MaxLeaseTime
Maximum lease time (seconds) allowed from the DHCP server (too high times will be lowered silently). (Default: 10000)
MaxConcurrentRelays
Maximum number of concurrently active DHCP relays. (Default: 1024)
AutoSaveRelayPolicy
Policy for saving the relay list to disk. (Default: ReconfShut)
AutoSaveRelayInterval
Seconds between auto saving the relay list to disk. (Default: 86400)
[Note] 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.