From 5abab7cc94b1eb8784a34c5efd0a1a685979630d Mon Sep 17 00:00:00 2001 From: John Southworth Date: Wed, 14 Sep 2011 13:03:08 -0700 Subject: Move packet capture to 'monitor interfaces' (cherry picked from commit bc6ffc5d3503af09c65a58f7d5907562d3fef944) --- templates/show/interfaces/bonding/node.tag/capture/node.def | 2 -- templates/show/interfaces/bonding/node.tag/capture/not/node.def | 1 - templates/show/interfaces/bonding/node.tag/capture/not/port/node.def | 1 - .../interfaces/bonding/node.tag/capture/not/port/node.tag/node.def | 3 --- templates/show/interfaces/bonding/node.tag/capture/port/node.def | 1 - .../show/interfaces/bonding/node.tag/capture/port/node.tag/node.def | 3 --- .../show/interfaces/bonding/node.tag/vif/node.tag/capture/node.def | 2 -- .../show/interfaces/bonding/node.tag/vif/node.tag/capture/not/node.def | 1 - .../interfaces/bonding/node.tag/vif/node.tag/capture/not/port/node.def | 1 - .../bonding/node.tag/vif/node.tag/capture/not/port/node.tag/node.def | 3 --- .../interfaces/bonding/node.tag/vif/node.tag/capture/port/node.def | 1 - .../bonding/node.tag/vif/node.tag/capture/port/node.tag/node.def | 3 --- 12 files changed, 22 deletions(-) delete mode 100644 templates/show/interfaces/bonding/node.tag/capture/node.def delete mode 100644 templates/show/interfaces/bonding/node.tag/capture/not/node.def delete mode 100644 templates/show/interfaces/bonding/node.tag/capture/not/port/node.def delete mode 100644 templates/show/interfaces/bonding/node.tag/capture/not/port/node.tag/node.def delete mode 100644 templates/show/interfaces/bonding/node.tag/capture/port/node.def delete mode 100644 templates/show/interfaces/bonding/node.tag/capture/port/node.tag/node.def delete mode 100644 templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/node.def delete mode 100644 templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/not/node.def delete mode 100644 templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/not/port/node.def delete mode 100644 templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/not/port/node.tag/node.def delete mode 100644 templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/port/node.def delete mode 100644 templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/port/node.tag/node.def (limited to 'templates/show/interfaces/bonding') diff --git a/templates/show/interfaces/bonding/node.tag/capture/node.def b/templates/show/interfaces/bonding/node.tag/capture/node.def deleted file mode 100644 index fe96958..0000000 --- a/templates/show/interfaces/bonding/node.tag/capture/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show captured traffic on specified bonding interface -run: /opt/vyatta/bin/vyatta-tshark-interface-port.pl "$4" diff --git a/templates/show/interfaces/bonding/node.tag/capture/not/node.def b/templates/show/interfaces/bonding/node.tag/capture/not/node.def deleted file mode 100644 index 3fbb818..0000000 --- a/templates/show/interfaces/bonding/node.tag/capture/not/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Show captured traffic excluding the specified bonding interface port diff --git a/templates/show/interfaces/bonding/node.tag/capture/not/port/node.def b/templates/show/interfaces/bonding/node.tag/capture/not/port/node.def deleted file mode 100644 index 3fbb818..0000000 --- a/templates/show/interfaces/bonding/node.tag/capture/not/port/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Show captured traffic excluding the specified bonding interface port diff --git a/templates/show/interfaces/bonding/node.tag/capture/not/port/node.tag/node.def b/templates/show/interfaces/bonding/node.tag/capture/not/port/node.tag/node.def deleted file mode 100644 index c8e76aa..0000000 --- a/templates/show/interfaces/bonding/node.tag/capture/not/port/node.tag/node.def +++ /dev/null @@ -1,3 +0,0 @@ -help: Show captured traffic excluding the specified bonding 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/bonding/node.tag/capture/port/node.def b/templates/show/interfaces/bonding/node.tag/capture/port/node.def deleted file mode 100644 index e7c3b56..0000000 --- a/templates/show/interfaces/bonding/node.tag/capture/port/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Show captured traffic on specified bonding interface port diff --git a/templates/show/interfaces/bonding/node.tag/capture/port/node.tag/node.def b/templates/show/interfaces/bonding/node.tag/capture/port/node.tag/node.def deleted file mode 100644 index 296ba4c..0000000 --- a/templates/show/interfaces/bonding/node.tag/capture/port/node.tag/node.def +++ /dev/null @@ -1,3 +0,0 @@ -help: Show captured traffic on specified bonding 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/bonding/node.tag/vif/node.tag/capture/node.def b/templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/node.def deleted file mode 100644 index 4cb7173..0000000 --- a/templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show captured traffic on specified bonding virtual interface -run: /opt/vyatta/bin/vyatta-tshark-interface-port.pl "$4.$6" diff --git a/templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/not/node.def b/templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/not/node.def deleted file mode 100644 index aef8d8b..0000000 --- a/templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/not/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Show captured traffic excluding the specified bonding virtual interface port diff --git a/templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/not/port/node.def b/templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/not/port/node.def deleted file mode 100644 index aef8d8b..0000000 --- a/templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/not/port/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Show captured traffic excluding the specified bonding virtual interface port diff --git a/templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/not/port/node.tag/node.def b/templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/not/port/node.tag/node.def deleted file mode 100644 index 496f21c..0000000 --- a/templates/show/interfaces/bonding/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 bonding 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/bonding/node.tag/vif/node.tag/capture/port/node.def b/templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/port/node.def deleted file mode 100644 index 5e07aa5..0000000 --- a/templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/port/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Show captured traffic on specified bonding virtual interface port diff --git a/templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/port/node.tag/node.def b/templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/port/node.tag/node.def deleted file mode 100644 index 304b4e3..0000000 --- a/templates/show/interfaces/bonding/node.tag/vif/node.tag/capture/port/node.tag/node.def +++ /dev/null @@ -1,3 +0,0 @@ -help: Show captured traffic on specified bonding virtual interface port -run: /opt/vyatta/bin/vyatta-tshark-interface-port.pl "$4.$6" "$9" 0 -allowed: echo -n '<1-65535>' -- cgit v1.2.3