Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

show openflow summary

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show openflow summary

Description

Display summary information for OpenFlow including the number of configured virtual switches, controllers, interfaces, and flows.

Options

This command has no options.

Required Privilege Level

admin

Output Fields

Table 1 lists the output fields for the show openflow summary command. Output fields are listed in the approximate order in which they appear.

Table 1: show openflow summary Output Fields

Field Name

Field Description

Number of switches

Total number of configured OpenFlow virtual switches.

Number of controllers

Total number of configured OpenFlow controllers.

Number of interfaces

Number of logical interfaces participating in OpenFlow.

Number of active flow entries

Number of active entries in the flow table.

Sample Output

show openflow summary

content_copy zoom_out_map
user@host> show openflow summary
Number of switches:            1
Number of controllers:         1
Number of interfaces:          5
Number of active flow entries: 1

Release Information

Command introduced in Junos OS Release 13.3.

footer-navigation