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

group

See the following sections:

group (with Source Address)

Syntax

group ip-address {
source-address ip-address;
}

Hierarchy Level

[edit bridge-domains bridge-domain-name protocols igmp-snooping interface interface-name static],
[edit bridge-domains bridge-domain-name protocols igmp-snooping vlan vlan-id interface interface-name static],
[edit routing-instances routing-instance-name bridge-domains bridge-domain-name protocols igmp-snooping interface interface-name static],
[edit routing-instances routing-instance-name bridge-domains bridge-domain-name protocols vlan vlan-id igmp-snooping interface interface-name static]

Release Information

Statement introduced in JUNOS Release 8.5.

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.

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 ip-address;

Hierarchy Level

[edit bridge-domains bridge-domain-name protocols igmp-snooping interface interface-name static],
[edit bridge-domains bridge-domain-name protocols igmp-snooping vlan vlan-id interface interface-name static],
[edit routing-instances routing-instance-name bridge-domains bridge-domain-name protocols igmp-snooping interface interface-name static],
[edit routing-instances routing-instance-name bridge-domains bridge-domain-name protocols vlan vlan-id igmp-snooping interface interface-name static]

Release Information

Statement introduced in JUNOS Release 8.5.

Description

Configure the IGMP snooping multicast group addresses receiving data on an interface.

Options

ip-address—Group address.

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.


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