Skip to main content
← Back to Blog
OLT & Fiber12 min readApril 18, 2026

OLT & ONU Management for ISPs: GPON Provisioning & Monitoring

Managing hundreds of ONUs across multiple OLTs is one of the biggest operational challenges for fiber ISPs. This guide covers OLT configuration, ONU auto-discovery, optical signal monitoring, and how to automate the entire GPON lifecycle.

Understanding the GPON Architecture

GPON (Gigabit Passive Optical Network) is the dominant fiber access technology for ISPs. The architecture is simple: an OLT (Optical Line Terminal) at your POP connects to multiple ONUs (Optical Network Units) at subscriber premises through passive splitters.

A single GPON port on an OLT supports up to 128 ONUs with 2.5 Gbps downstream and 1.25 Gbps upstream shared bandwidth. Understanding this architecture is essential for capacity planning and troubleshooting.

  • OLT — central device at the ISP POP, manages all downstream ONUs
  • Splitter — passive device that splits the optical signal (1:8, 1:16, 1:32, 1:64)
  • ONU/ONT — subscriber-side device that converts fiber to Ethernet/WiFi
  • ODN — Optical Distribution Network (the fiber cables and splitters)

ONU Auto-Discovery and Registration

When a new ONU is connected to the fiber network, it sends a registration request to the OLT. The OLT discovers it by serial number or MAC address. Here is how to check for unregistered ONUs on common OLT brands:

text
# VSOL OLT — show unregistered ONUs
show onu unregister

# Huawei OLT — display unregistered ONUs on port 0/1/0
display ont autofind 0 1 0

# ZTE OLT — show unconfigured ONUs
show gpon onu uncfg gpon-olt_1/1/1

# BDCOM OLT — display unregistered ONUs
show epon unregistered-onu interface epon0/1

Provisioning ONUs on Different OLT Brands

After discovering an ONU, you need to register it with a service profile that defines VLAN, bandwidth, and other parameters.

text
# Huawei — register ONU on port 0/1/0
interface gpon 0/1
ont add 0 sn-auth "48575443A1B2C3D4" omci ont-lineprofile-id 1     ont-srvprofile-id 1 desc "Customer-John-Doe"
ont port native-vlan 0 0 eth 1 vlan 100
quit

# ZTE — register ONU
interface gpon-olt_1/1/1
onu 1 type ZTE-F601 sn ZTEG12345678
exit
interface gpon-onu_1/1/1:1
tcont 1 profile 10M
gemport 1 tcont 1
exit

# VSOL — register ONU
interface gpon 0/1
onu add 1 serial-number VSOL12345678 line-profile default
exit

Monitoring Optical Signal Levels

Optical signal strength is the single most important metric for fiber network health. Weak signals cause packet loss, slow speeds, and intermittent disconnections. Monitor these values proactively.

text
# Huawei — check ONU optical info
display ont optical-info 0 1 0 1

# ZTE — check ONU signal
show gpon onu detail-info gpon-onu_1/1/1:1

# VSOL — check ONU signal
show onu optical-info gpon 0/1 onu 1

# BDCOM — check EPON ONU signal
show epon optical-transceiver-diagnosis interface epon0/1:1
ParameterGoodWarningCritical
ONU Rx Power-8 to -25 dBm-25 to -27 dBmBelow -27 dBm
OLT Rx Power-8 to -25 dBm-25 to -28 dBmBelow -28 dBm
ONU Tx Power+2 to +5 dBm0 to +2 dBmBelow 0 dBm
Temperature20-50°C50-65°CAbove 65°C

Common ONU Issues and Troubleshooting

These are the issues ISP support teams deal with daily:

SymptomLikely CauseAction
ONU offline (LOSi)Fiber break or dirty connectorCheck fiber continuity, clean connectors with IPA
ONU offline (DyingGasp)Power failure at subscriberContact subscriber to check power supply/adapter
Low Rx power (-26 to -28 dBm)Excessive splitter loss or long fiber runCheck splitter ratio, measure fiber loss with OTDR
ONU registered but no internetVLAN mismatch or missing service portVerify VLAN config matches OLT service profile
Intermittent disconnectionsRogue ONU or optical interferenceCheck for rogue ONUs, inspect connectors for damage

How ISPbills Automates OLT & ONU Management

ISPbills connects to your OLTs via SNMP, SSH, and Telnet to provide a unified management interface:

  • Auto-discovery — ISPbills scans all OLT ports and discovers new ONUs automatically, showing serial number, model, and signal strength
  • One-click provisioning — assign an ONU to a subscriber from the dashboard and ISPbills configures the service profile on the OLT
  • Signal monitoring — real-time Rx/Tx power levels for every ONU with alerts when signals degrade
  • Multi-vendor support — works with VSOL, Huawei, ZTE, BDCOM, FiberHome, C-Data, Nokia, Raisecom, HIOSO, and Syrotech OLTs
  • Bulk operations — reboot ONUs, update firmware, or reconfigure VLANs across hundreds of devices from one screen

Ready to Automate Your ISP?

ISPbills handles billing, network provisioning, and customer management — free for up to 99 subscribers.

Start Free Trial →

Tags

OLTONUGPONFTTHFiberSNMPISP NetworkingProvisioning

Ready to Transform Your ISP Business?

Join hundreds of ISPs across Bangladesh and South Asia who trust ISPbills to manage their operations. Start your free trial today — no credit card required.