1. NetApp Cloud Volumes ONTAP Documentation, "Networking requirements for HA pairs in multiple AZs": "For NAS access, you need to provide one or more floating IP addresses. A floating IP address can move between the nodes in the HA pair. During normal operation, the floating IP address is assigned to a network interface on the primary node. If a failure occurs, the floating IP address is reassigned to a network interface on the standby node."
2. NetApp Cloud Volumes ONTAP Documentation, "How failover and giveback works for HA pairs in multiple AZs": "When a failover or giveback occurs, Cloud Manager modifies AWS route tables so that client traffic is routed to the other Cloud Volumes ONTAP instance. For example, if node 1 fails, Cloud Manager modifies the route tables to route traffic to node 2." This describes the implementation of the floating IP address.