summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-vrf.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'op-mode-definitions/show-vrf.xml.in')
-rw-r--r--op-mode-definitions/show-vrf.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-vrf.xml.in b/op-mode-definitions/show-vrf.xml.in
index 438e7c334..9c38c30fe 100644
--- a/op-mode-definitions/show-vrf.xml.in
+++ b/op-mode-definitions/show-vrf.xml.in
@@ -21,7 +21,7 @@
<properties>
<help>Shows all process ids associated with VRF</help>
</properties>
- <command>/usr/sbin/ip vrf pids "$3"</command>
+ <command>ip vrf pids "$3"</command>
</leafNode>
</children>
</tagNode>