07-16-2025 01:10 AM
I am planning to reset and synchronize Context Visibility on our ISE deployment, following the steps outlined in this Cisco guide:
Reset & Sync Context Visibility – Cisco ISE
Before proceeding, I’d like to confirm whether this process introduces any downtime or impact to connected endpoints, assuming the instructions are followed as documented.
Thanks,
Genti
Solved! Go to Solution.
07-16-2025 06:54 AM
Hi @ggenti ,
Resetting and synchronizing Context Visibility on Cisco ISE, when done following Cisco’s documented steps, is generally a non-disruptive process. It should not cause downtime or interrupt connectivity for endpoints.
However, depending on your deployment size and load, you might notice a brief increase in CPU or network activity during the sync. It’s always best to perform this during a maintenance window or low-usage period as a precaution.
If you have a distributed deployment, the impact is further minimized since the process is handled per node.
Overall, endpoints should remain connected and operational throughout.
Hope this helps!
07-16-2025 06:36 AM
I have done sometime back, not that i have noticed any service impact, but you loose the data which you resetting (is this intention then you good then)
07-16-2025 06:54 AM
Hi @ggenti ,
Resetting and synchronizing Context Visibility on Cisco ISE, when done following Cisco’s documented steps, is generally a non-disruptive process. It should not cause downtime or interrupt connectivity for endpoints.
However, depending on your deployment size and load, you might notice a brief increase in CPU or network activity during the sync. It’s always best to perform this during a maintenance window or low-usage period as a precaution.
If you have a distributed deployment, the impact is further minimized since the process is handled per node.
Overall, endpoints should remain connected and operational throughout.
Hope this helps!
07-16-2025 07:34 AM
Hi @wajidhassan
Thank you for the feedback!! Will I lose data of the endpoints if I do the reset and synchronize of context visibility?
Thanks!
Genti
07-16-2025 10:12 AM
Hey @ggenti
No, resetting and synchronizing Context Visibility does not cause loss of endpoint data. It is mainly a process to refresh and sync visibility information across the deployment.
Endpoints remain connected, and their data is retained. Just expect a short period of increased system activity during the sync, which is why scheduling it during low-usage times is recommended.
07-16-2025 07:56 AM - edited 07-16-2025 07:57 AM
Hi @ggenti ,
the Context Visibility represents the PAN Data.
The ISE Indexing Engine will be restarted, in other words, confirm that this service is running:
ise/admin# show application status ise
ISE PROCESS NAME STATE PROCESS ID
-------------------------------------------
...
ISE Indexing Engine running <Process ID>
...
If you Reset Context Visibility, it will remove all data from Context Visibility:
ise/admin# application configure ise
Selection configuration option
...
[20]Reset Context Visibility
...
20
This will remove all data from Context Visibility. Do you want to proceed [y/n]: y
...
If you Synchronize Context Visibility, it will only synchronize the data:
ise/admin# application configure ise
Selection configuration option
...
[21]Synchronize Context Visibility With Database
...
21
This will synchronize Context Visibility with database. Do you want to proceed [y/n]: y
...
Note: my recommendation ... use the Get All Endpoints option before Reset Context Visibility, as a backup:
ise/admin# application configure ise
Selection configuration option
...
[16]Get all Endpoints
...
Hope this helps !!!
07-16-2025 08:22 AM
Thank you for the feedback!!
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