To use SSH to connect to your instance, use the downloaded keypair file. Procedure Copy the IP address for your instance. Use the ssh command to make a secure connection to the instance. For example: $ ssh -i MyKey.pem [email protected] At the prompt, enter yes. Parent topic: Working with Instances in OpenStack