- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- HP FlexNetwork 5130 Switch Login Issue
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
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
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
тАО10-20-2020 06:18 PM
тАО10-20-2020 06:18 PM
Hi all,
I have 2 5130 Switches that are experiencing a login issue. After some seemingly random amount of time, I am no longer able to log on to the switches. Restarting the switches fixes this, but the issue will happen again in the future. I've tried through SSH and the GUI, as well as a direct serial connection, and all experience this same issue. It is happening to both switches, so I feel it is likely a configuration issue, but I'm not sure what to look into.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-20-2020 09:06 PM
тАО10-20-2020 09:06 PM
Re: HP FlexNetwork 5130 Switch Login Issue
Hi @Oroc !
Do you have password control enabled in those switches? You can check this by inspecting your configuration for the line "password-control enable". Do you use RADIUS or TACACS external authentication and authorization for management users?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-22-2020 03:52 PM
тАО10-22-2020 03:52 PM
Re: HP FlexNetwork 5130 Switch Login Issue
Hi @Ivan_B,
Password control is enabled. Just had a quick read into the settings and what they effect. User account idle time is set to 35 days. Do you think this could be the cause of our issue? We're only logging on to the switch maybe once every 2 months.
In regards to RADIUS or TACACS, we're only using the local admin account on the switches currently. No other accounts or authentication methods have been configured.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-22-2020 09:01 PM
тАО10-22-2020 09:01 PM
SolutionHi @Oroc !
I am almost 100% sure the root cause is password-control and in particular idle time. Sometimes instable NTP service together with password-control enabled cause accounts to be locked out because of incorrect clock settings. In order to verify this idea just set the "password-control login idle-time 0" and monitor your switch for a while.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-25-2020 02:37 PM
тАО10-25-2020 02:37 PM
Re: HP FlexNetwork 5130 Switch Login Issue
Looks like that was the cause of the issue, thanks for the assistance Ivan!