Skip to content

Communication profiles

Nicolas Bonnand edited this page Aug 1, 2018 · 27 revisions

1.1 Purpose of communication profiles

You need to tell where is the OvS bridge you want to manage. Is it on localhost ? Is it on a remote host ? What is the host ip address ? How to to access it ? With ssh ? With paramiko ? With which ssh key ? With which username ? Is sudo needed ?

Communication profiles main tab

  • a Add new profile
  • b Edit selected profile
  • c Delete selected profile
  • d Test selected profile by running a shell command on given host
  • e Load profiles from file
  • f Save all profiles to file
  • g Delete all profiles
  • h nickname of current profile
  • i ip/hostname of current profile
  • j bridge of current profile
  • k Add new bridge ( using value in 'j' field )
  • l Display current bridge uid and status
  • m Search for bridges on current profile host
  • n Open output/error window
  • o Selected communication profile
Clone this wiki locally