Posted on 14th July 2008No Responses
Telnet Configuration on Cisco routers

Very useful in a large scale setup, to move from one router to another.
line vty 0 4
pass cisco
login
This would configure the router to accept 4 simultaneous telnet sessions to the router. Users will be challenged using “cisco” as the password.
Comments
Leave a Response