To remove the list of destination IPv4, IPv6, FQDN, and Network with CIDR notation IP addresses in whitelist, type configureOutboundFirewall remove -e <destination IPv4/IPv6/FQDN/CIDR IPs>, and press Enter.
For example, to remove the specific entries, type the following:
configureOutboundFirewall remove -e 10.10.10.10
To remove the list of destination IPv4, IPv6, FQDN, and Network with CIDR notation IP addresses in whitelist through a file, type configureOutboundFirewall remove -f <absolute path of the.txt file>, and press Enter.
For example, to remove the entries through the file, type the following:
configureOutboundFirewall remove -f /home/location/filename.txt