Installation guide
OMCI based GPON zNID
62 FTTH Application Guide
You create a downlink bridge on an GPON port with VLAN ID and GTP.
You can also specify option video m/n. m indicates the multicast control
list, n indicates the maximum video streams. By specifying video 0/4 in
this example you can enable subscriptions up to four video streams on the
interface without control list checking.
If you want to have multicast control list checking, use the new
mcast-control-entry command to create a multicast control list first.
zSH> bridge add 1-4-4-901/gponport gtp 2 downlink vlan
999 tagged video 0/4
GEM Port 1-1-7-901/gponport has been created on ONU
1-1-7-1/gpononu.
Adding bridge on 1-1-7-901/gponport
Created bridge-interface-record
1-1-7-901-gponport-998/bridge
3 Run the bridge show command to view the MAC address of the
connected PC.
zSH> bridge show
Type VLAN Bridge St Table Data
---------------------------------------------------------------------------------
upl Tagged 100 ethernet5-100/bridge UP S VLAN 100 default
dwn Tagged 100 1-4-4-501-gponport-100/bridge UP D 00:00:86:43:3c:e4
upl Tagged 999 ethernet5-999/bridge UP S VLAN 999 default
dwn Tagged 999 1-4-4-901-gponport-999/bridge UP D 00:00:87:44:0c:e7 MAC of PC
D 01:00:5e:0a:0a:0a
Because Specific profile is already created on this ONT when configuring
data application, you do not need to create a Specific profile again.
Since you only add the ONT once, you would normally run the gpononu set
command after you have added all the services. You may add service after
activating the ONT, however if you change the OMCI profiles later, you need
to resync or reboot the ONT. See the Step 1 Activate the ONT in the data
application for the command and greater detail on the operation.
Testing the IPTV bridge
Since we are using a PC and software to emulate a set top box (STB), we can
ping out to the video server.
1 Connect an ONT downlink ethernet port to a customer video equipment.
This example connects to a PC that runs a STB emulation software.
Make sure the ethernet port number matches the one you assigned with
the Smart OMCI web tool for video service. In this example you can
connect either ETH 3 or ETH 4 to the PC.
2 Open a command prompt on the PC and enter ipconfig to verify that you
can get an IP address for the PC.