diff --git a/vyos.conf.j2 b/vyos.conf.j2 index 7c1dc2a..bdf9a90 100644 --- a/vyos.conf.j2 +++ b/vyos.conf.j2 @@ -207,8 +207,8 @@ interfaces { ufo } ring-buffer { - rx 4096 - tx 4096 + rx 512 + tx 512 } {% endif %} {% for address in iface_data['addresses'] %}