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

show igmp-snooping route (View)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
 show igmp-snooping route ( brief | detail | ethernet-switching | inet | vlan)

Description

Display IGMP snooping route information.

Options

  • none—Display general parameters.

  • brief | detail—(Optional) Display the specified level of output.

  • ethernet-switching—(Optional) Display Ethernet switching information.

  • inet—(Optional) Display inet information.

  • vlan vlan-id |vlan-name—(Optional) Display route information for the specified VLAN.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show igmp-snooping route command. Output fields are listed in the approximate order in which they appear.

Table 1: show igmp-snooping route Output Fields

Field Name

Field Description

VLAN

Name of the VLAN.

Group

Multicast group address.

Next-hop

ID associated with the next-hop device.

Sample Output

show igmp-snooping route

content_copy zoom_out_map
user@host> show igmp-snooping route             
VLAN       Group          Next-hop
v11         203.0.113.0, *   533
Interfaces: ge-0/0/13.0, ge-0/0/1.0
v12         203.0.113.1, *   534
Interfaces: ge-0/0/13.0, ge-0/0/0.0

show igmp-snooping route vlan v1

content_copy zoom_out_map
user@host> show igmp-snooping route vlan v1             
Table: 0
VLAN      Group              Next-hop
v1        203.0.113.2, *       1266
Interfaces: ge-0/0/0.0
v1        203.0.113.3, *       1266
Interfaces: ge-0/0/0.0
v1        203.0.113.4, *       1266
Interfaces: ge-0/0/0.0
v1        203.0.113.5, *       1266
Interfaces: ge-0/0/0.0
v1        203.0.113.6, *       1266
Interfaces: ge-0/0/0.0
v1        203.0.113.6, *      1266
Interfaces: ge-0/0/0.0

Release Information

Command introduced in Junos OS Release 9.5.

footer-navigation