Overview & Thematic Scope
This FAQ addresses the most common technical challenges network engineers face when configuring T-CONT (Transmission Containers) and GEM (GPON Encapsulation Method) ports on ZTE’s ZXA10 series OLT platforms. Covering both pre-sales capacity planning and post-sales troubleshooting, these expert answers focus on traffic mapping, Dynamic Bandwidth Allocation (DBA), service disruption errors, and ONU compatibility issues. The insights provided are tailored for live network deployments where precision and minimal downtime are critical.

Frequently Asked Questions
- Q1: What is the core functional difference between a T-CONT and a GEM Port in ZTE ZXA10 OLT configuration?
- A T-CONT is a physical traffic-bearing entity that defines the upstream bandwidth allocation and Quality of Service (QoS) parameters for an ONU, while a GEM Port is a logical virtual connection that carries service-specific traffic (e.g., data, VoIP, IPTV) over the GPON network. In practice, T-CONTs manage the physical layer bandwidth and scheduling, whereas GEM Ports are mapped to the T-CONT to segregate and forward different user services. A single T-CONT can host multiple GEM Ports, enabling efficient service multiplexing.
- Q2: What is the maximum number of T-CONTs and GEM Ports supported per PON port on the ZXA10 C600?
- Each ZTE ZXA10 C600 PON port supports a maximum of 256 T-CONTs and up to 4095 GEM Ports (GEM Port IDs range from 0 to 4095) across all connected ONUs. However, the practical limit is governed by the ONU’s capability and the total bandwidth budget of the PON interface (typically 2.5 Gbps downstream and 1.25 Gbps upstream). For high-density FTTH deployments, ensure that the sum of the assured bandwidths of all T-CONTs does not exceed the PON port’s total upstream capacity.
- Q3: Why do my GEM Ports fail to come up after mapping to a T-CONT, and how can I resolve the ‘GEM Port Mismatch’ error?
- The ‘GEM Port Mismatch’ error typically occurs when the GEM Port ID configured on the OLT does not match the GEM Port ID predefined in the ONU’s firmware or template. To resolve this, first verify the ONU’s pre-configured GEM Port mapping via the command ‘show gpon onu detail-info gpon-onu_1/1/1:1’. Then, either adjust the OLT-side GEM Port ID to match or, if dynamic mapping is required, use the ‘gem port add’ command with the ‘fixed’ option disabled. Additionally, ensure the T-CONT is correctly activated (state ‘up’) before mapping the GEM port.
- Q4: What are the best practices for mapping multiple services (VoIP, Data, IPTV) to T-CONTs on the ZXA10 to avoid downstream traffic congestion?
- For optimal QoS, map high-bandwidth and latency-sensitive services to dedicated T-CONTs with distinct DBA profiles. Specifically, assign IPTV to a T-CONT with a ‘max-rate’ profile (e.g., 1 Gbps) and best-effort data to a ‘weighted’ profile to ensure fair contention. Crucially, map VoIP to a T-CONT with a ‘fixed’ upstream bandwidth to guarantee voice quality. Use the ‘traffic table’ to assign different 802.1p priorities to each GEM Port, ensuring downstream traffic prioritization is active on the OLT’s upstream switch ports.
- Q5: How do I troubleshoot high packet loss on a specific GEM Port when the T-CONT DBA statistics indicate available bandwidth?
- High packet loss on an individual GEM Port despite available DBA bandwidth is often due to a traffic policing or shaping limit set specifically on that GEM Port’s ‘Service Profile’. Inspect the service profile parameters using the command ‘show gpon service-profile profile-name’. Ensure the ‘gem-packet-length’ setting is not too restrictive for jumbo frames (requires enabling jumbo support globally). If not, check the ONU’s MAC address table or CPU utilization for potential forwarding bottlenecks. A packet capture on the ONU’s LAN side may be necessary to isolate if the loss is occurring upstream or downstream.
- Q6: What are the optical power budget implications when increasing T-CONT bandwidth allocation for XGS-PON vs. GPON on the ZTE ZXA10?
- Increasing T-CONT bandwidth allocation does not alter the optical power budget; the optical budget is a physical layer constraint defined by the SFP module and fiber distance. However, XGS-PON (symmetric 10 Gbps) has stricter optical sensitivity requirements than GPON. When deploying high-bandwidth T-CONTs (above 2.5 Gbps), you must use Class C+ or higher optics and calculate the link loss to ensure the received optical power remains above the module’s sensitivity threshold. Failure to account for this can cause transmission errors even with correct logical T-CONT configurations.
- Q7: Can I configure T-CONT and GEM ports directly via CLI, and what are the critical prerequisites before applying the configuration?
- Yes, T-CONT and GEM Ports are primarily configured via the CLI using the ‘configure terminal’ context. Critical prerequisites include: (1) The ONU must be successfully authenticated and in ‘online’ state. (2) A valid DBA profile must be created and assigned to the T-CONT. (3) The GEM Port service profile must be pre-defined. (4) The ONU must support the type of encryption (AES) and GEM framing used. Always execute a ‘commit’ command to activate changes, and a ‘confirm’ to rollback if a loss of management occurs within the timeout window to prevent configuration lockouts.
Leave a comment