1. F5 Networks Knowledge Base, K17333: Overview of port lockdown behavior.
Section: "Port lockdown settings"
Content: This article explicitly states, "Allow None: The BIG-IP system allows no traffic to the self IP address." It further warns, "F5 recommends that you do not use the Allow None setting for self IP addresses that you use for network failover or BIG-IP GTM iQuery traffic." This directly supports that the setting blocks HA traffic.
2. F5 Networks Knowledge Base, K2397: Ports required for BIG-IP features.
Section: "BIG-IP LTM"
Content: This document lists the specific ports required for HA. For "Network failover," it specifies UDP port 1026. For "Device service clustering (DSC)," it specifies TCP port 4353. Setting Port Lockdown to "Allow None" would block these required ports.
3. F5 BIG-IP TMOS: Implementations, Version 17.1.
Chapter: "Securing Self IP Addresses" -> Section: "Understanding port lockdown"
Content: The documentation describes Port Lockdown as a mechanism to secure the BIG-IP system from unwanted connection attempts. It details the "Allow None" option as the most restrictive setting, which disallows any service on any port, thereby preventing the communication necessary for HA functions if applied to the relevant Self IP.