diff options
author | Matej Klotton <mklotton@cisco.com> | 2016-03-11 13:56:39 +0100 |
---|---|---|
committer | Stefan Kobza <skobza@cisco.com> | 2016-04-13 16:09:31 +0000 |
commit | 6d9fe9bb4bd353b1d4fec3b2569bcd743f87fc4a (patch) | |
tree | 7a21e9072114ba6670fab95421ded8796335c1c4 /resources/templates | |
parent | 5a2fd159dce96a70f2e5157314391aceb6d80197 (diff) |
VXLAN test with dot1q tagging.
Change-Id: I3dbd12983736e338d757c580570d91680aedd83f
Signed-off-by: Matej Klotton <mklotton@cisco.com>
Diffstat (limited to 'resources/templates')
-rw-r--r-- | resources/templates/vat/create_vlan_subif.vat | 1 |
1 files changed, 1 insertions, 0 deletions
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 |