You are on page 1of 2

Rate-limit per Ethernet port of ONU

Step 1: ONU Register


[Application Example]
Enable PON port 0/5 automatic authorization function:
Raisecom(fttx)#interface olt 0/5
Raisecom(fttx-olt0:5)#automatic-authorization enable
Check whether the onu has registered successfully
Raisecom#show interface onu online
Distance
ONU ID
State LLID RTT(TQ) (m)
Login Date
Logout Date
------------------------------------------------------------------------------0/5/1
online 2
44
1
2000-01-02,05:32 1970-01-01,08:00

Step 5: Configure the port rate on ONU


[Application Example]
Uni 1 on onu 0/5/1 is used to rate-limit the end user
Raisecom#fttx

Raisecom(fttx)#interface onu 0/5/1


Raisecom(fttx-onu0/5:1)#storm-control all disable
Raisecom(fttx-onu0/5:1)#uni ethernet 1
Raisecom(fttx-onu-uni0/5/1:1)#policing ingress enable

Raisecom(fttx-

onu-uni0/5/1:1)#policing ingress cir 1024


Raisecom(fttx-onu0/5:1)#sla cir 1024
Raisecom(fttx-onu0/5:1)#sla pir 1024

Raisecom(fttx-onu-uni0/5/1:1)#policing egress enable

Raisecom(fttx-

onu-uni0/5/1:1)#policing egress cir 1024


If you test Ethernet port tate-limit, need to disable
downstream limitation of pon port.
Make policing downstream disable
Raisecom(fttx-onu0/8:1)#no policing
rate
Set successfully

Step 6: Save the configure


Raisecom#write

downstream

You might also like