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

switch (Protocols OpenFlow)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
switch switch-name {
    controller {
        address address;
        id id;
        protocol tcp {
            port port;
        }
        role equal;
    }
    default-action (drop | packet-in);
    interfaces {
        interface-name port-id port;
    }
    purge-flow-timer seconds;
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols openflow]

Description

Configure an OpenFlow virtual switch.

Options

switch-name

User-configured identifier for the OpenFlow virtual switch. The identifier can include a maximum of 60 characters.

The remaining statements are explained separately. See CLI Explorer.

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 13.3.

footer-navigation