Huawei OLT Important Configure:
[boxads]
Today i will share Huawei OLT Important Configure, hope it will help you.
Huawei OLT Default control Card (MCUD,SCUN, MPLA, MPSC etc) ETH port IP: 10.11.104.2/24
Huawei OLT Standard login: root, password: admin or admin123
Connect to the console port (CON) and prescribe IP management in a managed VLAN ID 10:
enable
config
vlan 10 smart
vlan desc 10 description “Management”
port vlan 10 0/8 0
interface vlanif10
ip address 192.168.10.2 255.255.255.0
quit
ip route-static 0.0.0.0 0.0.0.0 192.168.10.1
Alternatively, you can assign an IP meth special port for management instead of default ip 10.11.104.2(then have to be connected to the OLT excess cable):
interface meth 0
ip address 192.168.1.2 24
quit
EXAMPLE setting time:
time 11:24:00
time 11:24:00 2016-11-06
display time
timezone GMT+ 02:00
display timezone
display time dst
display time time-stamp
display time-range
ntp-service Subcommands
display ntp-service
Example configuration export to the tftp server:
Gponsolution-MA5683T(config)#backup configuration tftp 10.11.104.1 old_config.cfg
Gponsolution-MA5683T(config)#backup data tftp 10.11.104.1 old_data.dat
Gponsolution-MA5683T(config)#backup bios tftp 10.11.104.1 old_bios.bin
Gponsolution-MA5683T(config)#backup program tftp 10.11.104.1 old_program.efs