What can I help you with?
NVIDIA UFM Cable Validation Tool v1.5.0

Check if Cable Agent is Running

Check if cable agent is running on the switch:

  1. Run:

    Copy
    Copied!
                

    ssh admin@<switch-ip-or-name>

  2. Enable

  3. Show docker images

  4. Exit

If cables agent is running on the switch, the following output is prompted.

Copy
Copied!
            

---------------------------------------------------------------------------- Image Version Created Size ---------------------------------------------------------------------------- cables_agent latest 13 hours ago 788MB

Check if cable agent is running on the switch:

  1. Run:

    Copy
    Copied!
                

    ssh admin@<switch-ip-or-name>

  2. docker ps

If cables agent is running on the switch, the following output is prompted.

Copy
Copied!
            

---------------------------------------------------------------------------- Image Version Created Size ---------------------------------------------------------------------------- cables_agent latest 13 hours ago 788MB

© Copyright 2025, NVIDIA. Last updated on May 5, 2025.