diff options
Diffstat (limited to 'docs/quagga.md')
-rw-r--r-- | docs/quagga.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quagga.md b/docs/quagga.md index 2967dea..3940ebd 100644 --- a/docs/quagga.md +++ b/docs/quagga.md @@ -69,7 +69,7 @@ and reload sshd: ## Debug -Test the ssh connection from the server where the looking glass is installed: +Test the SSH connection from the server where the looking glass is installed: `ssh -i lg-user-id_rsa.key lg@quagga-router.example.com` |