cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2423
Views
0
Helpful
2
Replies

No Resources to Open New Connection - Telnet

Pappazisis
Level 1
Level 1

I was able to telnet into another Cisco 3750 switch from a Cisco SG300 switch. Then next day I cannot. I receive the message:  "No Resources to Open New Connection." 

 

I thought maybe the switch is being overworked and I did a show cpu utilization which showed on 15% cpu usage for all three metrics.

 

Maybe my previous telnet sessions are still open for some reason? How would I know?

 

Thank you,

1 Accepted Solution

Accepted Solutions

Pappazisis
Level 1
Level 1

Answered my own question.

 

At the priveleged-exec prompt I entered resume X where X = the session number. The session number can be found from the show sessions command.

View solution in original post

2 Replies 2

Pappazisis
Level 1
Level 1

Answered my own question.

 

At the priveleged-exec prompt I entered resume X where X = the session number. The session number can be found from the show sessions command.

BTW, to avoid stale telnet sessions tying of resources, you can either have an inactivity timer that will close the session and/or use keep alives.