diff options
Diffstat (limited to 'templates/show/interfaces/tunnel')
4 files changed, 0 insertions, 9 deletions
diff --git a/templates/show/interfaces/tunnel/detail/node.def b/templates/show/interfaces/tunnel/detail/node.def deleted file mode 100644 index ea23c81..0000000 --- a/templates/show/interfaces/tunnel/detail/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show detailed tunnel interface information -run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=tunnel --action=show diff --git a/templates/show/interfaces/tunnel/node.def b/templates/show/interfaces/tunnel/node.def deleted file mode 100644 index 568578b..0000000 --- a/templates/show/interfaces/tunnel/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show tunnel interface information -run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=tunnel --action=show-brief diff --git a/templates/show/interfaces/tunnel/node.tag/brief/node.def b/templates/show/interfaces/tunnel/node.tag/brief/node.def deleted file mode 100644 index 4c63d8e..0000000 --- a/templates/show/interfaces/tunnel/node.tag/brief/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show summary of specified tunnel interface information -run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4" --action=show-brief diff --git a/templates/show/interfaces/tunnel/node.tag/node.def b/templates/show/interfaces/tunnel/node.tag/node.def deleted file mode 100644 index 2382af4..0000000 --- a/templates/show/interfaces/tunnel/node.tag/node.def +++ /dev/null @@ -1,3 +0,0 @@ -help: Show specified tunnel interface information -allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show tunnel -run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4" |