Enable or disable all acquisition aging settings using the CLI

Prev Next
To enable or disable all acquisition aging settings using the CLI:
  1. Enable the CLI configuration mode:

    hostname > enable
    hostname # configure terminal
  2. Completely enable or disable all acquisition aging settings:

    To enable all acquisition settings using the CLI:

    hostname (config) # hx server acquisition aging enable

    To disable all acquisition settings using the CLI:

    hostname (config) # hx server acquisition aging disable
  3. Save your settings.

    hostname (config) # write mem