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

group

See the following sections:

group (with Source Address)

Syntax

group ip-address {
source ip-address;
}

Hierarchy Level

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

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure the IGMP multicast group address that receives data on an interface and a source address for certain packets.

Options

ip-address—Group address.

Note: You must specify a unique address for each group.

The remaining statement is explained separately.

Usage Guidelines

See Configuring IGMP Snooping Interfaces.

Required Privilege Level

routing—To view this statement in the configuration.

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

group (without Source Address)

Syntax

group group;

Hierarchy Level

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

Release Information

Statement introduced before JUNOS Release 7.4.

Description

IGMP multicast group address that receives data on an interface.

Options

group—Name of group.

Note: You must specify a unique address for each group.

Usage Guidelines

See Enabling IGMP Static Group Membership.

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]