Configure Cisco switch telnet login and password
The ability to telnet into a Cisco switch greatly simplifies remote administration of the device. This recipe describes enabling telnet logins and password protecting them.
To enable telnet logins into a Cisco switch and set the telnet password to keepout use the following commands from configuration mode:
line vty 0 15
password keepout
login
To telnet to the switch, it must have an IP address configured.






Add New Comment
Viewing 2 Comments
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Add New Comment