CLI: WAN Memory

You can use the accleration wm command to configure WANWide Area Network Memory acceleration settings.

acceleration wm {cache|enable|persistence|reductionmeasures the amount of redundant data that has been removed from the network, increasing capacity}
no acceleration wm {enable|persistence enable|reduction}

To enable WAN Memory byte-level caching:

acceleration wm enable

To manage the WAN Memory cache:

acceleration wm cache {clear|sync}

  • cache clear [<amount>]—Clear the contents of the cache by expiring 100% of it's contents or a specified amount, specified as a percentage or absolute bytes.
  • cache sync — Enable WAN Memory cache synchronization across all appliances in the cluster.

To clear or enable disk cache persistence on next restart:

acceleration wm persistence {clear|enable}

  • persistence clear - Clear the persistent information
  • persistence enable - Enable persistent storage

To enable LZ-compression or small matching:

acceleration wm reduction {lz-compression|small-matcher} enable