Viewing message statistics for an instance
This command displays statistics for flow, port, group, meter modification, and table-features message from the controller, the number of messages of that type received from the controller and the number of messages rejected.
Syntax
show openflow instance <instance-name> message-statistics
Show message statistics information for an instance. This command displays the number of OpenFlow modification messages received from the controller and the number of messages rejected by the switch.
Example: Display message-statistics for an OpenFlow instance
switch(of-inst-test)# show openflow instance test message-statistics OpenFlow Message Type Received Rejected --------------------------------------- -------------- -------- OFPT_FLOW_MOD 11 0 OFPT_PORT_MOD 0 0 OFPT_GROUP_MOD 0 0 OFPT_METER_MOD 1 0 OFPMP_TABLE_FEATURES (Change Pipeline) 0 0 OFPMP_TABLE_FEATURES (View Pipeline) 1 0