10-21-2025 05:53 AM
In cisco ISE environment, below topology will work or not?
Core (g0/1) ------- (g0/1) Distrib (g0/24) -------- (g0/24) Access (g0/1) --------- PC
Usually i confgure the MAB on every ports in access layer, but can we enabvle only on interface g0/1 at the core?
Solved! Go to Solution.
10-21-2025 06:26 AM
Hello @hs08,
You could in theory do this with multi-auth enabled for the downstream interface on your core switch - It is however not a good way to solve this. For the best results you should implement authentication for endpoints on your access switches.
10-21-2025 06:26 AM
Hello @hs08,
You could in theory do this with multi-auth enabled for the downstream interface on your core switch - It is however not a good way to solve this. For the best results you should implement authentication for endpoints on your access switches.
10-21-2025 11:47 AM
Just because you can doesn't mean you should. Configure it correctly on the access layer.
10-21-2025 01:23 PM
@hs08 - there are so many things wrong with that setup.
For NAC you need an access mode interface - you should not have access mode on a core switch linked to distribution! What kind of a design is that to allow only one VLAN.
If you perform NAC on a single interface in the core, you won't have visibility of the switch/interface for each endpoint session - you also don't have any uplink redundancy in that setup.
This has to be some esoteric lab experiment - but hopefully not a production network.
Put NAC on the access layer - for visibility, enforcement, and scalability - and to allow the rest of the network to be connected properly (trunks, port channels, etc.)
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