How to clear cache of MLAV.
7220
Created On 03/28/23 03:37 AM - Last Modified 12/06/23 03:57 AM
Objective
To clear MLAV (Machine Learning Anti Virus) cache.
Environment
- Palo Alto Firewalls
- PAN-OS 10.1.x, 10.2.x
- MLAV (Machine Learning Anti Virus) cache
Procedure
- Use "debug device-server mlav clear-cache" to clear all MP cache
- Use "debug dataplane reset ml-lookup-cache" is a command to clear all DP cache.
CLI outputs below:
admin@PAVM> debug device-server mlav clear-cache >> MP cache cleared
All entries in MLAV cache removed!
admin@PAVM> debug dataplane reset ml-lookup-cache >> DP cache cleared
All entries in MLAV cache removed!