igmp

Syntax

igmp {accounting;interface interface-name {disable;(accounting | no-accounting);group-policy [ policy-names ];immediate-leave;oif-map map-name;passive;promiscuous-mode;ssm-map ssm-map-name;static {group multicast-group-address {exclude;group-count number;group-increment increment;source ip-address {source-count number;source-increment increment;}}}version version;}query-interval seconds;query-last-member-interval seconds;query-response-interval seconds;robust-count number;traceoptions {file filename <files number> <size size> <world-readable | no-world-readable>;flag flag <flag-modifier> <disable>;}}

Hierarchy Level

[edit logical-systems logical-system-name protocols],[edit protocols]

Release Information

Statement introduced before Junos OS Release 7.4.

Description

Enable IGMP on the router. IGMP must be enabled for the router to receive multicast packets.

The remaining statements are explained separately.

Default

IGMP is disabled on the router. IGMP is automatically enabled on all broadcast interfaces when you configure Protocol Independent Multicast (PIM) or Distance Vector Multicast Routing Protocol (DVMRP).

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Related Topics