July 14th, 2008
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.
Posted on 14th July 2008No Comments