set firewall filter sequence from protocol igmp
To configure a filter sequence to match packets encapsulating IGMP as the Layer 4 protocol, use the set firewall filter sequence from protocol igmp command in L2/L3 configuration mode.
set firewall filter sequence from protocol icmp and set firewall filter sequence from protocol igmp commands configure the firewall filter rules based on the ICMP or IGMP protocol type for only IPv4 traffic classification. To configure the firewall filter rule based on the ICMP or IGMP protocol type for IPv6 traffic classification, use the set firewall filter sequence from protocol others command with the protocol number.
Command Syntax
set firewall filter filter-name sequence number from protocol igmp
delete firewall filter filter-name sequence number from protocol
Parameters
filter-name | Filter name. |
number | Filter sequence number. The range is 0-9999. |
Examples
The following example configures sequence 10 of the filter named MyFilter to match packets with IGMP as the Layer 4 protocol:
admin@Switch# set firewall filter MyFilter sequence 10 from protocol igmp
Copyright © 2025 Pica8 Inc. All Rights Reserved.