# config system interfaceSD-WAN rule output.
edit "wan1"
set vdom "root"
set mode pppoe <----- Setting up mode to PPoE.
set allowaccess ping https ssh snmp
set type physical
set snmp-index 4
set username "pppoe"
set password ENC xxxxxx
next
end
# diagnose sys virtual-wan-link serviceIn case firmware upgrade is not an option, workaround is to set interface mode to PPoE, configure it under ‘# config system pppoe-interface’.
Service(21): Address Mode(IPV4) flags=0x0
TOS(0x0/0x0), Protocol(0: 1->65535), Mode(priority), link-cost-factor(bibandwidth), link-cost-threshold(10), health-check(ping)
Service role: standalone
Member sub interface:
Members:
1: Seq_num(1), alive, bibandwidth: 0kbps, selected
Dst address:
10.100.2.0-10.100.2.255
# config system pppoe-interface
edit "11"
set device "wan1"
set username "pppoe"
set password ENC0 xxxxxx
next
end
# diagnose sys virtual-wan-link service
Service(21): Address Mode(IPV4) flags=0x0
TOS(0x0/0x0), Protocol(0: 1->65535), Mode(priority), link-cost-factor(bibandwidth), link-cost-threshold(10), health-check(ping)
Service role: standalone
Member sub interface:
Members:
1: Seq_num(1), alive, bibandwidth: 199.79Mbps, selected
Dst address:
10.100.2.0-10.100.2.255
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.