Rate This Document
Findability
Accuracy
Completeness
Readability

Disabling the IP Address Trustlist Function

On an offload node, run the haf-tool config command to enable or disable the IP address trustlist.

  • To disable the IP address trustlist, go to the installation directory and run the following command:

    ./tools/haf-tool config --set ip_white_list_switch 0

  • To enable the IP address trustlist, change 0 in the preceding command to 1.