- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: the maximum number of telnet session are activ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2015 12:14 AM
06-05-2015 12:14 AM
the maximum number of telnet session are active
I can not connect to our 8212zl switch by telnet.
The switch said "the maximum number of telnet sessions are active".
I did kill session-id by serial console.
However still I can not connect telnet session.
HP Switch 8212zl (J9091A)
K.15.16.0008, ROM K.15.30
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2015 12:27 AM
06-05-2015 12:27 AM
Re: the maximum number of telnet session are active
Did you try SSH? It is preferable to telnet anyway because of security. On Procuve switches it is activated like this:
crypto key generate ssh rsa bits 2048
ip ssh
no telnet-server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2015 12:38 AM
06-05-2015 12:38 AM
Re: the maximum number of telnet session are active
Yes, I tried SSH. But I can not connect to the switch.
"Sorry, the maximum number of sessions are active. Try again later."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2015 03:40 AM
06-05-2015 03:40 AM
Re: the maximum number of telnet session are active
This has happened to me also a couple of times, and the only solution I have found is to reboot the switch. If this cannot be done easily then I suggest you open a case with HP support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2015 07:56 AM
06-05-2015 07:56 AM
Re: the maximum number of telnet session are active
Is it possible that something on your network is programmatically opening a telnet session to your switch? If you do a "show telnet" or a "show ip ssh" it will give you the IP of the host that is connected.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2015 10:19 PM
06-07-2015 10:19 PM
Re: the maximum number of telnet session are active
To close the open Telnet sessions, it is necessary to either access the switch over the serial console port, or else reboot.
By default, ProCurve switches support a total of three open Telnet sessions and do not automatically terminate sessions that were not properly exited.
When you access the switch through a serial console session, issue the command: “kill” at the prompt. This closes the open Telnet sessions. Next, configure an inactivity timer setting that will serve to automatically close inactive Telnet sessions in the future:
ProCurve Switch(config)# console inactivity-timer <0-120 minutes>
ProCurve Switch(config)# write mem
This will ensure that any Telnet sessions that are inadvertently left open in the future will time out of the switch, and ensure that you are able to establish management access as needed.
Thanks and regards
Anurag Thottathil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2015 06:44 PM
06-09-2015 06:44 PM
Re: the maximum number of telnet session are active
I killed telnet session by serial console, and already configured console idle-timeout.
This problem may arise from firmware K15.16.0008.
show session-list
Session Activity
Source IP Selection: Outgoing Interface
--------------------------------------------------------
Session : ** 1
Privilege: Manager
From : Console
To :
--
show config
...
console idle-timeout 3600
console idle-timeout serial-usb 3600
...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2018 10:16 AM
07-26-2018 10:16 AM
Re: the maximum number of telnet session are active
Hi,
I have the same issue with an HP Aruba 2530G POE switch. I get the same error even trying to connect to the console port so is my only recourse rebooting the switch?
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2018 03:08 PM
07-27-2018 03:08 PM
Re: the maximum number of telnet session are active
Just in case someone else runs into this problem: Rebooting the switch cleared it up. This is a production switch so I had to come in early to do it but I can get in now.