Add static MAC entries to configuration
[csit.git] / resources / templates / kubernetes / configmaps / ho-eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc.yaml
index 4a2ba86..4b3d301 100644 (file)
@@ -24,10 +24,14 @@ data:
           - container: vswitch
             port_label: $$VSWITCH_IF1$$
             etcd_vpp_switch_key: vswitch
+            l2fib_macs:
+              - "$$TG_IF1_MAC1$$"
             type: 5
           - container: vnf1
             port_label: port1
             etcd_vpp_switch_key: vswitch
+            l2fib_macs:
+              - "$$TG_IF2_MAC1$$"
             type: 2
       - name: vswitch-vnf4
         description: VNF4 to vswitch - memif
@@ -36,10 +40,14 @@ data:
           - container: vswitch
             port_label: $$VSWITCH_IF2$$
             etcd_vpp_switch_key: vswitch
+            l2fib_macs:
+              - "$$TG_IF2_MAC1$$"
             type: 5
           - container: vnf4
             port_label: port2
             etcd_vpp_switch_key: vswitch
+            l2fib_macs:
+              - "$$TG_IF1_MAC1$$"
             type: 2
       - name: vnf1-vnf2
         description: vnf1 to vnf2 via direct - memifs