Point-to-Point Protocol over Ethernet (PPPoE) 322 ^pppoe[0-9]+$ PPPoE interface must be named pppoeN pppoeN PPPoE dialer interface name #include #include #include Default route insertion behaviour auto none force ^(auto|none|force)$ PPPoE default-route option must be 'auto', 'none', or 'force' auto Automatically install a default route none Do not install a default route force Replace existing default route auto #include #include #include #include Delay before disconnecting idle session (in seconds) u32:0-86400 Idle timeout in seconds Timeout must be in range 0 to 86400 PPPoE RFC2516 host-uniq tag txt Host-uniq tag as byte string in HEX ([a-fA-F0-9][a-fA-F0-9]){1,18} Host-uniq must be specified as hex-adecimal byte-string (even number of HEX characters) IPv4 routing parameters #include IPv6 routing parameters IPv6 address configuration modes #include #include IPv4 address of local end of the PPPoE link ipv4 Address of local end of the PPPoE link #include 1492 Maximum Receive Unit (MRU) (default: MTU value) u32:128-16384 Maximum Receive Unit in byte MRU must be between 128 and 16384 Do not use DNS servers provided by the peer IPv4 address of remote end of the PPPoE link ipv4 Address of remote end of the PPPoE link Service name, only connect to access concentrators advertising this [a-zA-Z0-9]+$ Service name must be alphanumeric only