You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The port reachability list attribute returns a list, that has all the remote switch ID reachable through this fabric port. The reachability list attribute
770
+
can be queried on each fabric port retrieved from the fabric port list switch attribute.
771
+
772
+
```c
773
+
774
+
/**
775
+
* @brief Fabric port reachability for all remote reachable switches
0 commit comments