Deployment Guide
OpenFlow Interfaces
This section describes how you can apply OpenFlow to specific interfaces.
• You can use the S4810, S4820T, S6000, S5000, Z9500, MXL or C9000 Series switch as a Hybrid switch, allowing both OpenFlow
(OF) and legacy functionality simultaneously.
• By default, all ports are available for legacy functionality.
• To enable OpenFlow, associate a port or virtual local area network (VLAN) to an OF instance. You can only do this when the OF
instance is disabled.
• OpenFlow is supported with link aggregation groups (LAGs); for example, you can configure port channel interfaces as OF ports or as
members of OF VLANs.
OF Ports
The following configuration example associates two ports (Te 0/7 and Te 0/31) to of-instance 1:
Dell(conf)#interface tengigabitethernet 0/7
Dell(conf-if-te-0/7)#of-instance 1
Dell(conf-if-te-0/7)#interface tengigabitethernet 0/31
Dell(conf-if-te-0/31)#of-instance 1
Dell(conf-if-te-0/31)#
To see the list of ports associated with an OF instance, use the show openflow of-instance command. The number displayed in
parentheses is the port ID sent to the controller (for example, Te 0/7 is sent to the controller as of-port 8, 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)
OF VLANs
Instead of assigning an entire port to an OF instance, you can assign a VLAN to an OF instance when you create the VLAN. You can only
create OF VLANs when the associated instance is disabled using the shutdown command. Configure OF VLAN members in the same
way as you would configure a legacy VLAN.
12
OpenFlow Interfaces 27










