Skip to main content

ONT2 - PPPoE

General Information

ParameterValue
Hostnameont2
Imageghcr.io/abelperezr/ont-ds:0.3 or later
Management IP10.99.1.6
SSH port56689
Web GUIhttp://localhost:8091
Connection TypePPPoE

Function in Topology

ONT2 is an optical network terminal with PPPoE connection to the BNG. Unlike ONT1 (IPoE), authentication is done using PPP credentials (user/password) instead of MAC address.


1. WAN1 CONFIGURATION - PPPoE IPv6 Only

# lab.yml
CONNECTION_TYPE: pppoe
WAN1_MODE: "ipv6"
PPP_USER: "test@test.com"
PPP_PASS: "testlab123"
VLAN_ID: "150"
IFPHY: "eth1"
IFLAN: "eth2"
MAC_ADDRESS: "00:D0:F6:01:01:04"
USER_PASSWORD: "test"
ParameterValue
Physical interfaceeth1
C-VLAN150
S-VLAN (OLT)50
MAC00:D0:F6:01:01:04
TypePPPoE
PPP Usertest@test.com
PPP Passwordtestlab123
stackIPv6 only
Group Interfaceipv6-only
Subscriber IDONT-002-PPPOE
Pool IPv6 WAN2001:db8💯:/56
Pool IPv6 PD2001:db8:200::/48

2. MAPPED PORTS

Internal PortExternal PortService
2256689SSH
80808091Web GUI