Per UNI Based Downstream Rate Limiting
Description
In order to support the Per UNI Based Downstream Rate Limiting in ALU R4.6.34a (G100A), used "ME: 2.1.181 IP/MAC Address Anti-Spoof List" as workaround.
This ME is associated PPTP Ethernet UNI by using the same Instance ID as the associated PPTP Ethernet UNI, VDSL PPTP UNI, xDSL(VDSL2) PPTP UNI. and a instance per UNI.
In this table, the first byte of "IP Address 1" is the Downstream Rate Limiting, in the range of 0 ~ 100M. 0 means no limiting.
In this table, the first byte of "IP Address 2" is the Uptream Rate Limiting, in the range of 0 ~ 100M. 0 means no limiting.
TL1 sample
SET-ONTUNICNTRL::ONTUNI-1-1-3-1-1-13-1:::CNTRLTYPE=ip,IP1=20.255.255.255,IP2=10.255.255.255 UNI-1, downstream Rate Limiting is 20M, upstream Rate Limiting is 10M
SET-ONTUNICNTRL::ONTUNI-1-1-3-1-1-13-2:::CNTRLTYPE=ip,IP1=35.255.255.255,IP2=12.255.255.255 UNI-2, downstream Rate Limiting is 35M, upstream Rate Limiting is 12M
说明: 就按照现场用的16160或者24240来输入正常的ONTCARD INDEX 10/11/12,只要定义IP1,IP2就可以了。
比如,要把16160的port16限速位上行2mbps,下行4mbps,可以如下所示:
set-ontunicntrl:ntuni-1-1-3-4-2-11-8::::CNTRLTYPE=ip,IP1=2.255.255.255,IP2=4.255.255.255;