Query an existing multiplexed master socket.
Section: Connection Multiplexing
Check a master connection
bash
bash
ssh -S ~/.ssh/cm-%r@%h:%p -O check user@example.comExplanation
Query an existing multiplexed master socket.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Connection Multiplexing
Start a master connection
Open a reusable control connection for later sessions.
Enable connection persistence
Keep a master connection alive in the background.
Request forwarding changes on master
Add or adjust forwarding via an existing master connection.