summaryrefslogtreecommitdiff
path: root/interface-definitions/include/segment-routing/algorithm.xml.i
diff options
context:
space:
mode:
authorNataliia Solomko <natalirs1985@gmail.com>2026-04-23 14:20:10 +0300
committerNataliia Solomko <natalirs1985@gmail.com>2026-04-28 13:19:24 +0300
commit0ea58ccad9eccb5fa34da146cfd2ed9f9844e02f (patch)
treed534650ddaf2484d036b4c5961873a8418f780c5 /interface-definitions/include/segment-routing/algorithm.xml.i
parent45509acb7fb32f4680f2c03162846b21b7aa2f59 (diff)
downloadvyos-1x-0ea58ccad9eccb5fa34da146cfd2ed9f9844e02f.tar.gz
vyos-1x-0ea58ccad9eccb5fa34da146cfd2ed9f9844e02f.zip
op-mode: T8305: Fix completion for "show isis neighbor <system-id>" command
Problem: The completion helper for `show isis neighbor` showed `system-id` as a literal keyword suggestion, leading users to type exactly `system-id` instead of an actual neighbor name. Doing so returned `Invalid system id system-id`. In reality, FRR accepts any real system-id (e.g. vyos01) and returns correct per-neighbor details — the issue was purely in the completion hint misguiding the user. Fix: Replaced the static `system-id` placeholder in the completion helper with a dynamic script that queries `vtysh -c "show isis hostname"` and offers real neighbor names as tab-completion suggestions.
Diffstat (limited to 'interface-definitions/include/segment-routing/algorithm.xml.i')
0 files changed, 0 insertions, 0 deletions