Removing a host from the containment allow list using the CLI Published on Aug 26, 2026
Print
Copy page Copy as Markdown for LLMs View as Markdown View the page as plain text
Open in ChatGPT Ask ChatGPT about this page Open in Claude Ask Claude about this page Prev Next To remove a host from the containment allow list using the CLI:
Enable the CLI configuration mode.
hostname > enable
hostname # configure terminal Remove the IP address or hostname from the containment allow list.
hostname (config) # no hx server containment whitelist <IPorHostname> Save your settings.
hostname (config) # write mem To list the hosts currently on the allow list, enter the following command:
hostname (config) # show hx server containment
Was this article helpful?
Yes No
Related articles
Endpoint Security (HX) > Endpoint Security (HX) Server 10.x User Guide > Configuration > Configuring containment > Maintaining the contained host allow list
Endpoint Security (HX) > Endpoint Security (HX) Server 10.x User Guide > Configuration > Configuring containment > Maintaining the contained host allow list
Endpoint Detection and Response with Forensics (EDRF) > Manage your workspaces > Configure Forensics workspace > Configuring containment > Maintaining the contained host allow list