summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-06-06 16:55:19 +0200
committerChristian Poessinger <christian@poessinger.com>2020-06-06 16:55:19 +0200
commit20d4cb59b31c5245337b7c37de97bc348538b4a7 (patch)
treebeb9751960e79a754cb98cb7b9db53d0312a1bdd /templates
parent11cce73671397864186e7236f2c1bf66ab14f3f0 (diff)
downloadvyatta-op-20d4cb59b31c5245337b7c37de97bc348538b4a7.tar.gz
vyatta-op-20d4cb59b31c5245337b7c37de97bc348538b4a7.zip
op-mode: T2546: migrate show interfaces tunnel,input,pseudo-ethernet,l2tpv3 ...
Migrate to vyos-1x * show interfaces tunnel ... * show interfaces input ... * show interfaces pseudo-ethernet ... * show interfaces l2tpv3 ... * show interfaces bridge ... * show interfaces vti ... * show interfaces vxlan ...
Diffstat (limited to 'templates')
-rw-r--r--templates/show/interfaces/bonding/detail/node.def2
-rw-r--r--templates/show/interfaces/bonding/node.def2
-rw-r--r--templates/show/interfaces/bonding/node.tag/brief/node.def2
-rw-r--r--templates/show/interfaces/bonding/node.tag/node.def3
-rw-r--r--templates/show/interfaces/bonding/node.tag/vif/node.def3
-rw-r--r--templates/show/interfaces/bonding/node.tag/vif/node.tag/brief/node.def2
-rw-r--r--templates/show/interfaces/bonding/node.tag/vif/node.tag/node.def3
-rw-r--r--templates/show/interfaces/bridge/detail/node.def2
-rw-r--r--templates/show/interfaces/bridge/node.def2
-rw-r--r--templates/show/interfaces/bridge/node.tag/brief/node.def2
-rw-r--r--templates/show/interfaces/bridge/node.tag/node.def3
-rw-r--r--templates/show/interfaces/input/detail/node.def2
-rw-r--r--templates/show/interfaces/input/node.def2
-rw-r--r--templates/show/interfaces/input/node.tag/brief/node.def2
-rw-r--r--templates/show/interfaces/input/node.tag/node.def3
-rw-r--r--templates/show/interfaces/l2tpv3/detail/node.def2
-rw-r--r--templates/show/interfaces/l2tpv3/node.def2
-rw-r--r--templates/show/interfaces/l2tpv3/node.tag/brief/node.def2
-rw-r--r--templates/show/interfaces/l2tpv3/node.tag/node.def3
-rw-r--r--templates/show/interfaces/pseudo-ethernet/detail/node.def2
-rw-r--r--templates/show/interfaces/pseudo-ethernet/node.def2
-rw-r--r--templates/show/interfaces/pseudo-ethernet/node.tag/brief/node.def2
-rw-r--r--templates/show/interfaces/pseudo-ethernet/node.tag/node.def3
-rw-r--r--templates/show/interfaces/tunnel/detail/node.def2
-rw-r--r--templates/show/interfaces/tunnel/node.def2
-rw-r--r--templates/show/interfaces/tunnel/node.tag/brief/node.def2
-rw-r--r--templates/show/interfaces/tunnel/node.tag/node.def3
-rw-r--r--templates/show/interfaces/vti/detail/node.def2
-rw-r--r--templates/show/interfaces/vti/node.def2
-rw-r--r--templates/show/interfaces/vti/node.tag/brief/node.def2
-rw-r--r--templates/show/interfaces/vti/node.tag/node.def3
-rw-r--r--templates/show/interfaces/vxlan/detail/node.def2
-rw-r--r--templates/show/interfaces/vxlan/node.def2
-rw-r--r--templates/show/interfaces/vxlan/node.tag/brief/node.def2
-rw-r--r--templates/show/interfaces/vxlan/node.tag/node.def3
35 files changed, 0 insertions, 80 deletions
diff --git a/templates/show/interfaces/bonding/detail/node.def b/templates/show/interfaces/bonding/detail/node.def
deleted file mode 100644
index 4de3dcf..0000000
--- a/templates/show/interfaces/bonding/detail/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show detailed bonding interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=bonding --action=show
diff --git a/templates/show/interfaces/bonding/node.def b/templates/show/interfaces/bonding/node.def
deleted file mode 100644
index 200971a..0000000
--- a/templates/show/interfaces/bonding/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show bonding interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=bonding --action=show-brief
diff --git a/templates/show/interfaces/bonding/node.tag/brief/node.def b/templates/show/interfaces/bonding/node.tag/brief/node.def
deleted file mode 100644
index d4ae884..0000000
--- a/templates/show/interfaces/bonding/node.tag/brief/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show summary of the specified bonding interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4" --action=show-brief
diff --git a/templates/show/interfaces/bonding/node.tag/node.def b/templates/show/interfaces/bonding/node.tag/node.def
deleted file mode 100644
index a750c84..0000000
--- a/templates/show/interfaces/bonding/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show specified bonding interface information
-allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show bonding
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4"
diff --git a/templates/show/interfaces/bonding/node.tag/vif/node.def b/templates/show/interfaces/bonding/node.tag/vif/node.def
deleted file mode 100644
index 3a9e1ab..0000000
--- a/templates/show/interfaces/bonding/node.tag/vif/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show specified virtual network interface (vif) information
-run: echo error: Must supply a vif number;
-
diff --git a/templates/show/interfaces/bonding/node.tag/vif/node.tag/brief/node.def b/templates/show/interfaces/bonding/node.tag/vif/node.tag/brief/node.def
deleted file mode 100644
index 7aa871e..0000000
--- a/templates/show/interfaces/bonding/node.tag/vif/node.tag/brief/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show summary of specified virtual network interface (vif) information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4.$6" --action=show-brief
diff --git a/templates/show/interfaces/bonding/node.tag/vif/node.tag/node.def b/templates/show/interfaces/bonding/node.tag/vif/node.tag/node.def
deleted file mode 100644
index bcb688c..0000000
--- a/templates/show/interfaces/bonding/node.tag/vif/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show specified virtual network interface (vif) information
-allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show bonding --vif ${COMP_WORDS[COMP_CWORD-2]}
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4.$6"
diff --git a/templates/show/interfaces/bridge/detail/node.def b/templates/show/interfaces/bridge/detail/node.def
deleted file mode 100644
index 442317a..0000000
--- a/templates/show/interfaces/bridge/detail/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show detailed bridge interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=bridge --action=show
diff --git a/templates/show/interfaces/bridge/node.def b/templates/show/interfaces/bridge/node.def
deleted file mode 100644
index 006dc64..0000000
--- a/templates/show/interfaces/bridge/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show bridge interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=bridge --action=show-brief
diff --git a/templates/show/interfaces/bridge/node.tag/brief/node.def b/templates/show/interfaces/bridge/node.tag/brief/node.def
deleted file mode 100644
index ca07860..0000000
--- a/templates/show/interfaces/bridge/node.tag/brief/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show summary of the specified bridge interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4" --action=show-brief
diff --git a/templates/show/interfaces/bridge/node.tag/node.def b/templates/show/interfaces/bridge/node.tag/node.def
deleted file mode 100644
index 18713b8..0000000
--- a/templates/show/interfaces/bridge/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show specified bridge interface information
-allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show bridge
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4"
diff --git a/templates/show/interfaces/input/detail/node.def b/templates/show/interfaces/input/detail/node.def
deleted file mode 100644
index 9cb235b..0000000
--- a/templates/show/interfaces/input/detail/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show detailed input functional block interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=input --action=show
diff --git a/templates/show/interfaces/input/node.def b/templates/show/interfaces/input/node.def
deleted file mode 100644
index 9114561..0000000
--- a/templates/show/interfaces/input/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show input functional block interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=input --action=show-brief
diff --git a/templates/show/interfaces/input/node.tag/brief/node.def b/templates/show/interfaces/input/node.tag/brief/node.def
deleted file mode 100644
index ec7d295..0000000
--- a/templates/show/interfaces/input/node.tag/brief/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show summary of the specified input functional block interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4" --action=show-brief
diff --git a/templates/show/interfaces/input/node.tag/node.def b/templates/show/interfaces/input/node.tag/node.def
deleted file mode 100644
index ab21b37..0000000
--- a/templates/show/interfaces/input/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show specified input functional block interface information
-allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show input
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4"
diff --git a/templates/show/interfaces/l2tpv3/detail/node.def b/templates/show/interfaces/l2tpv3/detail/node.def
deleted file mode 100644
index bb675fa..0000000
--- a/templates/show/interfaces/l2tpv3/detail/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show detailed l2tpv3 interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=l2tpv3 --action=show
diff --git a/templates/show/interfaces/l2tpv3/node.def b/templates/show/interfaces/l2tpv3/node.def
deleted file mode 100644
index 70c02d7..0000000
--- a/templates/show/interfaces/l2tpv3/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show l2tpv3 interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=l2tpv3 --action=show-brief
diff --git a/templates/show/interfaces/l2tpv3/node.tag/brief/node.def b/templates/show/interfaces/l2tpv3/node.tag/brief/node.def
deleted file mode 100644
index 5519a65..0000000
--- a/templates/show/interfaces/l2tpv3/node.tag/brief/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show summary of specified l2tpv3 interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4" --action=show-brief
diff --git a/templates/show/interfaces/l2tpv3/node.tag/node.def b/templates/show/interfaces/l2tpv3/node.tag/node.def
deleted file mode 100644
index 92e1c3d..0000000
--- a/templates/show/interfaces/l2tpv3/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show specified l2tpv3 interface information
-allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show l2tpv3
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4"
diff --git a/templates/show/interfaces/pseudo-ethernet/detail/node.def b/templates/show/interfaces/pseudo-ethernet/detail/node.def
deleted file mode 100644
index c61c773..0000000
--- a/templates/show/interfaces/pseudo-ethernet/detail/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show detailed pseudo ethernet interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=pseudo-ethernet --action=show
diff --git a/templates/show/interfaces/pseudo-ethernet/node.def b/templates/show/interfaces/pseudo-ethernet/node.def
deleted file mode 100644
index 995e490..0000000
--- a/templates/show/interfaces/pseudo-ethernet/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show pseudo-ethernet interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=pseudo-ethernet --action=show-brief
diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/brief/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/brief/node.def
deleted file mode 100644
index d7a572a..0000000
--- a/templates/show/interfaces/pseudo-ethernet/node.tag/brief/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show summary of the specified pseudo ethernet interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4" --action=show-brief
diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/node.def
deleted file mode 100644
index 1b986fb..0000000
--- a/templates/show/interfaces/pseudo-ethernet/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show specified pseudo ethernet interface information
-allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show pseudo-ethernet
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4"
diff --git a/templates/show/interfaces/tunnel/detail/node.def b/templates/show/interfaces/tunnel/detail/node.def
deleted file mode 100644
index ea23c81..0000000
--- a/templates/show/interfaces/tunnel/detail/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show detailed tunnel interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=tunnel --action=show
diff --git a/templates/show/interfaces/tunnel/node.def b/templates/show/interfaces/tunnel/node.def
deleted file mode 100644
index 568578b..0000000
--- a/templates/show/interfaces/tunnel/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show tunnel interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=tunnel --action=show-brief
diff --git a/templates/show/interfaces/tunnel/node.tag/brief/node.def b/templates/show/interfaces/tunnel/node.tag/brief/node.def
deleted file mode 100644
index 4c63d8e..0000000
--- a/templates/show/interfaces/tunnel/node.tag/brief/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show summary of specified tunnel interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4" --action=show-brief
diff --git a/templates/show/interfaces/tunnel/node.tag/node.def b/templates/show/interfaces/tunnel/node.tag/node.def
deleted file mode 100644
index 2382af4..0000000
--- a/templates/show/interfaces/tunnel/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show specified tunnel interface information
-allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show tunnel
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4"
diff --git a/templates/show/interfaces/vti/detail/node.def b/templates/show/interfaces/vti/detail/node.def
deleted file mode 100644
index 43604e4..0000000
--- a/templates/show/interfaces/vti/detail/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show detailed virtual tunnel interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=vti --action=show
diff --git a/templates/show/interfaces/vti/node.def b/templates/show/interfaces/vti/node.def
deleted file mode 100644
index 9e3fb7e..0000000
--- a/templates/show/interfaces/vti/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show virtual tunnel interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=vti --action=show-brief
diff --git a/templates/show/interfaces/vti/node.tag/brief/node.def b/templates/show/interfaces/vti/node.tag/brief/node.def
deleted file mode 100644
index 64dbb11..0000000
--- a/templates/show/interfaces/vti/node.tag/brief/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show summary of specified virtual tunnel interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4" --action=show-brief
diff --git a/templates/show/interfaces/vti/node.tag/node.def b/templates/show/interfaces/vti/node.tag/node.def
deleted file mode 100644
index e0b8884..0000000
--- a/templates/show/interfaces/vti/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show specified virtual tunnel interface information
-allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show vti
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4"
diff --git a/templates/show/interfaces/vxlan/detail/node.def b/templates/show/interfaces/vxlan/detail/node.def
deleted file mode 100644
index 69579d9..0000000
--- a/templates/show/interfaces/vxlan/detail/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show detailed vxlan interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=vxlan --action=show
diff --git a/templates/show/interfaces/vxlan/node.def b/templates/show/interfaces/vxlan/node.def
deleted file mode 100644
index 9e6bcd8..0000000
--- a/templates/show/interfaces/vxlan/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show vxlan interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=vxlan --action=show-brief
diff --git a/templates/show/interfaces/vxlan/node.tag/brief/node.def b/templates/show/interfaces/vxlan/node.tag/brief/node.def
deleted file mode 100644
index 5519a65..0000000
--- a/templates/show/interfaces/vxlan/node.tag/brief/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show summary of specified l2tpv3 interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4" --action=show-brief
diff --git a/templates/show/interfaces/vxlan/node.tag/node.def b/templates/show/interfaces/vxlan/node.tag/node.def
deleted file mode 100644
index d172829..0000000
--- a/templates/show/interfaces/vxlan/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show specified vxlan interface information
-allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show vxlan
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4"