Manual OLT Furukawa
Manual OLT Furukawa
Start-up Guide
FK-OLT-G4S
For Best Practices for Metallic and Optical Instalation, and other Technical Notes, Firmware for these
and other equipment consult the Technical Support area on our website by clicking here.
Compatible with:
OLT
FK-OLT-G4S
Important:
Furukawa recommends always keeping firmware updated to the latest version available.
Before beginning configuration it is important to have the logical project in hands. It will be the guide so configuration is executed
as planned in a fast and efficient manner. A well executed logical project garantees a smooth network management without future
problems, greater availability and reliability besides allowing expansion and alterations. The logical project will also serve for future
reference and will be a powerfull tool in network troubleshooting for performance issues, instability or unavailable services.
This document may be outdated. Always turn the current version on the site Furukawa
FK-OLT-G4S
NT – Start-up guide G4S
Rev01 – January/2023
1 CONSOLE ACCESS
Connect the console cable, provided with the OLT, to the interface indicated on the image below:
Connect the other end of the cable to the PC serial interface. In some cases it will be necessary to
use a DB9-USB adapter.
EQUIPMENT ACCESS
Speed 9600
(baud)
Data bits 8
Stop bits 1
Parity None
Flow
None
Control
DEFAULT ACCESS
User admin
Password <blank>
2 IP MANAGEMENT CONFIGURATION
It is possible to configure an IP address to the MGMT interface to enable remote access. Configuration
from step 2 can be done either via console or remotely.
This document may be outdated. Always turn the current version on the site Furukawa
FK-OLT-G4S
NT – Start-up guide G4S
Rev01 – January/2023
3 PASSWORD CHANGE
During first access to the equipment, it is recommended to change default password for the admin
user. The commands are:
4 VLANS
Use the commands below to create VLANs and apply them to the OLT ports.
Uplink ports can be configured as access or trunk, depending on the devices connected to them,
whereas PON ports must always be configured in trunk mode.
5 CREATING PROFILES
5.1 DBA-PROFILE
CLI Commands Description
SWITCH# configure terminal Access configuration mode.
(config)# gpon Access GPON mode.
(gpon)# dba-profile data create Creates dba-profile named data.
(config-dba- Configures DBA with mode sr.
mode sr
profile[dados])#
(config-dba- Minimum value used for OLT / ONU
sla fixed 128
profile[dados])# communication (OMCI).
(config-dba- Sets maximum upstream bandwidth.
sla maximum 10944
profile[dados])#
(config-dba- Shows profile.
show current-profile
profile[dados])#
(config-dba- Apply configurations to profile.
apply
profile[dados])#
This document may be outdated. Always turn the current version on the site Furukawa
FK-OLT-G4S
NT – Start-up guide G4S
Rev01 – January/2023
5.2 Extended-VLAN
CLI Commands Description
SWITCH# configure terminal Access configuration mode.
(config)# gpon Access GPON mode.
extended-vlan-tagging- Creates extended-vlan bridge profile.
(gpon)#
operation bridge create
(config-ext-vlan- Enables configuration for downstream.
downstream-mode enable
oper[bridge])#
(config-ext-vlan- Configures VLAN as untagged.
untagged-frame 1
oper[bridge])#
(config-ext-vlan- Configures VLAN 10 with cos 0 and tpid 0x8100.
treat inner vid 10 cos 0
oper[bridge]-untagged-
tpid 0x8100
frame[1])#
(config-ext-vlan- Applies configurations to profile.
oper[bridge]-untagged- apply
frame[1])#
5.3 Traffic-Profile
The traffic-profile is responsible for managing L2 packets for the end devices. The first step is to
configure a t-cont, which will have a dba-profile assigned for upstream bandwidth control. The mapper
is responsible for forwarding the logical packages through the gemport to the bridge, which is the
border between the logical (ani) and physical (uni) exits.
This document may be outdated. Always turn the current version on the site Furukawa
FK-OLT-G4S
NT – Start-up guide G4S
Rev01 – January/2023
5.4 Onu-Profile
The onu-profile is the profile that will be applied to the ONU and it contains all previous profiles created:
6 APPLYING A PROFILE
After creating the onu-profile use the commands below to apply it to an ONU.
7 SAVING CONFIGURATIONS
After configuring the OLT it is important to save the information since it will be lost in case the OLT
reboots:
8 TROUBLESHOOTING
This document may be outdated. Always turn the current version on the site Furukawa
FK-OLT-G4S
NT – Start-up guide G4S
Rev01 – January/2023
This document may be outdated. Always turn the current version on the site Furukawa
FK-OLT-G4S
NT – Start-up guide G4S
Rev01 – January/2023
This document may be outdated. Always turn the current version on the site Furukawa
FK-OLT-G4S
NT – Start-up guide G4S
Rev01 – January/2023
mapper 2
gemport count 1
bridge 1
ani mapper 1
vlan-filter vid 100 untagged discard
uni eth 1
extended-vlan-tagging-operation v100
uni eth 2
extended-vlan-tagging-operation v100
bridge 2
ani mapper 2
vlan-filter vid 200 untagged discard
uni eth 3
extended-vlan-tagging-operation v200
uni eth 4
extended-vlan-tagging-operation v200
apply
This document may be outdated. Always turn the current version on the site Furukawa
FK-OLT-G4S
NT – Start-up guide G4S
Rev01 – January/2023
bridge 3
ani mapper 3
vlan-filter vid 400 untagged discard
uni eth 4
extended-vlan-tagging-operation v400
apply
This document may be outdated. Always turn the current version on the site Furukawa