show openflow groups

show openflow groups {group_id}

Description

Displays current group definitions as they are defined dynamically by the controller via the OpenFlow protocol.

Syntax Description

group_id Specifies the OpenFlow group.

Default

N/A

Usage Guidelines

If you do not specify a group name, information for all groups will be displayed.

Example

The following example displays the current OpenFlow groups.

show openflow groups
Total number of groups: 3
 
Group     Group    Bucket Action                           
Id        Type     Num    List                              
--------- -------- -----  --------------------------------------------
300       ALL      0      set_field:00:04:96:83:74:2c->eth_dst
                          push_mpls:0x8847             
                          set_field:19->mpls_label     
                          push_vlan:0x8100             
                          set_field:4197->vlan_vid     
                          output:1                     
                          
 
400       ALL      0      set_field:00:04:96:83:74:2c->eth_dst
                          push_mpls:0x8847             
                          set_field:20->mpls_label     
                          push_vlan:0x8100             
                          set_field:4197->vlan_vid     
                          output:1                     
                          
 
1000      SELECT   0      push_pw_hdr:0x8847           
                          set_field:275->mpls_label    
                          pw_rx_label:0x0131           
                          group:300                    
                          
                   1      push_pw_hdr:0x8847           
                          set_field:276->mpls_label    
                          pw_rx_label:0x0141           
                          group:400
      

History

This command was first available in ExtremeXOS 15.7.1.

Platform Availability

This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the OpenFlow feature, see the Feature License Requirements document.