I. Backup configuration by manually
Go to U2000 application => Administration => NE Software Management => NE Data Backup/Restoration
Tuesday, November 28, 2017
Wednesday, November 22, 2017
Huawei OLT Hardware Commissioning | SNMP communication on Huawei OLT
- Local User Authentication
huawei-olt#config
huawei-olt(config)#terminal user name
User Name(length<6,15>):<put user name>
User Password(length<6,15>): <put user password>
Confirm Password(length<6,15>): <confirm password>
User profile name(<=15 chars)[root]: root
User's Level: 2
1. Common User 2. Operator:
Monday, November 6, 2017
Opnet OLT hardware commissioning
- Local User Authentication
Saturday, October 28, 2017
Thursday, October 5, 2017
Tuesday, September 26, 2017
How to register Huawei ONT by CLI as bridge
EX: I have new customer subscribe internet service 5M and he want a bridge mode to connect to their router. we have configure this customer with vlan 888
1. Create VLAN
Verify VLAN, If VLAN does not exist create it.
Huawei~OLT>enable // To access to privilege mode
Huawei~OLT#configure // To access to global mode
Huawei~OLT(config)# // Global mode
Huawei~OLT(config)#display vlan 888 // To verify vlan 888 (if this vlan does not exist create new)
1. Create VLAN
Verify VLAN, If VLAN does not exist create it.
Huawei~OLT>enable // To access to privilege mode
Huawei~OLT#configure // To access to global mode
Huawei~OLT(config)# // Global mode
Huawei~OLT(config)#display vlan 888 // To verify vlan 888 (if this vlan does not exist create new)
Subscribe to:
Posts (Atom)
How to Backup and Recover Data configuration on Huawei OLT
I. Backup configuration by manually Go to U2000 application => Administration => NE Software Management => NE Data Backup/Restora...