Description | This article describes the steps needed to integrate a FortiGate interface with the Bell Fibe ISP in Canada. These steps are primarily aimed at those already using this ISP and wishing to have the public IP on the FortiGate interface rather than having the Bell Giga Hub perform NAT for the FortiGate. |
Scope | FortiOS. |
Solution |
Bell Fibe is a Canadian residential fiber-to-the-home provider where the service is currently provided via a combination Router/Modem given to the subscriber. The 'Giga Hub' device provided by Bell is required to access the service and does not provide a typical 'bridge-mode' functionality that can be toggled on or off to deactivate the routing functionality and behave only as a modem. Instead, the Giga Hub supports PPPoE pass-through while the internal router functionality remains active.
This differs from previous iterations of the modem used by Bell such as the 'Home Hub 3000', where the SFP transceiver was removable and could be inserted into an SFP port on the FortiGate directly. With the 'Giga Hub', the transceiver is built-in and soldered, meaning the method in Technical Tip: Bell Fibe configuration directly on the FortiGate is no longer possible for new subscribers. These steps assume that the Giga Hub is already functional and connected to an interface on the FortiGate via the 4xGE Ethernet ports (yellow), or the single 10/5/2.5G/1G Ethernet port (metallic) at the back of the modem. If the service speed exceeds 1 Gbps, consider using the metallic port with the appropriate speed on the FortiGate interface (SFP+ or 10G-Base-T or multigig Ethernet).
The example below makes use of the X2 port on a FortiGate 101F with the FN-TRAN-SFP + GC transceiver to connect to the 10G port on the Giga Hub. No special configuration is needed on the Bell Giga Hub, but if the FortiGate is being used with FortiAP or FortiWiFi, it is recommended to turn off the wireless functionality of the Giga Hub.
FG101FTK19------ # config system interface set mode pppoe set allowaccess ping set type physical set mediatype sr set alias "Bell_FTTH" set monitor-bandwidth enable set snmp-index 8 set username "b1abc1234" set password ENC TI396IDwqQC37oYq1tip4X5eE2f37ncGY1WWXlwJE6zrfthzTVRfjg8kW0MBK.......... set speed 10000full next end
If the connection fails, run the following debug commands
diag debug reset diag debug disable diag debug app pppoed -1 diag debug enable
To stop the debug:
diag debug disable
Related articles: |
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 2025 Fortinet, Inc. All Rights Reserved.