Network Topology
Network Topology
Network Topology
Network Scenario
VLAN Plan
Vlan 25 Management
Vlan 26 Internet service
Vlan 27 VOIP service
Vlan 28 IPTV service
QOS Plan
802.1p
Service type GEM port T-CONT DBA type
Priority
Management 6 11 4 Type 3
VOIP 5 12 4 Type 3
IPTV 4 13 4 Type 3
Internet 0 14 4 Type 3
DBA type Type 3 (DBA profile: assured bandwidth + maximum bandwidth. Users are
allowed to preempt the bandwidth on condition that the users assured bandwidth is
guaranteed. However, the total bandwidth cannot exceed the maximum bandwidth.)
Rate limit on OLT downstream Rate limit can be configured for Internet service using
traffic table but its recommended to do it on BRAS/BNG.
OLT configuration
Before adding ONT we need to enable ont-auto-find feature to ensure that OLT properly
discovered ONT.
To enable ont-auto-find on port 0 of GPON board 0 run:
NGCOM-OLT(config)#interface gpon 0/0
NGCOM-OLT(config-if-gpon-0/0)#port 0 ont-auto-find enable
To see discovered ONTs run:
NGCOM-OLT(config-if-gpon-0/0)#display ont autofind 0
As you see OLT discovered ONT with serial number 4857544326A5EB34, on port 0 of
GPON board 0
To add this ONT using ont line profile ftth and service profile ftth assinging ont id 7 run:
NGCOM-OLT(config)#interface gpon 0/0
NGCOM-OLT(config-if-gpon-0/0)#ont add 0 7 sn-auth 4857544326A5EB34 omci ont-
lineprofile-name ftth ont-srvprofile-name ftth desc NGCOM_ONT
To check if ONT properly registered run :
NGCOM-OLT(config-if-gpon-0/0)#display ont info 0 7
under gpon interface mode
or
NGCOM-OLT(config)#display ont info 0 0 0 7
under config mode
0 0 0 7 means frame id / gpon board slot id / port id on gpon board / ont id
ONT Configuration
Click apply then go to System tools >> Configuration file and click Save.
To verify connection go to Status >> WAN information
To configure WI-FI go to WLAN page. For security reasons it isnt recommended to enable
WPS
2. Configuring VOIP service
Go to WAN page and click New. Fill out as shown on the picture below .
Next step is to configure VoIP client setting. As example I will use following info:
VoIP protocol: SIP
SIP server ip address: 1.1.1.1
SIP server port: 5060
SIP extention: 500
SIP username: 500
SIP password: testpass
Fill out this info as shown on picture below. For Signalling and Media ports choose VoIP
service was created on WAN page. For Region choose your country.
Click apply then go to System tools >> Configuration file and click Save
To verify connection go to Status >> VoIP information
Click apply then go to Network application page to configure IGMP mode , in my case its
snooping
After this go to System tools >> Configuration file and click Save