Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

ovsdb

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
ovsdb { 
    controller  ip-address {
        inactivity-probe-duration milliseconds; 
        maximum-backoff-duration milliseconds; 
        protocol  protocol {
            port number;
        }
    }
    interfaces interface-name; 
    traceoptions {
        file <filename> <files number> <match regular-expression> <no-world-readable | world-readable> <size size>; 
        flag flag; 
        no-remote-trace; 
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols]

Description

Configure support for the Open vSwitch Database (OVSDB) management protocol on a Juniper Networks device.

The remaining statements are explained separately. See CLI Explorer.

Default

The OVSDB management protocol is disabled on Juniper Networks devices.

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 14.1R2.

footer-navigation