Displays protocol filter definitions and the complete protocol configuration.
| filter | Displays a protocol filter. | 
| name | Displays a protocol filter name. | 
| detail | Displays protocol information in detail. | 
Displays all protocol filters.
Displays the defined protocol filter(s) with the types and values of its component protocols.
The following is an example of the command's output:
# show protocol
Protocol Filter Name   Protocol   Id      Destination     Field    Field    Field        
                       Type      Value    Address         Offset   Value    Mask
--------------------   --------  ------   -----------     -------  ------   -------
IP                     etype     0x0800                                         
                       etype     0x0806                  
ANY                    ANY       0xffff                  
ipx                    etype     0x8137                  
IPv6                   etype     0x86dd                  
lacp                   etype     0x8809  01:80:C2:00:00:02>  14      01       FF
mpls                   etype     0x8847                  
appletalk               snap     0x809b                                            
                        snap     0x80f3                   
> indicates that the value was truncated to the column size in the output.
Use the “detail” option to see the complete value.
            show protocol detail
Protocol Filter Name   : appletalk
    Protocol Id Type   : snap
    Protocol Id Value  : 0x809b
    Destination Address:
    Field Offset       :
    Field Value        :
    Field Mask         :
 
    Protocol Id Type   : snap
    Protocol Id Value  : 0x80f3
    Destination Address:
    Field Offset       :
    Field Value        :
    Field Mask         :
Protocol Filter Name   : lacp
    Protocol Id Type   : etype
    Protocol Id Value  : 0x8809
    Destination Address: 01:80:C2:00:00:02
    Field Offset       : 14
    Field Value        : 01
    Field Mask         : FF
 
# show protocol filter “lacp” detail
Protocol Filter Name   : lacp
    Protocol Id Type   : etype
    Protocol Id Value  : 0x8809
    Destination Address: 01:80:C2:00:00:02
    Field Offset       : 14
    Field Value        : 01
    Field Mask         : FF
This command was first available in ExtremeXOS 10.1.
The filter and detail keywords were added in ExtremeXOS 15.5.
This command is available on the ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, X670-G2, X690, X695, and X870 series switches.