Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

source (Multicast VLAN Registration)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
source {
    groups group-prefix;
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols igmp-snooping vlan  vlan-name data-forwarding]

Description

Configure a VLAN to be a multicast source VLAN (MVLAN), and specify the IP address range of the multicast source groups.

To configure a data-forwarding VLAN as an MVLAN, you also configure one or more multicast receiver VLANs (MVR receiver VLANs) with hosts that might be interested in receiving traffic on the MVLAN for the specified multicast groups. You can configure a VLAN as either an MVLAN or MVR receiver VLAN, but not both at the same time.

Note:

On EX4300 and EX4300 multigigabit switches, you can configure up to 10 MVLANs, and up to a total of 4K MVR receiver VLANs and MVLANs together. On EX2300 and EX3400, you can configure up to 5 MVLANs and the remaining configurable VLANs can be MVR receiver VLANs.

The remaining statement is explained separately. See CLI Explorer.

Default

Disabled

Options

groups group-prefix

IP address range of the source groups. Each MVLAN must have exactly one groups statement. If there are multiple MVLANs on the switch, their group ranges must be unique.

Required Privilege Level

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

Release Information

Statement introduced in Junos OS Release 9.6.

footer-navigation