summaryrefslogtreecommitdiff
path: root/op-mode-definitions/reset-ip-multicast.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'op-mode-definitions/reset-ip-multicast.xml.in')
-rw-r--r--op-mode-definitions/reset-ip-multicast.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/reset-ip-multicast.xml.in b/op-mode-definitions/reset-ip-multicast.xml.in
index d610add16..6cca07850 100644
--- a/op-mode-definitions/reset-ip-multicast.xml.in
+++ b/op-mode-definitions/reset-ip-multicast.xml.in
@@ -13,7 +13,7 @@
<properties>
<help>Clear multicast routing table</help>
</properties>
- <command>/usr/bin/vtysh -c "clear ip mroute"</command>
+ <command>vtysh -c "clear ip mroute"</command>
</leafNode>
</children>
</node>