diff options
Diffstat (limited to 'templates/show/interfaces/bonding')
-rw-r--r-- | templates/show/interfaces/bonding/node.tag/node.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/show/interfaces/bonding/node.tag/node.def b/templates/show/interfaces/bonding/node.tag/node.def new file mode 100644 index 0000000..a750c84 --- /dev/null +++ b/templates/show/interfaces/bonding/node.tag/node.def @@ -0,0 +1,3 @@ +help: Show specified bonding interface information +allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show bonding +run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4" |