User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 996
Display Message
9.3.5. show openflow table-status
This command displays the supported OpenFlow tables and report usage information for the tables.
Format show openflow table-status openflow13
Default None
Mode Privileged EXEC
Display Message
Fields
Definition
group type
Type of the Group Indirect, All, Select etc.
group ID
Unique ID of the Group.
reference count
Group Reference Count - is used only for Indirect groups. This count indicates
how many Select groups are referring to the current Indirect group.
duration
The time since the group was created.
bucket count
Number of Buckets in the group.
reference group ID
References the Indirect group ID and used for Select group only.
Fields
Definition
Flow Table
OpenFlow table identifier. The range is 0 to 255.
Flow Table Name
The name of this table.
Maximum Size
Platform-defined maximum size for this flow table.
Number of Entries
Total number of entries in this table. The count includes delete-pending entries.
Hardware Entries
Number of entries currently inserted into the hardware.
Software-Only Entries
Number of entries that are not installed in the hardware for any reason. This
includes entries pending for insertion, entries that cannot be inserted due to
missing interfaces and entries that cannot be inserted due to table-full condition.
Waiting for Space Entries
Number of entries that are not currently in the hardware because the attempt to
insert the entry failed.
Flow Insertion Count
Total number of flows that were added to this table since the switch powered up.