Local DHCP server with local user database

If a DHCP server is queried for IP or ESM information, the following information is sent in the DHCP request:

Local user database settings relevant to PPPoE hosts when their information is retrieved from the local DHCP server using this database:

For username matching, the incoming username (user[@domain]) is always first converted to a user and a domain entity by splitting it on the first @-sign. If the no-domain parameter to the username is provided, the user component should be equal to the specified username, if the domain-only portion of the username is provided, the domain entity should be equal to the specified username and if no extra parameters are provided, the user and domain components are concatenated again and compared to the specified username.

To prevent load problems, if DHCP lease times of less than 10 minutes are returned, these are not accepted by the PPPoE server.