Konfigurasi Traffic Profile ZTE C320

KONFIGURASI TRAFFIC PROFILE

menentukan bandwidth downstream gemport
SIR = Sustainable Information Rate.
PIR = Peak Information Rate.


script membuat profile traffic
===========================
conf t
gpon
profile traffic 10M sir 10000 pir 10000
profile traffic 50M sir 50000 pir 50000
profile traffic 100M sir 100000 pir 100000
exit
exit
write
===========================

script menghapus profile traffic
===========================
conf t
gpon
no profile traffic 10M
no profile traffic 50M
no profile traffic 100M
exit
exit
write
==========================
show gpon profile traffic

contoh penggunaan
interface gpon-onu_1/1/1:1
tcont 1 profile default
gemport 1 tcont 1
gemport 1 traffic-limit upstream 100M downstream 100M

Komentar