Fortinet white logo
Fortinet white logo

CLI Reference

config pppoe-interface

config pppoe-interface

Description: Configure the aggregate interface.

config pppoe-interface
  edit <name>
    set status [up | down]
    set device <name1>
    set username {string}
    set password {string}
    unset
Sample command:
config system pppoe-interface
  edit pppoe1
    set status up
    set device port1
    set username test
    set password ******
  next
end
Parameter Description Type Size Default
status Bring the PPPoE up or down option - up
Option Description
up Set interface status up.
down Set interface status down.
device Name of the physical interface option - none
username The ISP provided username of the PPPoE account. string - none
password The PPPoE account's password. string - none

config pppoe-interface

config pppoe-interface

Description: Configure the aggregate interface.

config pppoe-interface
  edit <name>
    set status [up | down]
    set device <name1>
    set username {string}
    set password {string}
    unset
Sample command:
config system pppoe-interface
  edit pppoe1
    set status up
    set device port1
    set username test
    set password ******
  next
end
Parameter Description Type Size Default
status Bring the PPPoE up or down option - up
Option Description
up Set interface status up.
down Set interface status down.
device Name of the physical interface option - none
username The ISP provided username of the PPPoE account. string - none
password The PPPoE account's password. string - none