Disabling file acquisitions using the CLI

Prev Next

Disabling file acquisitions

To disable file acquisitions using the CLI:
  1. Enable CLI configuration mode:

    hostname > enable
    hostname # configure terminal
  2. Disable file acquisitions:

    hostname (config) # no hx server acquisition enable
  3. Save your settings.

    hostname (config) # write mem