summaryrefslogtreecommitdiff
path: root/templates/show/interfaces/ethernet
diff options
context:
space:
mode:
authorJohn Southworth <john.southworth@vyatta.com>2011-09-14 13:03:08 -0700
committerJohn Southworth <john.southworth@vyatta.com>2011-10-27 17:11:29 -0500
commit5abab7cc94b1eb8784a34c5efd0a1a685979630d (patch)
tree3efeba79c3df79bd82bf3a57a6dd47578c7b3f47 /templates/show/interfaces/ethernet
parent083fc448c6c9d0af337731e6ab39e0bab0e2ed25 (diff)
downloadvyatta-op-5abab7cc94b1eb8784a34c5efd0a1a685979630d.tar.gz
vyatta-op-5abab7cc94b1eb8784a34c5efd0a1a685979630d.zip
Move packet capture to 'monitor interfaces'
(cherry picked from commit bc6ffc5d3503af09c65a58f7d5907562d3fef944)
Diffstat (limited to 'templates/show/interfaces/ethernet')
-rw-r--r--templates/show/interfaces/ethernet/node.tag/capture/node.def2
-rw-r--r--templates/show/interfaces/ethernet/node.tag/capture/not/node.def1
-rw-r--r--templates/show/interfaces/ethernet/node.tag/capture/not/port/node.def1
-rw-r--r--templates/show/interfaces/ethernet/node.tag/capture/not/port/node.tag/node.def3
-rw-r--r--templates/show/interfaces/ethernet/node.tag/capture/port/node.def1
-rw-r--r--templates/show/interfaces/ethernet/node.tag/capture/port/node.tag/node.def3
-rw-r--r--templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/node.def2
-rw-r--r--templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/not/node.def1
-rw-r--r--templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/not/port/node.def1
-rw-r--r--templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/not/port/node.tag/node.def3
-rw-r--r--templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/port/node.def1
-rw-r--r--templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/port/node.tag/node.def3
12 files changed, 0 insertions, 22 deletions
diff --git a/templates/show/interfaces/ethernet/node.tag/capture/node.def b/templates/show/interfaces/ethernet/node.tag/capture/node.def
deleted file mode 100644
index 318f6cf..0000000
--- a/templates/show/interfaces/ethernet/node.tag/capture/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show captured traffic on specified ethernet interface
-run: /opt/vyatta/bin/vyatta-tshark-interface-port.pl "$4"
diff --git a/templates/show/interfaces/ethernet/node.tag/capture/not/node.def b/templates/show/interfaces/ethernet/node.tag/capture/not/node.def
deleted file mode 100644
index ca8a2ed..0000000
--- a/templates/show/interfaces/ethernet/node.tag/capture/not/node.def
+++ /dev/null
@@ -1 +0,0 @@
-help: Show captured traffic excluding the specified ethernet interface port
diff --git a/templates/show/interfaces/ethernet/node.tag/capture/not/port/node.def b/templates/show/interfaces/ethernet/node.tag/capture/not/port/node.def
deleted file mode 100644
index ca8a2ed..0000000
--- a/templates/show/interfaces/ethernet/node.tag/capture/not/port/node.def
+++ /dev/null
@@ -1 +0,0 @@
-help: Show captured traffic excluding the specified ethernet interface port
diff --git a/templates/show/interfaces/ethernet/node.tag/capture/not/port/node.tag/node.def b/templates/show/interfaces/ethernet/node.tag/capture/not/port/node.tag/node.def
deleted file mode 100644
index a350ac5..0000000
--- a/templates/show/interfaces/ethernet/node.tag/capture/not/port/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show captured traffic excluding the specified ethernet interface port
-run: /opt/vyatta/bin/vyatta-tshark-interface-port.pl "$4" "$8" 1
-allowed: echo -n '<1-65535>'
diff --git a/templates/show/interfaces/ethernet/node.tag/capture/port/node.def b/templates/show/interfaces/ethernet/node.tag/capture/port/node.def
deleted file mode 100644
index 7f6d889..0000000
--- a/templates/show/interfaces/ethernet/node.tag/capture/port/node.def
+++ /dev/null
@@ -1 +0,0 @@
-help: Show captured traffic on specified ethernet interface port
diff --git a/templates/show/interfaces/ethernet/node.tag/capture/port/node.tag/node.def b/templates/show/interfaces/ethernet/node.tag/capture/port/node.tag/node.def
deleted file mode 100644
index f1aedc4..0000000
--- a/templates/show/interfaces/ethernet/node.tag/capture/port/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show captured traffic on specified ethernet interface port
-run: /opt/vyatta/bin/vyatta-tshark-interface-port.pl "$4" "$7" 0
-allowed: echo -n '<1-65535>'
diff --git a/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/node.def b/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/node.def
deleted file mode 100644
index 190fd2f..0000000
--- a/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show captured traffic on specified ethernet virtual interface
-run: /opt/vyatta/bin/vyatta-tshark-interface-port.pl "$4.$6"
diff --git a/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/not/node.def b/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/not/node.def
deleted file mode 100644
index 7328773..0000000
--- a/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/not/node.def
+++ /dev/null
@@ -1 +0,0 @@
-help: Show captured traffic excluding the specified ethernet virtual interface port
diff --git a/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/not/port/node.def b/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/not/port/node.def
deleted file mode 100644
index 7328773..0000000
--- a/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/not/port/node.def
+++ /dev/null
@@ -1 +0,0 @@
-help: Show captured traffic excluding the specified ethernet virtual interface port
diff --git a/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/not/port/node.tag/node.def b/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/not/port/node.tag/node.def
deleted file mode 100644
index 258c6dc..0000000
--- a/templates/show/interfaces/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 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/ethernet/node.tag/vif/node.tag/capture/port/node.def b/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/port/node.def
deleted file mode 100644
index d61d229..0000000
--- a/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/port/node.def
+++ /dev/null
@@ -1 +0,0 @@
-help: Show captured traffic on specified ethernet virtual interface port
diff --git a/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/port/node.tag/node.def b/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/port/node.tag/node.def
deleted file mode 100644
index 4090508..0000000
--- a/templates/show/interfaces/ethernet/node.tag/vif/node.tag/capture/port/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show captured traffic on specified ethernet virtual interface port
-run: /opt/vyatta/bin/vyatta-tshark-interface-port.pl "$4.$6" "$9" 0
-allowed: echo -n '<1-65535>'