Welcome to this BDCOM GPON configuration tutorial!
In this video, we’ll guide you step-by-step on how to configure VLANs on a BDCOM GPON OLT and a connected SFU-type ONU using the Command Line Interface (CLI). VLAN segmentation allows efficient traffic management for services such as Internet, VoIP, and IPTV.
Whether you’re deploying VLANs for residential users or enterprise clients, this tutorial will help you understand how to apply both access and trunk modes, configure VLAN profiles, and verify your setup effectively.
📌 What You’ll Learn:
✔️ How to create VLANs on the BDCOM OLT
✔️ How to configure uplink ports with dot1Q encapsulation
✔️ How to set access or trunk mode on GPON ports
✔️ How to create and assign VLAN profiles to ONU interfaces
✔️ How to verify VLAN configuration using show commands
📌 Important Notes:
Use access mode when all ONUs on a port share the same VLAN.
Use trunk mode when ONUs on the same port need different VLANs.
VLAN configuration for HGU-type ONUs differs from SFU-type ONUs.
Always verify MAC learning and VLAN mappings to ensure proper traffic flow.
🔧 Commands Used in This Tutorial:
Switch_config#vlan 100-200
Switch_config#interface tg 0/1
Switch_config_tg1#switchport mode dot1q-tunnel-uplink
Switch_config#interface gpon 0/1
Switch_config_gp1#switchport mode access
Switch_config_gp1#switchport pvid 200
Switch_config#interface gpon 0/2
Switch_config_gp2#switchport mode trunk
Switch_config_gp1#switchport trunk vlan-allowed 100-199
Switch_config#gpon profile onu-vlan V100
Switch_config_profile#gpon-profile vlan mode tag
Switch_config_profile#gpon-profile vlan pvid 100
Switch_config#interface gpon 0/2:1
Switch_config_onu#gpon onu uni 1 vlan-profile V100
Switch#show mac address-table dynamic vlan 100
Switch#show vlan id 100
📌 Who This Video Is For:
Network engineers
ISP field technicians
System administrators working with GPON architecture
Anyone configuring service segmentation in FTTH environments
📌 Don’t forget to like, comment your questions, and subscribe for more in-depth tutorials on BDCOM GPON configurations and other networking guides!