diff options
Diffstat (limited to 'templates/show/interfaces/pseudo-ethernet')
6 files changed, 0 insertions, 11 deletions
diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/capture/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/capture/node.def deleted file mode 100644 index 8f1be5e..0000000 --- a/templates/show/interfaces/pseudo-ethernet/node.tag/capture/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show captured traffic on specified pseudo ethernet interface -run: /opt/vyatta/bin/vyatta-tshark-interface-port.pl "$4" diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/capture/not/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/capture/not/node.def deleted file mode 100644 index a5ef553..0000000 --- a/templates/show/interfaces/pseudo-ethernet/node.tag/capture/not/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Show captured traffic excluding the specified pseudo ethernet interface port diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/capture/not/port/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/capture/not/port/node.def deleted file mode 100644 index a5ef553..0000000 --- a/templates/show/interfaces/pseudo-ethernet/node.tag/capture/not/port/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Show captured traffic excluding the specified pseudo ethernet interface port diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/capture/not/port/node.tag/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/capture/not/port/node.tag/node.def deleted file mode 100644 index 3a2b44e..0000000 --- a/templates/show/interfaces/pseudo-ethernet/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" "$8" 1 -allowed: echo -n '<1-65535>' diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/capture/port/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/capture/port/node.def deleted file mode 100644 index efbe90e..0000000 --- a/templates/show/interfaces/pseudo-ethernet/node.tag/capture/port/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Show captured traffic on specified pseudo ethernet interface port diff --git a/templates/show/interfaces/pseudo-ethernet/node.tag/capture/port/node.tag/node.def b/templates/show/interfaces/pseudo-ethernet/node.tag/capture/port/node.tag/node.def deleted file mode 100644 index d5e357e..0000000 --- a/templates/show/interfaces/pseudo-ethernet/node.tag/capture/port/node.tag/node.def +++ /dev/null @@ -1,3 +0,0 @@ -help: Show captured traffic on specified pseudo ethernet interface port -run: /opt/vyatta/bin/vyatta-tshark-interface-port.pl "$4" "$7" 0 -allowed: echo -n '<1-65535>' |