Views:

To clear the IP user cache:

  1. Log in to the IWSVA Command Line Interface (CLI) as "root".
  2. Stop the Authentication and the HTTP Daemon with the following commands:  

    # /usr/iwss/S99ISAuthDaemon stop
    # /usr/iwss/S99ISproxy stop

  3. Clear the IP user cache with the following command: 

    # /usr/iwss/S99ISAuthDaemon clean

  4. Start the Authentication and the HTTP Daemon with the following commands: 

    # /usr/iwss/S99ISAuthDaemon start
    # /usr/iwss/S99ISproxy start