protocols (Dynamic Profiles)
Syntax
protocols { igmp { interface interface-name { accounting; disable; group-limit limit; group-policy; group-threshold value; immediate-leave log-interval seconds; no-accounting; oif-map; passive; promiscuous-mode; ssm-map ssm-map-name; ssm-map-policy ssm-map-policy-name static { group group { source source; } } version version; } } mld { interfaceinterface-name { (accounting | no-accounting); disable; group-limit limit; group-policy; group-threshold value; immediate-leave; log-interval seconds; oif-map; passive; ssm-map ssm-map-name; ssm-map-policy ssm-map-policy-name; static { group multicast-group-address { exclude; group-count number; group-increment increment; source ip-address { source-count number; source-increment increment; } } } version version; } } router-advertisement { interfaceinterface-name { current-hop-limitnumber; default-lifetime seconds; dns-server-address (managed-configuration | no-managed-configuration); max-advertisement-interval seconds; min-advertisement-interval seconds; (other-stateful-configuration | no-other-stateful-configuration); prefixprefix { (autonomous | no-autonomous); (on-link | no-on-link); preferred-lifetime seconds; valid-lifetime seconds; } reachable-time milliseconds; retransmit-timer milliseconds; } } }
Hierarchy Level
[edit dynamic-profiles profile-name]
Description
Enable Internet Group Management Protocol (IGMP) or Multicast Listener Discovery (MLD) Protocol on the router and configure interface-specific values on dynamic interfaces for each protocol.
PIM and MLD manage multicast groups by establishing, maintaining, and removing groups on a subnet. Multicast routing devices use these protocols to learn which groups have members on each of their attached physical networks. Enable IGMP for the router to receive IPv4 or IPv6 multicast traffic. Enable MLD for the router to receive IPv6 multicast traffic. MLD is needed only for IPv6 networks.
You can also use this statement to enable router advertisement for IPv6 Neighbor Discovery protocol and configure interface-specific values on dynamic interfaces.
You can configure these protocols in a dynamic client profile or a dynamic service profile.
The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.
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.
Release Information
Statement introduced in Junos OS Release 9.2.
Support at the [edit dynamic-profiles profile-name protocols mld]
and [edit dynamic-profiles profile-name protocols router-advertisement]
hierarchy levels introduced
in Junos OS Release 10.1.