diff options
Diffstat (limited to 'templates/show/interfaces/ethernet')
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>' |