Backend
A Systems Engineer’s Guide to FTTP (Fibre to the Premises) Latency Baselines
Paul Kirby DEV Community
2 views
With the rapid rollout of full fibre networks across the UK, network engineers must recalibrate their baseline expectations. Legacy FTTC (Fibre to the Cabinet) environments generally operated with a 10-15ms baseline ping to major UK data centres due to VDSL2 interleaving and copper impedance.
FTTP Architectural Differences
In an FTTP GPON (Gigabit Passive Optical Network) architecture, there is no active switching equipment between the Optical Network Terminal (ONT) inside the premises and the Optical Line Terminal (OLT) at the exchange. According to Openreach technical specifications, this passive light-splitting drastically reduces physical latency.
The New Baseline
When diagnosing FTTP circuits directly via ethernet from the ONT (bypassing the router entirely to isolate the circuit):
Expected ICMP to 1.1.1.1 (London): 2ms - 4ms
Expected Jitter: < 0.5ms
Packet Loss: 0%
If an FTTP connection is operating above 8ms locally, the issue is almost always a poorly configured ISP routing table or internal home network congestion (which I discussed in my recent guide on Diagnosing Bufferbloat).
By strictly mapping these baselines, systems engineers can instantly identify whether a fault lies on the passive optical network or inside the customer's Local Area Network.
Read original: https://dev.to/ardral/a-systems-engineers-guide-to-fttp-fibre-to-the-premises-latency-baselines-4j92
Related
nginx silently rejects the new HTTP QUERY method
Backend
1
DEV Community
Building Presibo: The Technology Behind Continuous Healthcare
Backend
0
DEV Community
Hey DEV, I'm Vinayak — a CSE student who got tired of stopping at the notebook
Backend
3
Dev.to (EN Zone)
How do you keep a bigger Spring Boot application modular without creating more and more layers?
Backend
3
Reddit r/programming
Comments0
No comments yet — be the first