Technical Documentation

show igmp-snooping route

Syntax

show igmp-snooping route<brief | detail><ethernet-switching <brief | detail | vlan (vlan-id | vlan-name)>><inet <brief | detail | vlan (vlan-id | vlan-name )>><vlan vlan-id | vlan-name>

Release Information

Command introduced in JUNOS Release 9.1 for EX Series switches.

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

List of Sample Output

show igmp-snooping route
show igmp-snooping route vlan v1

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

Table

(For internal use only. Value is always 0.)

VLAN

Name of the VLAN.

Group

Multicast group address.

Next-hop

ID associated with the next-hop device.

Sample Output

show igmp-snooping route

user@switch> show igmp-snooping route
VLAN             Group          Next-hop
V11              224.1.1.1, *        533
        Interfaces: ge-0/0/13.0, ge-0/0/1.0
VLAN             Group          Next-hop
v12              224.1.1.3, *        534
        Interfaces: ge-0/0/13.0, ge-0/0/0.0

show igmp-snooping route vlan v1

user@switch> show igmp-snooping route vlan v1
Table: 0
VLAN             Group          Next-hop
v1               224.1.1.1, *       1266
        Interfaces: ge-0/0/0.0
v1               224.1.1.3, *       1266
        Interfaces: ge-0/0/0.0
v1               224.1.1.5, *       1266
        Interfaces: ge-0/0/0.0
v1               224.1.1.7, *       1266
        Interfaces: ge-0/0/0.0
v1               224.1.1.9, *       1266
        Interfaces: ge-0/0/0.0
v1               224.1.1.11, *      1266
        Interfaces: ge-0/0/0.0

Published: 2010-01-26