Dell Force10 Software Defined Networking Software-Defined Networking (SDN) Dep - Page 15

L3 Flows, Instance: 1, Table: route, Flow: 2, Cookie: 0xfa17177b0

Page 15 highlights

IP TOS : * Src IP : * Src Port : * Actions: Set VLAN id: 111 Output: Te 0/31 IP proto : udp Dest IP : * Dest Port : 8900 FTOS#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 LB assist : disabled 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 FlowTypes . L3 Flows To use L3 flows, you must enable the multiple-fwd-table and flow-map l3 commands, as shown below. If you do not enable either of these commands, L3 flows are added to the ACL table. FTOS#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 Force10 switch are associated with the same MAC address, which you can view using the show interface command. FTOS#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 in of-instance 1 transmits packets from OF port Te 0/31: FTOS#show openflow flows of-instance 1 Instance: 1, Table: route, Flow: 2, Cookie: 0xffffffffa17177b0 Priority: 32768, Internal Priority: 0 Up Time: 0d 00:00:13, Hard Timeout: 0 seconds Idle Timeout: 0 seconds, Internal Idle Timeout: 0 seconds 15

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36

IP TOS
: *
IP proto
: udp
Src IP
: *
Dest IP
: *
Src Port
: *
Dest Port : 8900
Actions:
Set VLAN id: 111
Output: Te 0/31
FTOS#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
LB assist
: disabled
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
FlowTypes
.
L3 Flows
To use L3 flows, you must enable the
multiple-fwd-table
and
flow-map l3
commands, as shown below. If
you do not enable either of these commands, L3 flows are added to the ACL table.
FTOS#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 Force10 switch are associated with the same MAC address, which you can view using the
show
interface
command.
FTOS#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 in of-instance 1 transmits packets from OF port
Te 0/31:
FTOS#show openflow flows of-instance 1
Instance: 1, Table: route, Flow: 2, Cookie: 0xffffffffa17177b0
Priority: 32768, Internal Priority: 0
Up Time: 0d 00:00:13, Hard Timeout: 0 seconds
Idle Timeout: 0 seconds, Internal Idle Timeout: 0 seconds
15