Hi All,
I am trying to use CLI to get switch rcf-version, and turn it to the private API
In ONTAP 9.11
I can use the command:
XXXXXX::*> system switch ethernet show-all -fields rcf-version
device rcf-version
XXXXXX-SW1 v1.9 for Cluster/HA/RDMA
XXXXXX-SW2 v1.9 for Cluster/HA/RDMA
But in ONTAP 9.13 using the same command
XXXXXX::*> system switch ethernet show-all -fields rcf-version
device rcf-version
XXXXXX-SW1 No RCF version found.
XXXXXX-SW2 No RCF version found.
What could be the reason that "No RCF version found. " in ONTAP 9.13?