Owner's Manual

Valid Match: Etype,DMAC,IP proto,DPort
In Port : * EType : ip
SMAC : * DMAC : 00:11:11:11:11:11
VLAN id : * VLAN PCP : *
IP TOS : * IP proto : udp
Src IP : * Dest IP : *
Src Port : * Dest Port : 8900
Actions:
Set VLAN id: 111
Output: Te 0/31
Dell#show openflow of-instance 1
Instance : 1
Admin State : Up
Interface Type : Port
DP Id : 00:01:00:01:e8:8b:1a:30
Forwarding Tbls : acl,mac,route
Flow map : l3
EchoReq interval: 15 seconds
Connect interval: 15 seconds
Number of Flows : 1 (acl:1)
Packets (acl) : 1
Bytes (acl) : 64
Controller 1 : TCP, 10.11.205.184/6633, connected (equal)
Controller 2 : -
Port List :
Te 0/7 (8), Te 0/31 (32)
Vlan List :
Vlan Mbr list :
For complete ACL flow formats, refer to Flow Types .
L3 Flows
To use L3 flows, enable the multiple-fwd-table and flow-map l3 commands, as shown in the
following example. If you do not enable either of these commands, L3 flows are added to the ACL table.
Dell#show running-config openflow of-instance 1
!
openflow of-instance 1
controller 1 10.11.205.184 tcp
flow-map l3 enable
multiple-fwd-table enable
no shutdown
The entry for dst-mac in the match field and set-src-mac in the action set must use the switch’s port
MAC address. All ports on a Dell Networking switch are associated with the same MAC address, which
you can view using the
show interface command.
Dell#show interfaces tengigabitethernet 0/0
TenGigabitEthernet 0/0 is up, line protocol is up
Hardware is DellForce10Eth, address is 00:01:e8:8b:1a:32
Current address is 00:01:e8:8b:1a:32
...
You can configure L3 flows on OF ports as well as on OF VLANs. You must specify the set-vlan-id
option in the action set for OF VLANs. As shown in the following example, the L3 flow of-instance 1
transmits packets from OF port Te 0/31:
Dell#show openflow flows of-instance 1
Instance: 1, Table: route, Flow: 2, Cookie: 0xffffffffa17177b0
27