Removing a host from the containment allow list using the CLI

Prev Next
To remove a host from the containment allow list using the CLI:
  1. Enable the CLI configuration mode.

    hostname > enable
    hostname # configure terminal
  2. Remove the IP address or hostname from the containment allow list.

    hostname (config) # no hx server containment whitelist <IPorHostname>
  3. Save your settings.

    hostname (config) # write mem

Note

To list the hosts currently on the allow list, enter the following command:

hostname (config) # show hx server containment