我要评分
获取效率
正确性
完整性
易理解

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.