01-06-2017 09:22 AM
OK, we use an unauth acl on switches and send back to use the auth ACL on proper 802.1x verification.
Now, this is annoying to maintain and change and they wanted to see about moving this to ISE. My issue is that if the PC can't be verified, it never runs through the rules. How do I send the unauth as a DACL if the PC can't be verified?
Solved! Go to Solution.
01-06-2017 02:03 PM
Hi Dustin,
You can control the initial traffic with interface ACL's and use DACL after authentication.
If you are using services such as Guest, BYOD as part of url-redirect acl, you can open other traffic using this.
And then after a change of authorization you can send a final DACL.
So there are a couple of ways to handle this.
Thanks
Krishnan
01-06-2017 02:03 PM
Hi Dustin,
You can control the initial traffic with interface ACL's and use DACL after authentication.
If you are using services such as Guest, BYOD as part of url-redirect acl, you can open other traffic using this.
And then after a change of authorization you can send a final DACL.
So there are a couple of ways to handle this.
Thanks
Krishnan
01-06-2017 02:13 PM
ok, so there is no way to get away from an interface ACL. Thought was to block traffic, system comes on and gets a limited access dacl, then if authorized would get the final dacl.
Main reason is systems when imaging are not on the domain, so fail auth at first.
Anyway, just toying around and they were asking about getting the ACL off the switch since they have to force reauth if they change it.
01-06-2017 02:34 PM
Dustin,
You can use autosmart ports on the switch for this, so that you dont have to do it per interface. You can try out interface templates as well. These are switch related configuration. Here is a link to it fyi.
Also you can use Network access: Auth fail attribute for failed authentication in authorization polcy and limit access.
Thanks
Krishnan
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