show openflow groups
Syntax
Release Information
Command introduced in Junos OS Release 14.1X53-D10.
Description
Display information about OpenFlow groups. Groups are supported only on Juniper Networks devices running OpenFlow v1.3.1 or later.
Options
Required Privilege Level
admin
Related Documentation
List of Sample Output
show openflow groupsshow openflow groups brief
show openflow groups detail
show openflow groups summary
show openflow groups (Specific Group)
show openflow groups brief (Specific Group)
show openflow groups detail (Specific Group)
show openflow groups summary (Specific Group)
Output Fields
Table 1 describes the output fields for the show openflow groups command. Table 1 lists the output fields in the approximate order in which they are displayed in the sample output.
Table 1: show openflow groups Output Fields
Field Name | Field Description |
---|---|
Group ID | Unique identifier assigned to a group by the OpenFlow controller. |
Type | Group type, which can be either All or Indirect. |
Number of Buckets | Number of buckets for a particular group. A group can have 0 to 32 buckets. |
Number of Flow Reference | Number of flow entries that point to a particular group. |
Bucket | Information about each bucket for a particular group. |
Actions | Set of action(s) applied to a packet when it matches the flow entry. |
Switch Name | User-configured identifier for the OpenFlow virtual switch on which the flow resides. |
Number of Groups | Number of groups that currently exist in the OpenFlow virtual switch. |
Flow | Identifier associated with a particular flow entry. |
Sample Output
show openflow groups
user@host> show openflow groups
Group Type Number of Number of Flow ID Buckets Reference 50 All 2 1 51 All 2 1 60 Indirect 1 0
show openflow groups brief
user@host> show openflow groups brief
Group Type Number of Number of Flow ID Buckets Reference 50 All 2 1 51 All 2 1 60 Indirect 1 0
show openflow groups detail
user@host> show openflow groups detail
Group Id: 50 Type: All Bucket Bucket 1 Actions: VLAN ID 2022, Output port 2, Bucket Bucket 2 Actions: VLAN ID 3022, Output port 4, Group Id: 51 Type: All Bucket Bucket 3 Actions: VLAN ID 2001, Output port 1, Bucket Bucket 4 Actions: VLAN ID 3001, Output port 3, Group Id: 60 Type: Indirect Bucket Bucket 5 Actions: VLAN ID 2060, Output port 3,
show openflow groups summary
user@host> show openflow groups summary
Switch Name Number of Groups OF-ex92k 3
show openflow groups (Specific Group)
user@host> show openflow groups 50
Group Type Number of Number of Flow ID Buckets Reference 50 All 2 1
show openflow groups brief (Specific Group)
user@host> show openflow groups 50 brief
Group Type Number of Number of Flow ID Buckets Reference 50 All 2 1
show openflow groups detail (Specific Group)
user@host> show openflow groups 50 detail
Group Id: 50 Type: All Bucket 1 Actions: VLAN ID 2022, Output port 2, Bucket 2 Actions: VLAN ID 3022, Output port 4, Flow 570710622208
show openflow groups summary (Specific Group)
user@host> show openflow groups 50 summary
Group Type Number of Number of Flow ID Buckets Reference 50 All 2 1