FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
jstan
Staff
Staff
Article Id 189804
Description
This article describes how to configure PPPoE option on the FortiGate.

Solution



PPPoE is only configurable in the GUI on desktop FortiGate devices.
1U FortiGate and up have to be configured in the CLI.

From CLI:
# config sys interface
   
(interface)edit port6
        (port6)set mode pppoe
        (port6)set username pppoe1
        (port6)set password fortinet
(port6)end



Configure the PPPoE options from CLI, to be able to see the PPPoE option from GUI.


Contributors