aboutsummaryrefslogtreecommitdiffstats
path: root/resources/templates
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2016-08-24 16:09:20 +0200
committerTibor Frank <tifrank@cisco.com>2016-09-05 14:02:48 +0200
commitc3bf9f6ad20223998c1103ba3061a5e338979e2b (patch)
treeeb8aca3374dc12f708d6fe9fcfd9f70eab6d1a3c /resources/templates
parent752104dfc1b8453367f0d6740f628b702c07e0b5 (diff)
CSIT-229: ip4-lispgpe-ip4
- main fib, - vrf, - phy2lisp Change-Id: Ic9bacef4574dc07b25041c4cd0653825a65c94fb Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/templates')
-rw-r--r--resources/templates/vat/lisp/lisp_gpe_status.vat1
-rw-r--r--resources/templates/vat/lisp/show_lisp_gpe_tunnel.vat1
-rw-r--r--resources/templates/vat/lisp/show_lisp_locator_set.vat2
3 files changed, 3 insertions, 1 deletions
diff --git a/resources/templates/vat/lisp/lisp_gpe_status.vat b/resources/templates/vat/lisp/lisp_gpe_status.vat
new file mode 100644
index 0000000000..5c4080afc5
--- /dev/null
+++ b/resources/templates/vat/lisp/lisp_gpe_status.vat
@@ -0,0 +1 @@
+lisp_gpe_enable_disable {state}
diff --git a/resources/templates/vat/lisp/show_lisp_gpe_tunnel.vat b/resources/templates/vat/lisp/show_lisp_gpe_tunnel.vat
new file mode 100644
index 0000000000..802cfbb6a0
--- /dev/null
+++ b/resources/templates/vat/lisp/show_lisp_gpe_tunnel.vat
@@ -0,0 +1 @@
+# TODO: Implement when VPP-334 is fixed. \ No newline at end of file
diff --git a/resources/templates/vat/lisp/show_lisp_locator_set.vat b/resources/templates/vat/lisp/show_lisp_locator_set.vat
index 43768ec421..4f775ff47a 100644
--- a/resources/templates/vat/lisp/show_lisp_locator_set.vat
+++ b/resources/templates/vat/lisp/show_lisp_locator_set.vat
@@ -1 +1 @@
-lisp_locator_set_dump \ No newline at end of file
+lisp_locator_set_dump {filter} \ No newline at end of file