Internet Protocol over Ethernet (IPoE) Server 900 Client authentication methods #include Network interface for client MAC addresses Media Access Control (MAC) address macaddr Hardware (MAC) address Upload/Download speed limits Upload bandwidth limit in kbits/sec Download bandwidth limit in kbits/sec VLAN monitor for automatic creation of VLAN interfaces u32:1-4094 Client VLAN id VLAN IDs need to be in range 1-4094 #include #include #include Interface to listen dhcp or unclassified packets Client connectivity mode l2 l3 l2 Client located on same interface as server l3 Client located behind a router (l2|l3) l2 Enables clients to share the same network or each client has its own vlan shared vlan (shared|vlan) shared Multiple clients share the same network vlan One VLAN per client shared Client address pool ipv4net IPv4 address and prefix length DHCP requests will be forwarded DHCP Server the request will be redirected to. ipv4 IPv4 address of the DHCP Server Relay Agent IPv4 Address ipv4 Gateway IP address #include #include #include #include #include #include #include #include #include #include #include #include #include #include