aboutsummaryrefslogtreecommitdiffstats
path: root/conf/integration/02_vswitch.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/integration/02_vswitch.conf')
-rw-r--r--conf/integration/02_vswitch.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/integration/02_vswitch.conf b/conf/integration/02_vswitch.conf
index 20cec3e6..f2fa0a4c 100644
--- a/conf/integration/02_vswitch.conf
+++ b/conf/integration/02_vswitch.conf
@@ -22,3 +22,6 @@ TUNNEL_EXTERNAL_BRIDGE_IP = '192.168.240.1/24'
# vxlan|gre|geneve
TUNNEL_TYPE = 'vxlan'
+
+# The receiving NIC of VXLAN traffic
+DUT_NIC1_MAC = '00:1b:21:b3:48:a9'