SSH (Secure Shell) is a protocol that provides a secure channel over an unsecured network by using encryption. It operates over TCP port 22 and is commonly used for remote login and command execution on network devices and servers. SSH ensures secure communication between the client and server by encrypting the session. Reference: Cisco DevNet Associate Study Guide: Understanding Network Protocols (Chapter 2, Section: Common Network Protocols and Ports).