show openflow statistics interfaces
Syntax
show openflow statistics interfaces
<switch switch-name>
Description
Display statistics for interfaces participating in OpenFlow.
Options
none | Display statistics for all interfaces participating in OpenFlow for all configured OpenFlow virtual switches. |
switch switch-name | (Optional) Display statistics only for those interfaces on the specified OpenFlow virtual switch. |
Required Privilege Level
admin
Output Fields
Table 1 lists the
output fields for the show openflow statistics interfaces
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
Switch Name |
User-configured identifier for the OpenFlow virtual switch to which the interface is bound. |
Interface Name |
Name of the logical interface. |
Port Number |
Port identifier associated with the OpenFlow interface. |
Num of rx pkts |
Number of packets received on the OpenFlow interface. |
Num of tx pkts |
Number of packets transmitted on the OpenFlow interface. |
Num of rx bytes |
Number of bytes received on the OpenFlow interface. |
Num of tx bytes |
Number of bytes transmitted on the OpenFlow interface. |
Num of rx error |
Number of receive errors. |
Num of tx error |
Number of transmit errors. |
Number of packets dropped by RX |
Number of packets dropped by the ingress interface. |
Number of packets dropped by TX |
Number of packets dropped by the egress interface. |
Number of rx frame error |
Number of packets with frame alignment errors. |
Number of rx overrun error |
Number of packets with RX overrun. |
Number of CRC error |
Number of CRC errors. |
Number of collisions |
Number of Ethernet collisions. |
Sample Output
show openflow statistics interfaces
user@host> show openflow statistics interfaces Switch Name: OFswitch1 Interface Name: ge-1/1/2.0 Port Number: 41507 Num of rx pkts: 0 Num of tx pkts: 1372301 Num of rx bytes: 0 Num of tx bytes: 88665532 Num of rx error: 0 Num of tx error:0 Number of packets dropped by RX: 0 Number of packets dropped by TX: 0 Number of rx frame error: 0 Number of rx overrun error: 0 Number of CRC error: 0 Number of collisions: 0 Switch Name: OFswitch1 Interface Name: ge-1/1/3.0 Port Number: 44383 Num of rx pkts: 0 Num of tx pkts: 1372285 Num of rx bytes: 0 Num of tx bytes: 88664476 Num of rx error: 0 Num of tx error:0 Number of packets dropped by RX: 0 Number of packets dropped by TX: 0 Number of rx frame error: 0 Number of rx overrun error: 0 Number of CRC error: 0 Number of collisions: 0 Switch Name: OFswitch1 Interface Name: ge-1/1/1.0 Port Number: 41350 Num of rx pkts: 0 Num of tx pkts: 8776241344 Num of rx bytes: 0 Num of tx bytes: 526580807026 Num of rx error: 0 Num of tx error:0 Number of packets dropped by RX: 0 Number of packets dropped by TX: 0 Number of rx frame error: 0 Number of rx overrun error: 0 Number of CRC error: 0 Number of collisions: 0 Switch Name: OFswitch1 Interface Name: ge-1/1/7.0 Port Number: 45549 Num of rx pkts: 8840952127 Num of tx pkts: 1047701 Num of rx bytes: 530457127620 Num of tx bytes: 69187816 Num of rx error: 0 Num of tx error:0 Number of packets dropped by RX: 0 Number of packets dropped by TX: 0 Number of rx frame error: 0 Number of rx overrun error: 0 Number of CRC error: 0 Number of collisions: 0 Switch Name: OFswitch1 Interface Name: ge-1/1/0.0 Port Number: 44538 Num of rx pkts: 0 Num of tx pkts: 1372031 Num of rx bytes: 0 Num of tx bytes: 88647712 Num of rx error: 0 Num of tx error:0 Number of packets dropped by RX: 0 Number of packets dropped by TX: 0 Number of rx frame error: 0 Number of rx overrun error: 0 Number of CRC error: 0 Number of collisions: 0
Release Information
Command introduced in Junos OS Release 13.3.