Owner's Manual

Priority: 32768, Internal Priority: 0
Up Time: 0d 00:00:13, Hard Timeout: 0 seconds
Idle Timeout: 0 seconds, Internal Idle Timeout: 0 seconds
Packets: -, Bytes: -
Match Parameters:
Valid Match: Etype,DMAC,DIP
In Port : * EType : ip
SMAC : * DMAC : 00:01:e8:8b:1a:32
VLAN id : * VLAN PCP : *
IP TOS : * IP proto : *
Src IP : * Dest IP : 1.1.1.0/24
Src Port : * Dest Port : *
Actions:
Set SMAC: 00:01:e8:8b:1a:32
Set DMAC: 00:00:00:00:00:11
Output: Te 0/31
The following example shows the sample L3 flow of-instance 2 transmitting packets from the OF
VLAN port Te 0/1:
Dell#show openflow flows of-instance 2
Instance: 2, Table: route, Flow: 3, Cookie: 0xffffffffa4cb6a2e
Priority: 32768, Internal Priority: 0
Up Time: 0d 00:00:11, Hard Timeout: 0 seconds
Idle Timeout: 0 seconds, Internal Idle Timeout: 0 seconds
Packets: -, Bytes: -
Match Parameters:
Valid Match: Etype,DMAC,DIP
In Port : * EType : ip
SMAC : * DMAC : 00:01:e8:8b:1a:32
VLAN id : * VLAN PCP : *
IP TOS : * IP proto : *
Src IP : * Dest IP : 2.2.2.2/32
Src Port : * Dest Port : *
Actions:
Set VLAN id: 200
Set SMAC: 00:01:e8:8b:1a:32
Set DMAC: 00:00:00:00:00:22
Output: Te 0/1
For complete L3 flow formats, refer to Flow Types .
L2 Flows
L2 flows are only supported on OF VLANs. In the following example, of-instance 2 is used to
demonstrate an L2 flow. To use the L2 flow table, enable the multiple-fwd-table and flow-map l2
commands, as shown in the following example. If you do not enable either command, L2 flows are added
to the ACL table.
Dell#show running-config openflow of-instance 2
!
openflow of-instance 2
controller 1 10.11.205.184 tcp
flow-map l2 enable
flow-map l3 enable
interface-type vlan
learning-switch-assist enable
multiple-fwd-table enable
no shutdown
28