C613-50631-01 Rev A Command Reference for IE340 Series 2620
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
OPENFLOW COMMANDS
SHOW
OPENFLOW FLOWS
Figure 52-3: Example output from show openflow flows
NOTE: This output includes added line spacing for readability purposes
Related
commands
show openflow coverage
show openflow rules
Command
changes
Version 5.4.6-1.1: command added
Version 5.4.7-1.1: command added to GS900MX, XS900MX, x550 series products
Version 5.4.7-2.1: command added to IE300, IE500 series products
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 52-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