
Task
About a Web Portal
Step 5 Click on an active device link. After a telnet session opens, log in.
Figure 21 Console Port Login
Troubleshooting a Cisco 2511 Console Connection
If you cannot access the console of a device, follow these steps:
Step 1 Verify that the configuration on the terminal server is correct. Telnet is the only service that must be supported to access the lines. The following configuration fragment shows you how to configure 16 TTY lines on a Cisco 2511 terminal server.
!
line 1 16
no exec
transport input telnet
!
Step 2 If the console port is blocked, you may need to telnet to the terminal server and clear the line. Enter the show users EXEC command followed by the clear line type number command.
|
|
| |||
| Line | User | Host(s) | Idle | Location |
0 | con 0 | admin | idle |
|
|
4 | tty 4 | admin | incoming | 0 | |
* 10 vty 0 | admin | incoming | 0 | ||
|
|
| |||
[confirm] |
|
|
|
| |
[OK] |
|
|
|
| |
|
|
| |||
| Line | User | Host(s) | Idle | Location |
0 | con 0 | admin | idle |
|
|
* 10 | vty 0 | admin | incoming | 0 |
Basic Dial NMS Implementation Guide
&#