show igmp snooping data-forwarding
Syntax
show igmp snooping data-forwarding <vlan vlan-name>
Description
Display multicast source VLAN (MVLAN) and data-forwarding receiver VLAN associations and related information when you configure multicast VLAN registration (MVR) in a routing instance.
Options
vlan vlan-name | (Optional) Display configured MVR information about a particular VLAN only. |
Required Privilege Level
view
Output Fields
Table 1 lists the
output fields for the show igmp snooping data-forwarding
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
|
Routing instance in which MVR is configured. |
|
VLAN names of the multicast source and receiver VLANs configured in the routing instance. |
|
Learning domain for snooping and MVR data forwarding. |
|
MVR VLAN type configured for the listed VLAN,
either |
|
Group subnet address for the multicast source VLAN in the MVR configuration (the MVLAN). |
|
Multicast receiver VLANs associated with the MVLAN. When you configure a source MVLAN, you associate one or more MVR receiver VLANs with it. |
|
MVR operating mode configured for the listed receiver VLAN:
|
|
VLAN tag translation setting for an MVR receiver VLAN:
|
|
If |
|
One or more source MVLANs associated with the listed MVR receiver VLAN. |
Sample Output
show igmp snooping data-forwarding
user@host> show igmp snooping data-forwarding Instance: default-switch Vlan: v2 Learning-Domain : default Type : MVR Source Vlan Group subnet : 225.0.0.0/24 Receiver vlans: vlan: v1 vlan: v3 Vlan: v1 Learning-Domain : default Type : MVR Receiver Vlan Mode : PROXY Egress translate : FALSE Install route : FALSE Source vlans: vlan: v2 Vlan: v3 Learning-Domain : default Type : MVR Receiver Vlan Mode : TRANSPARENT Egress translate : FALSE Install route : TRUE Source vlans: vlan: v2
show igmp snooping data-forwarding (vlan)
user@host> show igmp snooping data-forwarding vlan v1 Instance: default-switch Vlan: v1 Learning-Domain : default Type : MVR Receiver Vlan Mode : PROXY Egress translate : FALSE Install route : FALSE Source vlans: vlan: v2
Release Information
Command introduced in Junos OS Release 18.3R1.
Support added in Junos OS Release 18.4R1 on EX2300 and EX3400 switches.
Support added in Junos OS Release 19.4R1 on EX4300 multigigabit switches.