EOF on a CISCO device
by patrik_ from LinuxQuestions.org on (#51K1E)
Hello guys, maybe this is an old issue but does anybody know why EOF doent work correctly when I used it in a bash to run commands in a CISCO device?
I have another bash that I use EOF to run commands on another devices like Arista and it ends the connection normally and allows the bash to continue but in cisco it gets stuck. I mean the connection is never closed, I need to brake it for ex with a ctrl + C.
Thanks a lot!


I have another bash that I use EOF to run commands on another devices like Arista and it ends the connection normally and allows the bash to continue but in cisco it gets stuck. I mean the connection is never closed, I need to brake it for ex with a ctrl + C.
Thanks a lot!