show openflow instance test message-statistics
Syntax
switch# show openflow instance <INSTANCE-NAME> message-statistics
Description
Displays the descriptive reasons for the OpenFlow error codes which are returned to the controller for flow modifications and pipeline modifications.
Example
show openflow instance test message-statistics
switch# show openflow instance test message-statistics OpenFlowMessage Type Received Rejected --------------------------------------- -------------- ---------- OFPT_FLOW_MOD 4 1 OFPT_PORT_MOD 0 0 OFPT_GROUP_MOD 0 0 OFPT_METER_MOD 0 0 OFPMP_TABLE_FEATURES (Change Pipeline) 0 0 OFPMP_TABLE_FEATURES (View Pipeline) 0 0 Flow-Mod Error Counters OpenFlow ErrorCode Count Reason ------------------------------ ----- ---------------------------------------- OFPFMFC_EPERM 1 Input port in the rule is not valid. Pipeline-Mod Error Counters OpenFlowError Code Count Reason ------------------------------ ----- ----------------------------------------