Installation guide

OMCI based GPON zNID
56 FTTH Application Guide
New record saved.
Creating uplink and downlink bridge
We will create an uplink and downlink bridge for VLAN 100:
1 Create the uplink bridge interface
a Add the bridge interface for the uplink.
Make sure VLAN ID matches the VLAN ID you assigned for data
service in the Generic Profile. This example, data services uses
VLAN 100.
zSH> bridge add 1-a-5-0/eth uplink vlan 100
Adding bridge on 1-a-5-0/eth
Created bridge-interface-record ethernet5/bridge
b Add the bridge-path for the uplink:
zSH> bridge-path add ethernet5/bridge vlan 100 default
Bridge-path added successfully
zSH> bridge-path show
VLAN/SLAN Bridge Address
--------------------------------------------------------------------
100 ethernet5/bridge Default
2 Create downlink bridge interface
Uses the GEM index assigned in the Smart OMCI web tool to calculate
the GEM port ID with the following formula:
GEM port ID = GEM index + ONU ID
This example uses GEM index 5xx for data service, and ONT ID is 4/4/1,
so the GEM port ID is 501.
zSH> bridge add 1-4-4-501/gponport gtp 1 downlink vlan 100 tagged
GEM Port 1-4-4-501/gponport has been created on ONU 1-4-4-1/gpononu.
Adding bridge on 1-4-4-501/gponport
Created bridge-interface-record 1-4-4-501-gponport-100/bridge