Configuring ONU Service Connection in ZTE OLT
[boxads]
Today i will discuss how to Configuring ONU Service Connection in ZTE OLT.
Prerequisites:
- Make sure that the network device works normally.
- Make sure that the GPON card works normally.
- Make sure that the GEM port is configured.
- Log in to the ZXA10 C220 through HyperTerminal or Telnet.
Context:
ZXA10 C220 supports four types of service connection.
- 802.1p
The upstream packets arrived on the UNI of an ONU are mapped to a GEM port according to UNI and 802.1p priority. - UNI
The upstream packets arrived on the UNI of an ONU are mapped to a GEM port according to UNI. - Bridge
The upstream packets arrived on the UNI of an ONU are mapped to a GEM port according to VLAN ID. Meanwhile, the VLAN tag can be processed according VLAN filter rules. I and 802.1p priority. - 802.1p + bridge
The upstream packets arrived on the UNI of an ONU are mapped to a GEM port according to VLAN ID and 802.1p
priority. Meanwhile, the VLAN tag can be processed according VLAN filter rules.
describes the map of UNI, bridge, uplink interface, and GEM port.

Step-1. In the global configuration mode, use pon-onu-mng command to enter ONU remote management mode.
Step-2. Use interwork gemport command to configure the connection between GEM port to user side interface.
- Use the interwork gemport bridge command to configure a bridge connection.
- Use the interwork gemport dot1p command to configure 802.1p connection.
- Use the interwork gemport dot1p-bridge command to configure 802.1p + bridge connection.
- Use the interwork gemport uni command to configure UNI connection.
Step-3. For bridge or 802.1p + bridge connection, use the the bridge-port uni-bind command to bind UNI to bridge.