Huawei OLT initial setup
If you have a new Huawei OLT and you want to set it up for use with Xelynx, follow these steps.
Step 1 — Access the Huawei OLT default IP address
In this step, we will connect a computer to the Huawei OLT via telnet. By default, the Huawei OLT has the IP address 10.11.104.2. To reach it, connect an ethernet cable from the computer to the OLT's dedicated (out-of-band) ETH port. At the command line interface, this port is named meth0.
The Mgmt ETH port is an isolated port, designed for management purposes only — it is isolated from the other ports and cannot be used to transport the normal traffic of the customers.
Configure the IP address 10.11.104.1/255.255.255.0 on your PC, or on the ethernet port of the Mikrotik where the OLT's management port is connected. Verify connectivity by pinging 10.11.104.2 — you should receive replies. Then open a telnet connection to the OLT.
The default username is root and the password is admin. For R017 and newer firmware the root password is admin123.
Step 2 — Service board confirmation
In this step, we will check how many service boards are attached to the OLT. The service boards available are normally EPON and GPON. By default the Huawei MA5608T has the option to add 2 service boards, the MA5800-X7 model supports 7 service boards and the MA5800-X17 supports 17 service boards.
First, we will check how many service boards are detected by the OLT and confirm those boards so they become operational.
Using this command, a list of the attached boards will be displayed with Auto_find status. Now we will confirm those boards:
Now your OLT boards should be in Normal or Active_normal status.
Step 3 — Assign a management IP address to the Huawei OLT
Configure your allocated management IP address for this OLT — in this example it's 172.16.0.2, with default gateway 172.16.0.1 — on the out-of-band meth0 ETH interface:
Reconnect to the OLT on the new IP address 172.16.0.2. Then add the default gateway and save the configuration.
Press Enter again to confirm the save action of both data and configuration.
Step 4 — Create a user for Xelynx NMS
Create a dedicated username and password. This user/pass will be used by XelynxOLT to connect to your OLT.
For safety, change the root password:
Step 5 — Some extra steps
In some cases, depending on the OLT firmware version, these extra commands will enable telnet and SNMP:
Then bind telnet/SNMP to all the interfaces:
Finally, make sure no firewall is enabled for the services:
It's almost done!
At this stage, your OLT is ready to be interconnected with the XelynxOLT system.
Open your xelynx.com site and go to Settings — OLTs — Add OLT. Fill in the fields displayed and click the Save button.
Other general settings
Optional in-band management IP
Optionally, you can configure an "in-band" IP address on a VLAN interface. This is useful when you want to manage the OLT using the same physical interface that is used for the normal traffic of the customers.