PHYHOME OLT Configuration FH-Net FHL1012B/016B/040B
[boxads]
Hi everybody ! Today i will show you how to PHYHOME OLT Configuration in FH-Net FHL1012B/016B/040B series OLT.
Two way we can configure this OLT, one is CLI mode another is NMS GUI mode. Today i will show you PHYHOME OLT Configuration in cli mode.
Step 1.Log in
You may login to the FHL1012B by serial port or by Ethernet cable. We suggest use secureCRT tool to manage, this tool support serial management and Telnet management
1.1.Login to the OLT by the serial port
Connect the serial cable the the console port, setup the Baud rate to 9600,and open the console port, Access the OLT by the username/passowrd:admin/admin. The passowrd of enable mode is “admin” also.

1.2. Log in by Telnet
The default IP address of the FHL1012B is 192.168.100.2.
Connect the Ethernet cable to the NMS port, configure the static IP of your PC to 192.168.100.100,and then start a PING test to see if the 192.168.100.2 is reachable.
Set up a telnet session to 192.168.100.2 and input the username “admin”, password “admin” to access the OLT.
Step 2 Enable the PON port and uplink port.
Before provisioning the services, please make sure the PON port and uplink port is active
2.1. Enable the uplink port
# system —-go to the system mode
system#
system# configure ——go to the system->configuration mode, to configure the uplink port
system\configure#
system\configure# uplink on 6:1 —–enable the uplink port 6:1
system\configure# uplink on 6:2
system\configure# uplink on 6:3
system\configure# uplink on 6:4
system\configure# uplink mode fiber 6:1 ——-set the uplink mode to fiber
system\configure# uplink mode sgmii 6:2 ——-set the uplink mode to coper
2.2 Enable the PON port.
system\configure# pon on 1 1 —–Enable the PON port of slot 1, port 1.
system\configure# pon on 1 2
system\configure# pon on 1 3
system\configure# pon on 1 4
system\configure# pon on 2 1
system\configure# pon on 2 2
system\configure# pon on 2 3
system\configure# pon on 2 4
Read more