ZTE ONU Register in ZXA10 C220 OLT

ZTE ONU Register in ZXA10 C220 OLT

[boxads]

Today i will show how to configure / ZTE ONU Register in ZXA10 C220 OLT.

Prerequisites:

  • Make sure that the network device works normally.
  • Make sure that the VLAN is configured properly on uplink equipment.
  • Make sure that the GPON card works normally.
  • Log in to the ZXA10 C220 through Console or Telnet.

Connect a PC to an FE/GE port of an ONU. The ONU adds VLAN tag to user’s data at FE/GE port and sends user data to different service channel according to VLAN and priority. The ZXA10 C220 performs the mapping from GEM port to Ethernet frame and sends data out through the uplink port.

Configuration Data:

Service VLAN:

  • VLAN ID: 100
  • Priority: 1

Uplink port: 0/14/1

GPON port: 0/5/1

Bandwidth profile:

  • Profile name: T1–50M
  • Bandwidth type: Maximum (Type 4)
  • Bandwidth: 50 Mbps

ONU:

  • ONU ID: 1
  • ONU type: F621
  • ONU SN: ZTE_06120664

T-CONT:

  • T-CONT index: 1
  • T-CONT name: Tcont50M
  • Bandwidth profile: T1–50M
  • Alloc ID: Auto-allocate

GEM port:

  • T-CONT index: 1
  • GEM Port index: 1
  • GEM Port nameGemport1
  • Port ID: Auto-allocate

ONU unicast service connection:

  • GEM port name: Gemport1
  • UNI: eth_0/1
  • Bridge: 0/1
  • Uplink interface: 0/1/1
  • Connection type: 802.1p + bridge

Read more

Huawei GPON OLT Configuration Complete Guide

Huawei GPON OLT Configuration Complete Guide: Here is the some steps for Huawei GPON OLT Configuration. May be it will help you how to configure ONT in OLT & some basic troubleshooting. GPON Technology Diagram Overview Huawei OLT Basic Configuration Create DBA profile in Huawei OLT Create Traffic Table in Huawei OLT Register Huawei ONT … Read more

Card Reset ZTE OLT & Swapping Main/Backup Card

Card Reset ZTE OLT & Swapping Main/Backup Card

[boxads]

Today i will discuss how to Card Reset ZTE OLT & Swapping Main/Backup Card.

Card Reset ZTE OLT:

Prerequisites:

  • Make sure network device works normally.
  • Log in to the ZXA10 C220 through HyperTerminal or Telnet.

Context:

A card is reset in the following scenarios.

  • The card is faulty.
  • The card version is upgraded.

To reset the card, performs the following steps:

Step-1. Use the reset-card command to reset card.

Example: Reset the card in slot 5.

ZXAN#reset-card slotno 5
Confirm to reset card? [yes/no]:y

Read more

Card Add Delete ZTE GPON OLT ZXA10 C220

Card Add Delete ZTE GPON OLT ZXA10 C220

[boxads]

Today i will discuss how to Card Add Delete ZTE GPON OLT ZXA10 C220.

Card Add ZTE GPON OLT

Prerequisites:

  • Make sure that network device works normally.
  • Make sure that the shelf is configured.
  • Log in to the ZXA10 C220 through HyperTerminal or Telnet.

Context:

To configure the card, performs the following steps:

Step-1. Use the configure terminal command to enter global configuration mode.
Step-2. Use the add-card command to configure card.

Note: The ZXA10 C220 identifies control switching cards automatically. The other cards are installed in slots 1 – 6 and 9 – 14.

Step-3. Use the show card command to query card configuration.

Card Add ZTE GPON OLT ZXA10 C220 Example:

Add a GPON card (GPFA) to slot 5. Add a uplink card (EIGM) to slot 14.

ZXAN#configure terminal
Enter configuration commands, one per line. End with CTRL/Z.
ZXAN(config)#add-card slotno 5 GPFA
ZXAN(config)#add-card slotno 14 EIGM

Read more

ZTE OLT Rack Shelf Configure

ZTE OLT Rack Shelf Configure

[boxads]

Today i will discuss how to add ZTE OLT Rack Shelf by CLI mode.

Rack Configure:

Prerequisites:

  • Make sure that the network device works normally.
  • Log in to the ZXA10 C220 through HyperTerminal or Telnet.

Context:

The ZXA10 C220 supports only one type of racks: ZXPON.

To configure the rack, performs the following steps:

Step-1. Use the configure terminal command to enter global configuration mode.
Step-2. Use the add-rack command to configure rack.

Note: The ZXA10 C220 supports only one rack at present, thus the rackno can only be 0.

Step-3. Use the show rack command to query rack configuration.

ZTE OLT Rack Configure Example:

Configure rack 0, and the rack type is ZXPON.

ZXAN#configure terminal
Enter configuration commands, one per line. End with CTRL/Z.
ZXAN(config)#add-rack rackno 0 racktype ZXPON

Read more

ZTE OLT System Log Configure

ZTE OLT System Log Configure

[boxads]

Today i will discuss about how to ZTE OLT System Log Configure.

Prerequisites:

  • Make sure that the network device works normally.
  • Log in to the ZXA10 C220 through HyperTerminal or Telnet.

Context:

To configure the system log, perform the following steps:

Step-1. Use the configure terminal command to enter global configuration mode.
Step-2. Use the syslog-server host command to configure system log server.
Step-3. Use the logging on command to enable system log function.
Step-4. Use the logging buffer command to configure log buffer size.
Step-5. Use the logging console command to configure information level sent to console.
Step-6. Use the logging level command to configure information level of log file.
Step-7. Use the logging mode command to configure clear mode of log buffer.
Step-8. Use the logging snmplog-save enable command to enable the function of saving SNMP log to buffer.
Step-9. Use the show logging configure command to query log configuration.

Read more