___________________________________________________________________________
_______________________________________________________________________________
LTP-8X optical line terminal
95
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 other
bandwidth parameters to 0.
The bandwidth has a value in Kbps (1000 bps) and is not rounded down to 64 Kbps.
LTP-8X(config-dba)("dba-00")# bandwidth guaranteed 100000
LTP-8X(config-dba)("dba-00")# bandwidth fixed 0
LTP-8X(config-dba)("dba-00")# bandwidth besteffort 0
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:
voip
Status reporting:
nsr
Alloc size:
0
Alloc period:
0
Fixed bandwidth:
0
Guaranteed bandwidth:
100000
Besteffort bandwidth:
0
Step 5
. Apply the changes by using the
do commit
command.
LTP-8X(config-dba)("dba-00")# do commit