エンジニアは、エンドポイントを中断せずに、エンドポイントにすでに認証済みのセッションを再認証させて、ISEからの新しいポリシーまたは更新されたポリシーを適用する必要があります。どのCoAタイプがこの目標を達成しますか?
正解:C
CoA (Change of Authorization) is a feature that allows ISE to dynamically change the authorization attributes of an endpoint after it has been authenticated. CoA can be triggered by various events, such as posture assessment, profiling, or manual intervention1. There are different types of CoA that ISE can send to the network access device (NAD) to perform different actions on the endpoint session. The CoA type that achieves the goal of forcing an endpoint to re-authenticate without disrupting its session is CoA Reauth. CoA Reauth instructs the NAD to initiate a new RADIUS authentication for the endpoint, which allows ISE to apply a new or updated policy based on the latest attributes of the endpoint2. The other CoA types do not achieve this goal, as they either disconnect the endpoint session or do not change the authorization attributes. Port Bounce causes the NAD to shut down and bring up the port where the endpoint is connected, which effectively disconnects and reconnects the endpoint session2. CoA Terminate causes the NAD to terminate the endpoint session and send an Accounting-Stop message to ISE2. CoA Session Query causes the NAD to send an Accounting-Request message to ISE with the current session information, but does not change the authorization attributes of the endpoint2. References:
* Cisco Content Hub - Manage Network Devices, section "CoA Types"
* Solved: COA and ISE Clarification - Cisco Community, answer by Tarik Admani
* Configuring Profiler Policies [Cisco Identity Services Engine] - Cisco ..., section "Change of Authorization"