On InfiniBand
Check if cable agent is running on the switch:
-
Run:
ssh admin@<switch-ip-or-name> -
Enable
-
Show docker images
-
Exit
If cables agent is running on the switch, the following output is prompted.
----------------------------------------------------------------------------
Image Version Created Size
----------------------------------------------------------------------------
cables_agent latest 13 hours ago 788MB
On Ethernet and XDR
Check if cable agent is running on the switch:
-
Run:
ssh admin@<switch-ip-or-name> -
docker ps
If cables agent is running on the switch, the following output is prompted.
----------------------------------------------------------------------------
Image Version Created Size
----------------------------------------------------------------------------
cables_agent latest 13 hours ago 788MB
Last updated: