___________________________________________________________________________
_______________________________________________________________________________
LTP-8X optical line terminal
91
Step 2.
It is necessary for the ONT to have all services in one T-CONT. To do this, determine the
allocation scheme by using the
allocation-scheme
command.
LTP-8X(config-dba)("AllServices")# allocation-scheme share-t-cont
Step 3.
Assign the profile to three services by using the
service <id> profile dba
command.
LTP-8X(config)(if-ont-0/1)# service 0 profile dba AllServices
LTP-8X(config)(if-ont-0/1)# service 1 profile dba AllServices
LTP-8X(config)(if-ont-0/1)# service 2 profile dba AllServices
You will have the following configuration:
LTP-8X(config)(if-ont-0/1)# do show interface ont 0/1 configuration
...
Service [0]:
Profile cross connect:
ServiceInternet ONT Profile Cross Connect 0
Profile dba:
AllServices ONT Profile DBA 3
Service [1]:
Profile cross connect:
ServiceVoIP ONT Profile Cross Connect 1
Profile dba:
AllServices ONT Profile DBA 3
Service [2]:
Profile cross connect:
ServiceIPTV ONT Profile Cross Connect 1
Profile dba:
AllServices ONT Profile DBA 3
Step 4.
Apply the changes by using the
do commit
command.
LTP-8X(config)(if-ont-0/1)# do
commit