Users Guide

Table Of Contents
Layer-1 : in-port
Layer-2 : eth-src, eth-dst, eth-type, vlan-id, vlan-pcp
Layer-3 : ipv4-src, ipv4-dst, ip-protocol, ip-dscp, ip-ecn
Layer-4 : tcp-src, tcp-dst, udp-src, udp-dst, icmpv4-type, icmpv4-code
Instructions : apply-actions, write-actions
Actions : output, set-field
Set field actions : eth-src, eth-dst, vlan-id, vlan-pcp, ip-dscp
TLS parameters :
certificate identifying trustworthy controller : /config/etc/opt/dell/
os10/openflow/cacert.pem
certificate identifying trustworthy switch : /config/etc/opt/dell/
os10/openflow/sc-cert.pem
private key : /config/etc/opt/dell/
os10/openflow/sc-privkey.pem
Supported
Releases
10.4.1.0 or later
show openflow flows
Displays OpenFlow flows for a specific logical switch instance.
Syntax
show openflow switch logical-switch-name flows
Parameters logical-switch-name—Enter the logical switch instance name to view flow information.
Default None
Command Mode EXEC
Usage Information None
Example
OS10# show openflow switch of-switch-1 flows
Logical switch name: of-switch-1
Total flows: 1
Flow: 0
Table ID: 0, Table: Ingress ACL TCAM table
Flow ID: 0
Priority: 32768, Cookie: 0
Hard Timeout: 0, Idle Timeout: 0
Packets: 0, Bytes: 0
Match Parameters:
In Port: ethernet1/1/1
EType: 0x800
SMAC: 00:0b:c4:a8:22:b0/ff:ff:ff:ff:ff:ff
DMAC: 00:0b:c4:a8:22:b1/ff:ff:ff:ff:ff:ff
VLAN id: 2/4095
VLAN PCP: 1
IP DSCP: 4
IP ECN: 1
IP Proto: 1
Src Ip: 10.0.0.1/255.255.255.255
Dst Ip: 20.0.0.1/255.255.255.255
ICMPv4 Type: 1
ICMPv4 Code: 10
L4 Src Port: *
L4 Dst Port: *
Apply-Actions: Output= ethernet1/1/2, ethernet1/1/3:1
Write-Actions: Drop
Supported
Releases
10.4.1.0 or later
1012 OpenFlow