diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-07-07 11:08:49 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-08-12 22:04:53 -0700 |
commit | ee1ed923035df021c65925b0f9a6d7e093947a73 (patch) | |
tree | 1b3348d21deef78d0242f7ba6fbed87d090de475 /templates | |
parent | 05493e5cc92cafc633cd0a083b194af27f618f81 (diff) | |
download | vyatta-op-ee1ed923035df021c65925b0f9a6d7e093947a73.tar.gz vyatta-op-ee1ed923035df021c65925b0f9a6d7e093947a73.zip |
Remove pseudo-ethernet vif templates
Vif's aren't supported (yet) on pseudo-ethernets.
Bug 4668
Diffstat (limited to 'templates')
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" |