Still in case with policy I'm getting losses.
And in case with ethernet-service I have no limit. Traffic is not shaped at all
For cvlan 2409 I have 50 000(and even more) instead of 10 000.
Idea is to limit ingress-bandwidth for cvlan 2409 on port 1/23 to 10 Mbit/s and send it to port 1/15 to the customer.
May be SW release is not supporting this?
Code: Select all
Alcatel-Lucent OS6850-U24X 6.4.3.575.R01Code: Select all
ethernet-service svlan 2408 nni 1/15
ethernet-service sap-profile "2409" not-shared ingress-bandwidth 10000 depth 5000 priority not-assigned
ethernet-service sap-profile "2408" not-shared ingress-bandwidth 4000 depth 1000
ethernet-service service-name "qinq" svlan 2408
ethernet-service sap 10 service-name "qinq"
ethernet-service sap 10 sap-profile "2408"
ethernet-service sap 10 uni 1/23
ethernet-service sap 10 cvlan 2408
ethernet-service sap 11 service-name "qinq"
ethernet-service sap 11 sap-profile "2409"
ethernet-service sap 11 uni 1/23
ethernet-service sap 11 cvlan 2409
