Do you use Huawei OLT? Or are you thinking of buying a Huawei OLT? Then today's article is for you. Today we will learn how to create a Huawei OLT login username and password. If you want to know how to change login access to Huawei OLT then this article is very important for you. Hope it will be very useful for you.
So let's get started
Huawei OLT Login default Info:
IP Address: 10.11.104.2
Username: root
Password: admin or admin123
Access Huawei OLT:
First, you need to log in to Huawei OLT. We will access the Huawei OLT through Telnet. So we need to Telnet from the computer to enter Huawei OLT by default. The default IP address of Huawei OLT is 10.11.104.2. Before Telnet, we need to make physical connectivity to Huawei OLT TO Computer. An Ethernet cable will be required for physical connectivity.OLT has a port named meth0. An Ethernet cable should be plugged into that port. The other side should be plugged into the computer's Ethernet port. After making the physical connectivity, the IP address should be set on the Ethernet port on the computer. The IP address should be set as 10.11.104.1 and the subnet as 255.255.255.0. After setting the IP address on the Ethernet port, you can reach 10.11.104.2 on this IP address. To check connectivity the computer should ping this IP address 10.11.104.2. A ping reply should actually mean connectivity is fine. If no reply then checks physical connectivity again.
We will use Putty software from the computer to Telnet. After selecting the connection type Other, select Telnet, then click on Open, and the interface of Huawei OLT will appear.
User name: root
User password: admin or admin123
MA5608T>
MA5608T>enable
MA5608T#config
Change Huawei OLT Login Password:
Follow the below command to change the root password of Huawei OLT.
MA5608T>enable
MA5608T#config
MA5608T(config)# terminal user password
User Name(< = 15 chars):root
Old Password(< = 15 chars):
New Password(length<8,15>):
Using this command, you can change the root password in a very simple and easy way.
Create a user in Huawei OLT:
The easiest way to create a username for Huawei OLT follows the comment below.
MA5608T>enable
MA5608T#config
MA5608T(config)# terminal user name
User Name(length<6,15>):Technicalafnan
User Password(length<6,15>):
User profile name(<=15 chars)[root]:
Permitted Reenter Number(0–4):4
A username can be created very easily with the above command.
Note:
In this article today we have learned how to create and change the access usernames and passwords of Huawei OLT. Hope everyone understands.If there is any problem understanding then please write a comment. I will try to support everyone. Thanks.