Created on 04-11-2022 01:52 PM Edited on 10-15-2024 02:18 AM By Jean-Philippe_P
Description | This article describes how to use config pppoe-interface to set up a pppoe connection for both IPv4 and IPv6. |
Scope | Firmware 6.2 and above. Currently only available via the CLI. |
Results |
Port3 will be used in this example as the one connected to the ISP. Scenario: Both IPv4 and IPv6 should have a connection via PPPoE. The IPv6 address is received via DHCP over a PPPoE connection.
config system pppoe-interface edit "PPPOE" set ipv6 enable --> Enabling IPv6 option under the PPPoE interface. set device "port3" set username <username> set password <password> next end
When configuring pppoe-interface, one can select the port using the command 'set device <port>'. After that, a sub-interface will appear.
Check under the 'diagnose netlink interface list <pppoe>' for the newly created interface:
diag netlink interface list PPPOE if=PPPOE family=00 type=512 index=23 mtu=1492 link=0 master=0
PPPoE Interfaces do not support NPU Offload. Certain ISPs require the configuration of a VLAN ID on PPPoE connections. |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.