_____________________________________________________________________________
____________________________________________________________________________
96
LTP-8X optical line terminal
21.2.3.
T-CONT Type 3 Configuration
Consider configuration of a 100 Mbps guaranteed bandwidth with a possibility of allocation of a 200
Mbps best-effort bandwidth.
Step 1.
Specify a T-CONT type by using the
sla class
command.
LTP-8X(config)# profile dba dba-00
LTP-8X(config-dba)("dba-00")#
sla class
type5
Step 2.
Specify a type of status reports for ONT queues by using the
sla status-reporting
command.
LTP-8X(config-dba)("dba-00")#
sla status-reporting
nsr
Step 3.
Set guaranteed bandwidth parameters by using the
bandwidth guaranteed
command. Set best-
effort bandwidth parameters by using the
bandwidth besteffort
command. Set other bandwidth
parameters to 0.
LTP-8X(config-dba)("dba-00")# bandwidth fixed 0
LTP-8X(config-dba)("dba-00")# bandwidth guaranteed 100000
LTP-8X(config-dba)("dba-00")# bandwidth besteffort 200000
Step 4.
Use the
show
command to check the parameters.
LTP-8X(config-dba)("dba-00")# do show profile dba dba-00
Name:
'dba-00'
Description:
'ONT Profile DBA 0'
Dba:
Sla data:
Service class:
type5
Status reporting:
nsr
Alloc size:
0
Alloc period:
0
Fixed bandwidth:
0
Guaranteed bandwidth:
100000
Besteffort bandwidth:
200000
Step 5.
Apply the changes by using the
do commit
command.
LTP-8X(config-dba)("dba-00")# do commit
21.2.4.
T-CONT Type 4 Configuration
Consider configuration of a 200 Mbps best-effort bandwidth without allocation of a guaranteed
bandwidth.
Step 1.
Specify a T-CONT type by using the
sla class
command.
LTP-8X(config)# profile dba dba-00
LTP-8X(config-dba)("dba-00")#
sla class
type5
The bandwidth has a value in Kbps (1000 bps) and is not rounded down to 64 Kbps.