From 1b971ac3dce4190c9c76bdc3b93fff2b657ee648 Mon Sep 17 00:00:00 2001 From: fumingwei Date: Wed, 26 May 2021 19:32:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9mrzcpd=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E9=80=82=E9=85=8Dtsg-diagnose?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mrzcpd/templates/tsg_9140/mrglobal.conf.tsg_9140.j2.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tsg-9140-scripts/roles/mrzcpd/templates/tsg_9140/mrglobal.conf.tsg_9140.j2.j2 b/tsg-9140-scripts/roles/mrzcpd/templates/tsg_9140/mrglobal.conf.tsg_9140.j2.j2 index bd067a15..9a66dd79 100644 --- a/tsg-9140-scripts/roles/mrzcpd/templates/tsg_9140/mrglobal.conf.tsg_9140.j2.j2 +++ b/tsg-9140-scripts/roles/mrzcpd/templates/tsg_9140/mrglobal.conf.tsg_9140.j2.j2 @@ -1,12 +1,13 @@ [device] device=enp1s2,enp130s2,vxlan_user,vxlan_fwd sz_tunnel=8192 -sz_buffer=32 +sz_buffer=0 [device:enp1s2] mtu=4096 clear_tx_flags=1 hw_strip_crc=1 +vlan-strip=1 {% raw %} in_addr=10.253.{{ keepalive_subnet_ip }}.1 {% endraw %}