summaryrefslogtreecommitdiff
path: root/python/xref2vtysh.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/xref2vtysh.py')
-rw-r--r--python/xref2vtysh.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/xref2vtysh.py b/python/xref2vtysh.py
index edaa2945ce..c52ae5b9a6 100644
--- a/python/xref2vtysh.py
+++ b/python/xref2vtysh.py
@@ -209,7 +209,7 @@ class CommandEntry:
if v6_cmd:
return {"VTYSH_RIPNGD"}
else:
- return {"VTYSH_RIPD"}
+ return {"VTYSH_MGMTD"}
return {}