03-19-2018 02:24 PM - edited 03-08-2019 02:19 PM
I am aware of the ability of Cisco switches to provide "Inaccessible Authentication Bypass" as seen in the following configuration guide:
I am using Cisco 3650 switches running 3.6.6E code release. We currently have a basic MAB environment which is permitting all devices for "discovery". In the event that the authentication server is unreachable, I would like the switch to simply enable the ports so that our employees can continue working.
Is it possible to "fail open" so that the device uses the existing vlans assigned on the port? It appears that I can simply issue
switch(config-if)#authentication event server dead action authorize ?
vlan Configure Critical Authorization VLAN
voice Authorize the port for VOICE traffic
<cr>
As long as I do not provide a vlan specifically, it will simply authorize the port as if there was no authentication mechanism whatsoever?
Thanks for any advice!
Solved! Go to Solution.
03-19-2018 02:28 PM
03-19-2018 02:28 PM
03-19-2018 03:48 PM
Thank you for the clarification, RJI!
This worked wonderful one I applied
authentication event server dead action authorize
authentication event server dead action authorize voice
Both the data and voice device (laptop plugged into phone switch port) worked. However, once I applied
authentication event server alive action reinitialize
The radius server for some reason was marked as up and I was unable to authenticate. Perhaps it was that I null routed the radius server IP.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide