Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

User can configure ovsdb vtep tcp/ssl connection inactivity probe duration.

Command Syntax
set protocols ovsdb controller <controller-name> inactivity-probe-duration <uint>

delete protocols ovsdb controller <controller-name> inactivity-probe-duration

Parameter

  • <controller-name>  controller name.
  • <uint>  Number of milliseconds the connection can be inactive before an inactivity probe is sent.

Example
• This example demonstrates how to configure a tcp/ssl connection inactivity probe duration.

admin@XorPlus# set protocols ovsdb controller c1 inactivity-probe-duration 30001 
admin@XorPlus# commit
  • No labels