-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Current Behavior
The CLI command show ospf
, with optional sub-commands, have stopped working:
admin@example:/> show ospf
% Unknown command: show-legacy ip ospf
admin@example:/>
admin@example:~$ vtysh
Hello, this is FRRouting (version 9.1.3).
Copyright 1996-2005 Kunihiro Ishiguro, et al.
example# show-legacy
% Unknown command: show-legacy
example#
Expected Behavior
There is no show-legacy
command in Frr's vtysh, so this seems to be a search-n-replace gone bad.
Steps To Reproduce
See above.
Additional information
Regression introduced here 827dc09 on March 25.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done