From Mexico.purplecow.org

(Difference between revisions)
Jump to: navigation, search
(create)
Current revision (02:41, 29 July 2009) (view source)
(format)
 
Line 10: Line 10:
Q. How do I view a list of current admin sessions?
Q. How do I view a list of current admin sessions?
 +
<br>
A. who
A. who
Q. How do I view a list of current VTY lines?
Q. How do I view a list of current VTY lines?
 +
<br>
A. show line
A. show line
Q. How do I kill one?
Q. How do I kill one?
 +
<br>
A. clear line <i>Tty</i> (column 1)
A. clear line <i>Tty</i> (column 1)
[[Category: Tech]]
[[Category: Tech]]

Current revision

IOS Telnet Sessions

Overview

Managing telnet administration sessions into an IOS device isn't immediately obvious, because commands like w/where look like the right one but aren't.

The question was posed - how do I kill an admin telnet session?

The Answers

Q. How do I view a list of current admin sessions?
A. who

Q. How do I view a list of current VTY lines?
A. show line

Q. How do I kill one?
A. clear line Tty (column 1)