HOW TO ACTIVATE 10G PORT IN VSOL OLT

Mohammad Rakib
0

VSOL Olt is usually 10g port by default as 1g port. So let us learn the command.

First you need to login to vsol olt. You will login to olt by putting console.

Then you give this command OLT> enable. This will put you in “#” mode.

Then you need to use the configure terminal command.

ex: OLT# configure terminal

Now you need to enter debug mode of olt.

For this you need to use OLT(config)# debug mode command.

Then you need to use a set command to change the port from 1g to 10g.

OLT(debug-mode)# set giu mode sfp+

Type this command and hit enter.

And our work is done now you have to exit with exit command and enter write command.

ex: OLT(debug-mode)# exit

OLT(config)# write

Your work is now saved.

OLT>enable

OLT#config terminal

OLT(config)#debug mode

OLT(debug-mode)#set giu mode sfp+

OLT(debug-mode)#exit

OLT(config)#write

Your 10g port will now work as a 10g port.

You can visit my network tools site. pingicu.com

Have any question you can comment or mail me pollybd.com@gmail.com

Tags

Post a Comment

0Comments

Please Select Embedded Mode To show the Comment System.*

#buttons=(Accept !) #days=(20)

Our website uses cookies to enhance your experience. Learn More
Accept !
To Top