Since cluster Lifs have to be reverted from the local node it might be helpful to add this information here so the customer can prepare the connection to this in advance. We had an issue here because the customer was using their domain users to login and hadn't prepared the admin password to connect locally.
Public issues must not contain sensitive information
Page URL
https://docs.netapp.com/us-en/ontap-systems-switches/switch-bes-53248/migrate-to-switchless-interconnect-bes-53248.html
Page title
Replace Broadcom BES-53248 cluster switches with switchless connections
Summary
The documentation in step 3 says the following...
Re-enable auto-revert for the cluster LIFs:
network interface modify -vserver Cluster -lif * -auto-revert true
Verify that all LIFs are home. This might take a few seconds.
network interface show -vserver Cluster -lif lif_name
....
If any cluster LIFS have not returned to their home ports, revert them manually:
network interface revert -vserver Cluster -lif lif_name
Since cluster Lifs have to be reverted from the local node it might be helpful to add this information here so the customer can prepare the connection to this in advance. We had an issue here because the customer was using their domain users to login and hadn't prepared the admin password to connect locally.
Public issues must not contain sensitive information