aboutsummaryrefslogtreecommitdiffstats
path: root/resources/templates/vat/vxlan_dump.vat
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2016-05-02 18:19:04 +0200
committerTibor Frank <tifrank@cisco.com>2016-05-09 10:04:17 +0200
commitf32168ef95c3b68567ccd57e098d74ad9a536edd (patch)
treee4eaba9fb428685c14c9f011a521521a172e9ccb /resources/templates/vat/vxlan_dump.vat
parente91261e76664aa94b515e3e6923a5d4e2ac883a0 (diff)
Interface VxLAN test
JIRA: CSIT-45 - add test: Honeycomb modifies interface configuration - VxLAN - add keywords used in these tests to set and verify configuration - add method and vat template for dumping an interface's configured VxLAN - fixed requirements.txt Change-Id: I6d6c360a4d478a0e40eecf7c0235969e7c06f7a9 Signed-off-by: Tibor Frank <tifrank@cisco.com> Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
Diffstat (limited to 'resources/templates/vat/vxlan_dump.vat')
-rw-r--r--resources/templates/vat/vxlan_dump.vat1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/templates/vat/vxlan_dump.vat b/resources/templates/vat/vxlan_dump.vat
new file mode 100644
index 0000000000..0be6d9ff69
--- /dev/null
+++ b/resources/templates/vat/vxlan_dump.vat
@@ -0,0 +1 @@
+vxlan_tunnel_dump sw_if_index {sw_if_index} \ No newline at end of file