H.248 VoIP Service Configure Via Web Page
[boxads]
Today i will discuss how H.248 VoIP Service Configure Via Web Page. The OLT is connected to the remote ONT through a GPON port to provide users with the IP-based high-quality and low-cost VoIP service.
Prerequisites:
- The interface data and POTS user configuration data corresponding to the MG interface have been configured on the MGC.
- The OLT has been connected to the MGC. The OLT can ping the IP address of the MGC server successfully.
- The ONT has been added to the OLT. For details, see Adding an ONT to an OLT.
- Different voice services require different ONT software versions. Before the configuration, ensure that the current ONT software version supports H.248. For details, see relevant ONT manuals.
Data Plan:

H.248 VoIP Service Configure Procedure:
1.Configure a traffic profile.
Run the display traffic table ip command to query the existing traffic profiles in the system. If the existing traffic profiles in the system do not meet the requirements, run the traffic table ip command to add a traffic profile.
Set the profile name to ftth_voip and do not limit the upstream and downstream rates. Set the priority to 5 and packets are scheduled according to the priority carried.
Gponsolution(config)#traffic table ip name ftth_voip cir off priority 5 priority-policy local-setting
2. Configure the mapping relationship between a GEM port and a VLAN.
The service flow of user VLAN 40 is mapped to GEM port 12 in the ONT line profile.
Gponsolution(config)#ont-lineprofile gpon profile-name ftth
Gponsolution(config-gpon-lineprofile-1)#gem mapping 12 2 vlan 40
Gponsolution(config-gpon-lineprofile-1)#commit
Gponsolution(config-gpon-lineprofile-1)#quit





