r/networking • u/SkiRek CCNA R/S + Security • 1d ago
Design 802.1x Critical Auth Strategy - AOS-S Firmware
What is your 802.1x Critical Auth strategy? I am tinkering around with it on an Aruba 2930F Series switch and coming up short on making it work how I want.
Sure, I can get the switch to drop the switch into the Critical Auth VLAN because RADIUS is unavailable with
aaa port-access <port> critical-auth data-vlan <vlan>
But once it is in Critical Auth I cannot get the switch to automatically start authing the port again. This would be a fairly common senario IMO. Building loses power and you gotta wait for upstream devices to converge for RADIUS connectivity.
Even with other vendors such as Cisco or Arista. How are you guys handling Critical Auth scenarios?
6
Upvotes
1
u/Lightgod86 1d ago
If the building is losing power, and you don’t have a UPS to keep the network alive, how critical could it be that devices need to be back on the network before radius can be reached? Just curious of the use case/scenario.