OLT-ZTE-C320_Profile Traffic

Jump to navigationJump to search menentukan bandwidth downstream gemport

SIR = Sustainable Information Rate.
PIR = Peak Information Rate.

1. Melihat profile traffic yang sudah ada

show gpon profile traffic

2. 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

3. Menghapus profile traffic

Pastikan tidak ada yang menggunakan profile ini

conf t
gpon
no profile traffic 10M
no profile traffic 50M
no profile traffic 100M
exit
exit
write