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.
The following example displays the show protocol detail command:
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
The following example displays the show protocol filter command:
# show protocol filter Protocol Name Protocol Id Destination Field Field Field Tagged Type Value Address Offset Value Mask --------------------- ----- ------ ----------------- ------ ------ ------ ------ decnet etype 0x6003 No etype 0x6004 No myPvst snap 0x010b 01:00:0c:cc:cc:cd Yes netbios llc 0xf0f0 No llc 0xf0f1
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 ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.