summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.def4
-rw-r--r--templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/brief/node.def2
-rw-r--r--templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/node.def2
-rw-r--r--templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/not/node.def1
-rw-r--r--templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/not/port/node.def1
-rw-r--r--templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/not/port/node.tag/node.def3
-rw-r--r--templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/port/node.def1
-rw-r--r--templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/port/node.tag/node.def3
-rw-r--r--templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/node.def3
9 files changed, 0 insertions, 20 deletions
diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.def
deleted file mode 100644
index 2b74427..0000000
--- a/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.def
+++ /dev/null
@@ -1,4 +0,0 @@
-help: Show specified virtual network interface (vif) information
-run: tput setaf ${COLOR_RED:-1} ;
- echo error: need to supply vif # ;
- tput op
diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/brief/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/brief/node.def
deleted file mode 100644
index 7aa871e..0000000
--- a/templates/show/interfaces/pseudo-ethernet/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/pseudo-ethernet/node.tag/vif/node.tag/capture/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/node.def
deleted file mode 100644
index 621c784..0000000
--- a/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show captured traffic on specified pseudo ethernet virtual interface
-run: /opt/vyatta/bin/vyatta-tshark-interface-port.pl "$4.$6"
diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/not/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/not/node.def
deleted file mode 100644
index 90982d0..0000000
--- a/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/not/node.def
+++ /dev/null
@@ -1 +0,0 @@
-help: Show captured traffic excluding the specified pseudo ethernet virtual interface port
diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/not/port/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/not/port/node.def
deleted file mode 100644
index 90982d0..0000000
--- a/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/not/port/node.def
+++ /dev/null
@@ -1 +0,0 @@
-help: Show captured traffic excluding the specified pseudo ethernet virtual interface port
diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/not/port/node.tag/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/not/port/node.tag/node.def
deleted file mode 100644
index dcc85b0..0000000
--- a/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/not/port/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show captured traffic excluding the specified pseudo ethernet interface port
-run: /opt/vyatta/bin/vyatta-tshark-interface-port.pl "$4.$6" "${10}" 1
-allowed: echo -n '<1-65535>'
diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/port/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/port/node.def
deleted file mode 100644
index f988ea2..0000000
--- a/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/port/node.def
+++ /dev/null
@@ -1 +0,0 @@
-help: Show captured traffic on specified pseudo ethernet virtual interface port
diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/port/node.tag/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/port/node.tag/node.def
deleted file mode 100644
index 2c19c88..0000000
--- a/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/capture/port/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show captured traffic on specified pseudo ethernet virtual interface port
-run: /opt/vyatta/bin/vyatta-tshark-interface-port.pl "$4.$6" "$9" 0
-allowed: echo -n '<1-65535>'
diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/vif/node.tag/node.def
deleted file mode 100644
index 5e3aae7..0000000
--- a/templates/show/interfaces/pseudo-ethernet/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 pseudo-ethernet --vif ${COMP_WORDS[COMP_CWORD-2]}
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4.$6"