- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- MAC authentication on ProCurve Switch 2626 (J4900B...
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-04-2012 05:36 AM
06-04-2012 05:36 AM
MAC authentication on ProCurve Switch 2626 (J4900B) and reauthenticate printer LaserJet P4014
I have configured ProCurve switch 2626 (J4900B) with radius mac authentication.
radius-server host 10.10.10.1 key secretkey
aaa port-access mac-based 7
aaa port-access mac-based 7 addr-limit 2
aaa port-access 7 controlled-direction in
When turn on printer LaserJet P4014dn on port 7 device is authenticated correctly.
HP 012(config)# show port-access 7 mac-based
Port Access MAC-Based Status
Authenticated Unauthenticated Current
Port Clients Clients VLAN ID
---- ------------- --------------- --------
7 1 0 1
After logoff-period (default 300) is printer not available. Reauthentication not work.
HP 012(config)# show port-access 7 mac-based
Port Access MAC-Based Status
Authenticated Unauthenticated Current
Port Clients Clients VLAN ID
---- ------------- --------------- --------
7 0 0 0
Only when the printer is turn off and next turn on again is authenticated correctly and available.
The command:
aaa port-access mac-based 7 reauthenticate
not authenticate printer again.
What is my mistake?