See the following sections:
- interface interface-name {
- disable;
- }
- [edit logical-systems logical-system-name routing-instances routing-instance-name routing-options multicast],
- [edit logical-systems logical-system-name routing-options multicast],
- [edit routing-instances routing-instance-name routing-options multicast],
- [edit routing-options multicast]
Statement introduced in JUNOS Release 8.1.
Enable multicast traffic on an interface.
![]() |
Note: You cannot enable multicast traffic on an interface using the enable statement and configure PIM on the same interface simultaneously. |
interface-name—Name of the interface on which to enable multicast traffic. Specify the interface-name to enable multicast traffic on the interface.
disable—Disable multicast traffic previously enabled.
See Enabling Multicast on an Interface.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
- interface [ interface-names ];
- [edit logical-systems logical-system-name routing-instances routing-instance-name routing-options
multicast scope scope-name],
- [edit logical-systems logical-system-name routing-options multicast scope scope-name],
- [edit routing-instances routing-instance-name routing-options multicast scope scope-name],
- [edit routing-options multicast scope scope-name]
Statement introduced before JUNOS Release 7.4.
Configure the set of interfaces for multicast scoping.
interface-names—Names of the interfaces on which to configure scoping. Specify the full interface name, including the physical and logical address components. To configure all interfaces, you can specify all. For details about specifying interfaces, see the JUNOS Network Interfaces Configuration Guide.
![]() |
Note: You cannot apply a scoping policy to a specific routing instance. All scoping policies are applied to all routing instances. However, you can apply the scope statement to a specific routing instance. |
See Configuring Multicast Scoping.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.