01-02-2019 07:27 AM
how to enable on ISE 802.1X authentication with 3850 and 3650 to push interface command "power inline never"
Solved! Go to Solution.
01-02-2019 09:04 AM
Hi,
Only option i can think of is using user defined macro on the switch and referencing the MACRO in the auth policy on ISE..
Note: Macro modify the interface configuration in run time so if script of admin saves switch configs, then the configs remain as default port configuration..so make sure your Macro script queries or uses trigger to check the interface up/down state and add/remove the configs..
01-02-2019 09:04 AM
Hi,
Only option i can think of is using user defined macro on the switch and referencing the MACRO in the auth policy on ISE..
Note: Macro modify the interface configuration in run time so if script of admin saves switch configs, then the configs remain as default port configuration..so make sure your Macro script queries or uses trigger to check the interface up/down state and add/remove the configs..
01-03-2019 12:32 AM
thank you for the quick response!
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