show openflow statistics tables
Syntax
show openflow statistics tables
<switch switch-name>
Description
Display statistics for OpenFlow flow tables.
Options
none | Display statistics for flow tables on all OpenFlow virtual switches. |
switch switch-name | (Optional) Display statistics only for flow tables on the specified OpenFlow virtual switch. |
Required Privilege Level
admin
Output Fields
Table 1 lists the output fields for the show openflow statistics
tables
command. Output fields are listed in the approximate
order in which they appear.
Field Name |
Field Description |
---|---|
|
String identifier for the OpenFlow flow table. |
|
Numeric identifier for the OpenFlow flow table. |
|
Wildcards supported by the flow table. |
|
Maximum number of entries supported in the flow table. |
|
Number of active entries in the flow table. |
|
Number of entries in the flow table that have been removed because the idle timeout expired and no packets matched those entries. |
|
Number of entries in the flow table that have been removed because the hard timeout expired. |
|
Number of entries in the flow table that have been removed in response to controller requests. |
|
Number of entries in the flow table that have been added in response to controller requests. |
|
Number of entries in the flow table that have been modified in response to controller requests. |
|
Number of entries in the flow table that have been removed for any reason. |
Sample Output
- show openflow statistics tables
- show openflow statistics tables (OpenFlow 1.3.1)
- show openflow statistics tables switch
- show openflow statistics tables switch (OpenFlow 1.3.1)
show openflow statistics tables
user@host> show openflow statistics tables Table name: Default flow table Table id:1 Supported wildcards: IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, NW_SRC, NW_DST, DL_VLAN_PCP, NW_TOS, Max number of entries: 65535 Number of active entries: 1 Number of idle timeout entries: 0 Number of hard timeout entries: 0 Number of flow delete entries: 0 Number of flow add entries: 1 Number of flow modify entries: 0 Number of total delete entries: 0
show openflow statistics tables (OpenFlow 1.3.1)
user@host> show openflow statistics tables Table name: Default flow table Table id:1 Supported wildcards: IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, IPv4_SRC, IPv4_DST, IPv6_SRC, IPv6_DST, DL_VLAN_PCP, NW_TOS, Number of active entries: 7 Number of entries used: 0 Number of idle timeout entries: 0 Number of hard timeout entries: 0 Number of flow delete entries: 0 Number of flow add entries: 7 Number of flow modify entries: 0 Number of total delete entries: 0
show openflow statistics tables switch
user@host> show openflow statistics tables switch OFswitch1 Table name: Default flow table Table id:1 Supported wildcards: IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, NW_SRC, NW_DST, DL_VLAN_PCP, NW_TOS, Max number of entries: 65535 Number of active entries: 1 Number of idle timeout entries: 0 Number of hard timeout entries: 0 Number of flow delete entries: 0 Number of flow add entries: 1 Number of flow modify entries: 0 Number of total delete entries: 0
show openflow statistics tables switch (OpenFlow 1.3.1)
user@host> show openflow statistics tables switch 100 Table name: Default flow table Table id:1 Supported wildcards: IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, IPv4_SRC, IPv4_DST, IPv6_SRC, IPv6_DST, DL_VLAN_PCP, NW_TOS, Number of active entries: 7 Number of entries used: 0 Number of idle timeout entries: 0 Number of hard timeout entries: 0 Number of flow delete entries: 0 Number of flow add entries: 7 Number of flow modify entries: 0 Number of total delete entries: 0
Release Information
Command introduced in Junos OS Release 13.3.