From 779df7e2f84b2750f33c073b2f310398d9f8a0fa Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Fri, 8 Feb 2008 15:04:40 -0800 Subject: - Fix bug 776: need "clear interface" command to clear counters - Fix bug 1095: Enhancement Request: "Show interface brief" command - Change default to "brief" if multiple interfaces can be shown - Add "detail" for nodes defaulting to brief - Add "brief" for nodes defaulting to detail - Fix vif completions that wasn't working - Remove ethtool can on vlans since it doesn't work --- templates/clear/interfaces/tunnel/counters/node.def | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 templates/clear/interfaces/tunnel/counters/node.def (limited to 'templates/clear/interfaces/tunnel/counters') diff --git a/templates/clear/interfaces/tunnel/counters/node.def b/templates/clear/interfaces/tunnel/counters/node.def new file mode 100644 index 0000000..c856a04 --- /dev/null +++ b/templates/clear/interfaces/tunnel/counters/node.def @@ -0,0 +1,2 @@ +help: Clear all tunnel interface counters +run: sudo ${vyatta_bindir}/vyatta-show-interfaces.pl --action=clear --intf-type=$3 -- cgit v1.2.3