GX OLT Configuration Step by Step part 1 | Genexis Gpon OLT Saturn SOLT33 08p | Technical Hakim



GX OLT Configuration Step by Step part 1 | Genexis Gpon OLT Saturn SOLT33 08p | Technical Hakim

GX OLT Configuration Step by Step part 1 | Genexis Gpon OLT Saturn SOLT33 08p | Technical Hakim

GX OLT Configuration Step by Step part 1 | Technical Hakim.
GX OLT Configuration Step by Step part 1 | Genexis Gpon OLT Saturn SOLT33 08p | Technical Hakim. #OLTconfiguration #GXoltConfiguration #GenexisGponOLTSolt33configuration
Hi, in this tutorial of OLT configuration part 1, i have shown how to configure olt1 and do it live. Further configurations are on upcoming parts….
This is part 1: OLT configuration and live: https://youtu.be/wrNEu2uh4ew
Part 2: Assigning hostname and User creatinon on OLT: https://youtu.be/QlEEykFNPlA
Part 3: SSH implementation on OLT: https://youtu.be/2Nlcxcv5SoU
————————————————————————————————-
OLT details:
GENEXIS: GX-OLT Configuration Step-by-step:
Product Name: GPON OLT
Product Model: SOLT33-08P
Genexis – GX : GPON OLT
——————————
1. Connect console cable to OLT and your PC/Laptop usb port
2. Open Putty in PC/Laptop [you can download putty or other terminal emulator from google]

Once done with this, follow the instructions now as shown:
————————————
login in to OLT:
username: admin
Password: saturn
GX-OLT1 : enable
GX-OLT1#
GX-OLT1#configure terminal
GX-OLT1(config)#show interface brief //shows all interfaces status, description, etc

Creating Virtual Local Area Networks [VLANS]:

GX-OLT1(config)#vlan 246 //assign or create vlan as per your need
GX-OLT1(config)# description ##MGMT-VLAN## //optional tag description as you want
GX-OLT1(config)#vlan 123
GX-OLT1(config)#description ##internet-vlan##
GX-OLT1(config)#vlan 100
GX-OLT1(config)#description ##office-vlan##
GX-OLT1(config)#exit
GX-OLT1(config)#show interface brief

Configuring Uplink PORT:

GX-OLT1(config)#interface ethernet 1/1 // configuring uplink port, you can configure port on which you have connected uplink cable.
GX-OLT1(config-interface)#switchport mode trunk
GX-OLT1(config-interface)#switchport trunk allowed vlan 246 //can pass vlan and configure port as per your need.
GX-OLT1(config-interface)#exit

Configuring IP address on logical interface:

GX-OLT1(config)#interface vlan-interface
GX-OLT1(config-vlan-interface)# ip add 100.126.246.188 255.255.254.0
GX-OLT1(config-vlan-interface)#exit

Configuring Default Static Route:
##ip route 0.0.0.0 0.0.0.0 100.126.246.1 //The following command configures an IPv4 default static route that forwards all packets to the next-hop 100.126.246.1

GX-OLT1(config)#ip route 0.0.0.0 0.0.0.0 100.126.246.1
GX-OLT1(config)#exit
GX-OLT1#copy running-config startup-config // saves the running configuration to startup configuration.

OLT is live now with ip 100.126.246.188

Now, in next tutorial we will Configure further services and protocols on OLT, you can also configure as per your need.
========================================================================
genexis gpon olt configuration,
GPON OLT Portfolio – GX Group,
Genexis Gpon Olt Saturn Solt33 08p,
genexis gpon olt configuration,
genexis gpon olt configuration commands,
genexis gpon olt saturn solt33-08p configuration,
how to configure gpon olt,
gpon olt configuration commands,
gx gpon olt configuration,
genexis olt 8 port configuration guide,
genexis gpon olt,
Saturn SOLT33-08P – GX Group,
Genexis GPON OLT SATURN SOLT33-08P manual configuration guide,
Genexis Gpon Olt Saturn Solt33 08p,
genexis olt default password,
epon/gpon olt configuration,
olt configuration commands,
GENEXIS OLT OVERVIEW AND PORT CONFIGURATION,
HOW TO CONFIGURE GPON 8 PORT OLT,
genexis epon olt configuration commands,
gpon olt,
how to configure GENEXIS gpon olt,
Tech Videos, Networking, Computer Networks, Information Technology, OLT configuration, GX OLT configuration, GX OLT Configuration Step by Step part 1 | Technical Hakim, Genexis GPON OLT SOLT33-08P configuration, GPON OLT Portfolio – GX Group, Genexis Gpon Olt Saturn Solt33 08p, genexis gpon olt configuration, genexis gpon olt configuration commands, genexis gpon olt saturn solt33-08p configuration, olt configuration step by step, Genexis Gpon OLT Saturn SOLT33 08p.
=====================================================
Thanks for watching, Keep Exploring and Sharing.
#TechnicalHakim .

Comments are closed.