- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Web and Unmanaged
- >
- HPE OfficeConnect 1920S Dot1x 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
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
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
тАО01-22-2019 09:45 AM
тАО01-22-2019 09:45 AM
Hi,
I am trying to get Dot1x working with the OfficeConnect 1920S Switch, which can only be configured by the Web page.
I was able to complete the RADIUS server settings, which are working with ProVision and Comware based HP switches correctly. I have tested and implemented the RADIUS settings on many switches up to this point.
The 1920S switch has Port Access Control - Admin Mode and Monitor Mode Enabled.
I have Force Authorized set on all, but one port at this point. This port is set to Auto.
I get to PAE State of Connecting and the device never gets and IP address or connected to the network.
I have tried doing it with Monitor Mode off and on and it will never work.
On the RADIUS server I can find the Event Logs showing it Authenticated properly and was allowed access..
On the Switch in the RADIUS Statistics it is showing that it received an Access Accept packet, but I am still not getting access.
Any ideas why?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-23-2019 08:10 AM
тАО01-23-2019 08:10 AM
SolutionAfter digging through the logs under Diagnostics I found the issue.
There is a warning for the Dot1X component as below:
Unable to authenticate as an unsupported service-type value (2) received in the radius server access-accept message.Sending EAP failure to the client XX:XX:XX:XX:XX:XX.Supported values are 'Login' and 'Admin'.Recommend changing the radius server settings with supported service-type
In the Microsoft RADIUS server policy settings on the RADIUS server, I removed the RADIUS attribute for "service-type", which was marked as "Framed". This is supposed to be set for RADIUS auth for 802.1X, but will cause the switch to fail.
After I removed the "service-type" attribute the system authenticating with Dot1X was able to get on the network.
Admittedly this is a bug in the software as all other HP switches are able to login with that attribute set. And based on the way the RADIUS server works it should be able to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-11-2020 04:55 AM
тАО02-11-2020 04:55 AM
Re: HPE OfficeConnect 1920S Dot1x Issue
Hello,
I m trying to configure but when i click to apply on admin mode, lose accessing to switch
Please can you send me configuration sample?
Best Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-03-2020 07:52 AM - last edited on тАО03-03-2020 09:48 PM by Parvez_Admin
тАО03-03-2020 07:52 AM - last edited on тАО03-03-2020 09:48 PM by Parvez_Admin
Re: HPE OfficeConnect 1920S Dot1x Issue
With the HP 1920s (Linux Based) OS, you need to set the uplink to Force Authorized prior to Enabling Admin Mode for Port Access (Dot1x).
When you enable Admin all ports are set to Auto, which means they require authentication to work. The uplink and the port you may be configuring them from, will require authentication to connect to it. This will stop all access due to the uplink port/vlan not able to communicate out of it.
Essentially a catch22, the port will not communicate until authenticated and cannot authenticate without being able to communciate.
Hope this helps, JF7