diff options
Diffstat (limited to 'templates/show/interfaces/bonding/node.def')
-rw-r--r-- | templates/show/interfaces/bonding/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/interfaces/bonding/node.def b/templates/show/interfaces/bonding/node.def index da85752..200971a 100644 --- a/templates/show/interfaces/bonding/node.def +++ b/templates/show/interfaces/bonding/node.def @@ -1,2 +1,2 @@ help: Show bonding interface information -run: ${vyatta_bindir}/vyatta-show-bonding.pl --brief +run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=bonding --action=show-brief |