08-14-2024 02:58 AM
Hello,I am trying to input the following config lines into a new stack of 9300's that I have. The stack is currently working on SW version 17.06.05. However, when I try and input the configuration it tells me the commands are deprecated and to use 'access-session' instead.
authentication control-direction in
authentication event fail action next-method
authentication event server dead action authorize
authentication event server dead action authorize voice
authentication event server alive action reinitialize
authentication host-mode multi-domain
I am slightly confused as I have another stack of 9300's on the same SW version, which has this configuration on the ports. So surely the syntax cannot be deprecated if it working on another switch?
If it is deprecated, and I am to use 'access-session'. What would the equivalent terminal output be to achieve
authentication event server dead action authorize
authentication event server dead action authorize voice
Thank you
Solved! Go to Solution.
08-14-2024 03:35 PM
This is likely because your older switch is using the legacy mode while the newer switch is using the new-style (which is recommended).
Best practice is to use the new-style (IBNS 2.0) with the configuration based on what is defined in the ISE Secure Wired Access Prescriptive Deployment Guide .
08-14-2024 05:48 AM - edited 08-14-2024 05:55 AM
- Strange , I have been examing https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/17-6/command_reference/b_176_9300_cr.pdf and look for access-session with find in the browser.
A number of commands show up but I can't find anything related.
M.
08-14-2024 03:35 PM
This is likely because your older switch is using the legacy mode while the newer switch is using the new-style (which is recommended).
Best practice is to use the new-style (IBNS 2.0) with the configuration based on what is defined in the ISE Secure Wired Access Prescriptive Deployment Guide .
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