Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    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-name>><vlan vlan-name>

    Release Information

    Command introduced in Junos OS Release 11.1 for the QFX Series.

    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-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.

    Interfaces

    Interfaces on which IGMP packets were snooped.

    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: 2012-06-27