Disconnecting terminal sessions in IOS
Today a customer asked me how can he disconnect connected or idle sessions on a Cisco router. Answer is quite easy.
We only need to know to wich VTY is the user connected. To do this we have to enter
show line
Result of this command will give us the number of the lines currently used.
Then we only have to
clear line
Followed by the line number. Very, very easy.
Here’s the video.
09/2019 - Video uploaded to Youtube