show openflow groups
Syntax
show openflow groups <brief | details | summary> <group-id>
Description
Display information about OpenFlow groups. Groups are supported only on Juniper Networks devices running OpenFlow v1.3.1 or later.
Options
none | Display information for all groups. |
brief | detail | summary | (Optional) Display the specified level of output. |
group-id | (Optional) Display information about the specified group only. |
Required Privilege Level
admin
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.
Field Name |
Field Description |
---|---|
|
Unique identifier assigned to a group by the OpenFlow controller. |
|
Group type, which can be either All or Indirect. |
|
Number of buckets for a particular group. A group can have 0 to 32 buckets. |
|
Number of flow entries that point to a particular group. |
|
Information about each bucket for a particular group. |
|
Set of action(s) applied to a packet when it matches the flow entry. |
|
User-configured identifier for the OpenFlow virtual switch on which the flow resides. |
|
Number of groups that currently exist in the OpenFlow virtual switch. |
|
Identifier associated with a particular flow entry. |
Sample Output
- show openflow groups
- show 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)
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
Release Information
Command introduced in Junos OS Release 14.1X53-D10.