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

interface

Syntax

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

Hierarchy Level

[edit dynamic-profiles profile-name protocols igmp],
[edit logical-systems logical-system-name protocols igmp],
[edit protocols igmp]

Release Information

Statement introduced before JUNOS Release 7.4.

The [edit dynamic-profiles profile-name protocols igmp] hierarchy added in JUNOS Release 9.2.

Description

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

Options

interface-name—Variable for the interface. Specify the interface variable ($junos-underlying-interface) to indicate that the dynamic profile chooses an interface for the accessing DHCP client.

The remaining statements are explained separately.

Required Privilege Level

routing—To view this statement in the configuration.

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

Related Topics


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