Deployment Guide
Configuring OpenFlow Instances
This section describes how to enable and configure OpenFlow instances on a switch.
• You can use up to 8 OpenFlow instances on a switch. The OpenFlow (OF) ID range is from 1 to 8.
• You must allocate CAM blocks for use by OpenFlow before configuring any OpenFlow instances. For more information, refer to
Configuring ACL CAM Carving on the S4810, S4820T, S6000, and MXL switch for S4810, S4820T, S6000, and MXL switches or
Configuring ACL CAM Carving on Z9500 for the Z9500 platform.
• Only transmission control protocol (TCP) connections are supported on Dell Networking switches. Transport layer security (TLS)
connections are not supported.
• You can configure only one controller IP and one TCP port for each OF instance.
• The connection is established when you enable the OF instance using the no shut command.
• You cannot modify the OF instance while it is enabled. To make configuration changes, use the shutdown command to disable the OF
instance, as shown below.
Dell#show running-config openflow of-instance
!
openflow of-instance 1
controller 1 10.11.205.184 tcp
shutdown
Dell#
• The show openflow of-instance command displays details on the instance, as shown below:
Dell#show openflow of-instance 1
Instance : 2
Admin State : Up
OF Version : V1-3
Interface Type : Vlan
DP Id : 00:02:74:86:7a:ff:6f:e4
Forwarding Tbls : acl, mac, route
Flow map :l2, l3
EchoReq interval: 15 seconds
Connect interval: 15 seconds
Number of Flows : 21 (acl:21)
Packets (acl) : 575600
Bytes (acl) : 36838400
Fail mode : secure
Flow misses : copy-to-controller
Controller 1 : TCP, 10.11.54.186/6633, rcv/sndbuf 1000/1000, connected (equal) high-
priority
Controller 2 : -
Port List :
Vlan List :
Vl 200
Vlan Mbr list :
Fo 1/16 (209), Fo 1/20 (213), Fo 2/0 (385)
If you do not specify a default VLAN for packet routing, the software assigns the first available VLAN as the default VLAN when you
create the first OF instance. To specify a default VLAN, use the openflow vlan command.
1 Create or modify an OF instance.
CONFIGURATION mode
openflow of-instance of-id
2 If this is a new OF instance, continue to step 3. To change an existing OF instance, disable it first.
9
Configuring OpenFlow Instances 23










