[Contents] [Prev] [Next] [Index] [Report an Error]

interface

See the following sections:

interface (Multicast via Static Routes)

Syntax

interface interface-name {
disable;
}

Hierarchy Level

[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]

Release Information

Statement introduced in JUNOS Release 8.1.

Description

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.

Options

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.

Usage Guidelines

See Enabling Multicast on an Interface.

Required Privilege Level

routing—To view this statement in the configuration.

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

interface (Multicast Scoping)

Syntax

interface [ interface-names ];

Hierarchy Level

[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]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure the set of interfaces for multicast scoping.

Options

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.

Usage Guidelines

See Configuring Multicast Scoping.

Required Privilege Level

routing—To view this statement in the configuration.

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

Related Topics

multicast


[Contents] [Prev] [Next] [Index] [Report an Error]