receiver
Syntax
receiver { install; mode (proxy | transparent); (source-list | source-vlans) vlan-list; translate; }
Hierarchy Level
[edit protocols igmp-snooping vlan (vlan-name) data-forwarding] [edit logical-systems name protocols igmp-snooping vlan vlan-name data-forwarding]
Description
Configure a VLAN as a multicast receiver VLAN of a multicast source VLAN (MVLAN) using the multicast VLAN registration (MVR) feature.
You must associate an MVR receiver VLAN with at least one data-forwarding
source MVLAN. You can configure an MVR receiver VLAN with multiple
source MVLANs using the source-list
or source-vlans
statement.
The remaining statements are explained separately.
The mode
, source-list
, and translate
statements are only applicable to MVR configuration on EX Series switches that
support the Enhanced Layer 2 Software (ELS) configuration style.
The source-vlans
statement is applicable only to EX Series
switches that do not support ELS, and is equivalent to the ELS
source-list
statement.
See CLI Explorer.
Default
MVR not enabled
Options
install | Install forwarding table entries (also called bridging entries) on the MVR receiver VLAN when MVR is enabled. By default, MVR only installs bridging entries on the source MVLAN for a group address. You cannot configure the |
mode (proxy | transparent) | (ELS devices only) Set proxy or transparent mode for an MVR
receiver VLAN. This statement is explained separately. The mode is |
source-list vlan-list | (ELS devices only) Specify a list of multicast source
VLANs (MVLANs) from which a multicast receiver VLAN receives multicast
traffic when multicast VLAN registration (MVR) is configured. This
option is available only on on-ELS devices. (Use the |
source-vlans vlan-list | (Non-ELS switches only) Specify a list of MVLANs for
MVR operation from which the MVR receiver VLAN receives multicast
traffic when multicast VLAN registration (MVR) is configured. Either
all of these MVLANs must be in proxy mode or none of them can be in
proxy mode (see proxy). This option is available only on non-ELS switches.
(Use the |
translate | (ELS devices only) Translate VLAN tags in multicast VLAN (MVLAN) packets from the MVLAN tag to the multicast receiver VLAN tag on an MVR receiver VLAN. Without this option, tagged traffic has the MVLAN ID by default. We recommend you set this option for MVR receiver VLANs with trunk ports, so hosts on the trunk interfaces receive multicast traffic tagged with the expected VLAN ID (the MVR receiver VLAN ID). |
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.
Statement and mode
, source-list
, and translate
options introduced in Junos OS Release 18.3R1 for
EX4300 switches (ELS switches).
Statement and mode
, source-list
, and translate
options added in Junos OS Release 18.4R1 for EX2300
and EX3400 switches (ELS switches).