C613-50170-01 Rev B
Command Reference for x510 Series
2054
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
O
PEN
F
LOW
C
OMMANDS
SHOW
OPENFLOW
FLOWS
Figure 49-3:
Example output from
show openflow flows
NOTE
:
This output includes added line spacing for readability purposes
Related
Commands
awplus# show openflow flows
~recirc_id(0),in_port(3),eth(src=08:00:27:9a:b6:7f,dst=08:00:27:4b:ef:3b),eth_type(0
x0800),ipv4(frag=no), packets:0, bytes:0, used:never,
actions:push_vlan(vid=79,pcp=0),6
~recirc_id(0),in_port(6),eth(dst=08:00:27:96:2d:48),eth_type(0x8100),vlan(vid=79,pcp
=0),encap(eth_type(0x0806)), packets:1, bytes:64, used:8.990s, actions:pop_vlan,5
~recirc_id(0),in_port(6),eth(dst=08:00:27:9a:b6:7f),eth_type(0x8100),vlan(vid=79,pcp
=0),encap(eth_type(0x0800),ipv4(frag=no)), packets:1, bytes:346, used:3.938s,
actions:pop_vlan,3
#recirc_id(0),in_port(6),eth(dst=ff:ff:ff:ff:ff:ff/01:00:00:00:00:00),eth_type(0x080
0),ipv4(frag=no), packets:28, bytes:2019, used:2.110s, actions:drop
~recirc_id(0),in_port(5),eth(src=08:00:27:96:2d:48,dst=08:00:27:4b:ef:3b),eth_type(0
x0806), packets:0, bytes:0, used:never, actions:push_vlan(vid=79,pcp=0),6
Table 49-3: Parameters in the output from
show openflow flows
Parameter
Description
recirc_id
Used to select the next packet processing steps among
multiple instances of recirculation. Packets initially enter
the process with an ID of 0, which indicates no
recirculation.
in_port
The OpenFlow port number
eth
The source and destination MAC address of the packet
eth_type
The Ethernet type
ipv4
The information in the IPv4 header
packets
The number of matched packets
bytes
The number of matched bytes
actions
A set of actions for the packets that match the key