_____________________________________________________________________________
____________________________________________________________________________
112
LTP-8X optical line terminal
Chapter 25.
VoIP Configuration
Introduction
The Chapter describes peculiarities of VoIP service configuration.
The terminal supports several methods of VoIP configuration:
— VoIP configuration in OMCI management domain;
— VoIP configuration in RG management domain.
A methods is chosen based on service model and ONT functionality.
25.1
VoIP Configuration in OMCI Management Domain
VoIP is a special bridged service. It has all general properties of a bridged service. Operator's actions
required for services configuration are described in details in Chapter 20, page 76.
As opposed to other bridge services, VoIP has the
iphost
type in the
cross-connect
profile to terminate
traffic in internal virtual IP interface. That also requires the
Iphost eid
parameter to be specified. As a
rule, it should equal 1. Contact your ONT vendor for information about the "Iphost eid" value VoIP
should have.
Step 1.
Configure a cross-connect profile to be used as VoIP.
LTP-8X(config)# profile cross-connect VoIP
LTP-8X(config-cross-connect)("VoIP")# bridge
LTP-8X(config-cross-connect)("VoIP")# type iphost
LTP-8X(config-cross-connect)("VoIP")# bridge group 2
LTP-8X(config-cross-connect)("VoIP")# iphost eid 1
Step 2.
Check the changes made.
LTP-8X(config-cross-connect)("VoIP")# do show profile cross-connect VoIP
...
Type:
iphost
Iphost eid:
1
Priority queue:
0
Step 3.
Apply the changes by using the
config commit
command.
LTP-8X(config-cross-connect)("VoIP")# do commit