to terminate a telnet session. you can do it in a couple of ways. if you dont want anyone to telnet into your router just do these simple instructions:
router#conf t
router_conf#line vty 0 4
router_conf#no password
this will actually deny any telnet in your router.
if you need anymore help let me know.




Reply With Quote