Skip to content

ssh access profile example

Nicolas Bonnand edited this page Nov 22, 2020 · 5 revisions

1.2 Example with a remote host reachable by ssh

Let's suppose that:

  • OvS bridge is br0
  • It is located on host 192.168.0.18.
  • We are using root username to access 192.168.0.18
  • We are using ssh key /home/bonnand/.ssh/id_rsa

Press the add profile button a and fill the communication profile popup as in communication profile popup

  • a01 Enter a nickname for this communication profile
  • a02 Select ssh mode
  • a04 Enter remote hostname or ip address
  • a05 Enter ssh username
  • a06 Enter ssh private key path (that allows ssh to remote host)
  • a11 Enter switch name
Clone this wiki locally