From 6d9fe9bb4bd353b1d4fec3b2569bcd743f87fc4a Mon Sep 17 00:00:00 2001 From: Matej Klotton Date: Fri, 11 Mar 2016 13:56:39 +0100 Subject: VXLAN test with dot1q tagging. Change-Id: I3dbd12983736e338d757c580570d91680aedd83f Signed-off-by: Matej Klotton --- resources/templates/vat/create_vlan_subif.vat | 1 + 1 file changed, 1 insertion(+) create mode 100644 resources/templates/vat/create_vlan_subif.vat (limited to 'resources/templates') diff --git a/resources/templates/vat/create_vlan_subif.vat b/resources/templates/vat/create_vlan_subif.vat new file mode 100644 index 0000000000..6520aef911 --- /dev/null +++ b/resources/templates/vat/create_vlan_subif.vat @@ -0,0 +1 @@ +create_vlan_subif sw_if_index {sw_if_index} vlan {vlan} \ No newline at end of file -- cgit 1.2.3-korg