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

interface

Syntax

interface interface-name {
accounting;
disable;
group-policy;
immediate-leave;
no-accounting;
promiscuous-mode;
static {
group group {
source source;
}
}
version version;
}

Hierarchy Level

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

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Enable IGMP on an interface and configure interface-specific properties.

Options

interface-name—Name of the interface. 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.

The remaining statements are explained separately.

Usage Guidelines

See Enabling IGMP.

Required Privilege Level

routing—To view this statement in the configuration.

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


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