(Note: 0 4 typically covers the first 5 sessions. Some devices allow up to line vty 0 15 ) .
Tell the router to use the local user database you created in Step 3. cisco ssh 1.25
Expected Output: This shows any currently connected users. (Note: 0 4 typically covers the first 5 sessions
MyRouter(config)# login block-for 120 attempts 3 within 60 use transport input ssh telnet .
MyRouter(config-line)# exec-timeout 5 0
If you need both Telnet and SSH (not recommended), use transport input ssh telnet .