switch (Protocols OpenFlow)
Syntax
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
[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.