T4240 Ingress packet rate limiting

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

T4240 Ingress packet rate limiting

634件の閲覧回数
sedat_altun
Contributor III

Hi,

Is it possible to limit the ingress packet rate on T4240RDB?

 

0 件の賞賛
返信
3 返答(返信)

582件の閲覧回数
LFGP
NXP TechSupport
NXP TechSupport

We don't have any specific example for your case.

You can't restrict the traffic inbound as such, if want that, you need a firewall in the middle, but you can drop_traffic by using some policy file; in other words, you can distributing frames over a range of frames queues ( FQs ) and the traffic that not compliant with the policy will be dropped.  

0 件の賞賛
返信

617件の閲覧回数
LFGP
NXP TechSupport
NXP TechSupport

It could be done by using the Linux tools, but the performance will not be the best.
Please review the next links , that show you how to controle the traffic inbound

https://serverfault.com/questions/507658/limit-incoming-and-outgoing-bandwidth-and-latency-in-linux

https://www.man7.org/linux/man-pages/man8/tc-police.8.html

https://www.baeldung.com/linux/iptables-packet-rate-limit    

regards

0 件の賞賛
返信

591件の閲覧回数
sedat_altun
Contributor III

Thank you for your reply.

But as you mentioned it is not a good solution to use linux tools. Instead I am looking for a mechanism using T4240 SoC capabilities. For example we have a solution for limiting egress rate by using fmc tool, and we are seeking a similar solution at ingress.

 

0 件の賞賛
返信