Commit Graph

1 Commits (fcd1486b51a99a84aad6e76c26e92f26da499004)

Author SHA1 Message Date
Ganesh Nalawade b440544e73
eos_config module exit session gracefully (#37244)
Fixes #36979
If `abort` is not issued in the top level session prompt
the existing session goes to pending state.
The fix is to come out of config mode by issuing `end` command
and again to same config session and execute `abort` which
`abort` is issued at the top level session prompt.
8 years ago