Mellanox MLNX-OS User Manual for SX1018HP Ethernet Managed Blade Switch
Rev 2.10
Mellanox Technologies
461
Mellanox Technologies Confidential
show openflow
show openflow [detail | tables | flows <id>]
Displays general information about the OpenFlow protocol configuration.
Syntax Description detail Displays detailed information about the OpenFlow pro-
tocol.
tables Displays information about the OpenFlow tables (size,
type, etc.).
flows <id> Displays specific flows inside the OpenFlow tables. ID
may be a range (e.g. 1-10).
statistics Displays OpenFlow statistics.
Default None
Configuration Mode Any Command Mode
History 3.3.4200
3.3.4300 Removed flow-id parameter
Added “flows” and “statistics” parameters
Role admin
Example
switch (config openflow) # show openflow flows 2
Flow id: 2
priority: 1
hard timeout: infinite
idle timeout: 0 sec
match:
ingress interface: Eth1/18
source Ethernet address: 11:22:33:44:55:66
destination Ethernet address: 77:88:aa:bb:cc:fe
Ethernet type: 0x800
VLAN ID: 308
PCP: 4
SIP: 1.1.1.1
DIP: 2.2.2.2
Dport: 1790
Protocol: 86
TOS: 120
actions:
output controller
statistics:
0 packets, 0 bytes
switch (config openflow) #
Related Commands
Note










