To clear the IP user cache:
- Log in to the IWSVA Command Line Interface (CLI) as "root".
-
Stop the Authentication and the HTTP Daemon with the following commands:
# /usr/iwss/S99ISAuthDaemon stop
# /usr/iwss/S99ISproxy stop -
Clear the IP user cache with the following command:
# /usr/iwss/S99ISAuthDaemon clean
-
Start the Authentication and the HTTP Daemon with the following commands:
# /usr/iwss/S99ISAuthDaemon start
# /usr/iwss/S99ISproxy start
