IGMP Configuration Commands

IGMP Configuration Commands lists the IGMP configuration commands for S- K- and 7100-Series devices.

Click to expand in new window

IGMP Configuration Commands

Task Command
Enable IGMP on one or more VLANs. set igmp enable vlan-list
Disable IGMP on one or more VLANs. set igmp disable vlan-list
Enable IGMP querying on one or more VLANs. set igmp query-enable vlan-list
Disable IGMP querying on one or more VLANs. set igmp query-disable vlan-list
Determine what action to take with multicast frames when the multicast group table is full. set igmp grp-full-action action
Configure IGMP settings on one or more VLANs. set igmp config vlan-list {[query-interval query-interval] [igmp-version igmpversion] [max-resp-time max-resp-time] [robustness robustness] [last-mem-int last-mem-int] [fast-leave fast-leave] [rtr-alert-checking rtr-alert-checking] [filter-id filter-id] [filter-status {enable | disable}]}
Remove IGMP configuration settings for one or more VLANs. set igmp delete vlan-list
Change the IGMP classification of received IP frames. set igmp protocols [classification classification] [protocol-id protocol-id] [modify]
Clear the binding of IP protocol ID to IGMP classification. clear igmp protocols [protocol-id protocol-id]
Creates a new static IGMP entry or to adds one or more new include or exclude ports to an existing entry. set igmp static group vlan-list [modify] [include-ports include-ports] [exclude-ports exclude-ports]
Create an input filter to apply to the VLAN. set igmp input-filter filter-id rule-id start-ip ip-address end-ip ip-address protocol-action {deny | allow} flow-action {drop | flood | allow}
Clear an input filter. clear igmp input-filter filter-id [rule-id]
Set the action taken when the first few frames of a multicast stream are received (that is, before the stream is added to the MLD database). set igmp unknown-input-action {routers | flood | discard}