summaryrefslogtreecommitdiff
path: root/docs/configuration/system
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2023-01-04 20:05:18 +0100
committerChristian Poessinger <christian@poessinger.com>2023-01-04 20:05:18 +0100
commit7ac16077a1698afe3e54bfa1c5f40570031f89e6 (patch)
tree9c2d3f11d7e8dbc55b90785d4136beaf52cff3f0 /docs/configuration/system
parent4cf8356534ae9ed8e391108995d3683e144d82ea (diff)
downloadvyos-documentation-7ac16077a1698afe3e54bfa1c5f40570031f89e6.tar.gz
vyos-documentation-7ac16077a1698afe3e54bfa1c5f40570031f89e6.zip
ssh: T2651: document ssh-client CLI options
Diffstat (limited to 'docs/configuration/system')
-rw-r--r--docs/configuration/system/option.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/configuration/system/option.rst b/docs/configuration/system/option.rst
index a4e08245..c9c9bfb1 100644
--- a/docs/configuration/system/option.rst
+++ b/docs/configuration/system/option.rst
@@ -39,6 +39,20 @@ HTTP client
.. note:: `source-address` and `source-interface` can not be used at the same
time.
+**********
+SSH client
+**********
+
+.. cfgcmd:: set system option ssh-client source-address <address>
+
+ Use the specified address on the local machine as the source address of the
+ connection. Only useful on systems with more than one address.
+
+.. cfgcmd:: set system option ssh-client source-interface <interface>
+
+ Use the address of the specified interface on the local machine as the
+ source address of the connection.
+
***************
Keyboard Layout
***************