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 mld-snooping route

    Syntax

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

    Release Information

    Command introduced in Junos OS Release 12.1 for EX Series switches.

    Description

    Display multicast route information maintained by MLD snooping.

    Options

    none

    Display route information for all VLANs on which MLD snooping is enabled.

    brief | detail

    (Optional) Display the specified level of output. The default is brief.

    ethernet-switching

    (Optional) Display information on Layer 2 IPv6 multicast routes. This is the default.

    inet6

    (Optional) Display information on Layer 3 IPv6 multicast routes.

    vlan (vlan-id | vlan-name)

    (Optional) Display route information for the specified VLAN.

    Required Privilege Level

    view

    List of Sample Output

    show mld-snooping route
    show mld-snooping route detail
    show mld-snooping route inet6 detail

    Output Fields

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

    Table 1: show mld-snooping route Output Fields

    Field Name

    Field Description

    Table

    Routing table ID for virtual routing instances.

    Routing Table

    Routing table ID for virtual routing instances.

    VLAN

    Name of the VLAN on which MLD snooping is enabled.

    Group

    Multicast IPv6 group address. Only the last 32 bits of the address are shown. The switch uses only these bits in determining multicast routes.

    Next-hop

    ID associated with the next-hop device.

    Routing next-hop

    ID associated with the Layer 3 next-hop device.

    Interface or Interfaces

    Name of the interface or interfaces in the VLAN associated with the multicast group.

    Layer 2 next-hop

    ID associated with the Layer 2 next-hop device.

    Sample Output

    show mld-snooping route

    user@switch> show mld-snooping route
                    
    VLAN             Group          Next-hop
    vlan1            ::0000:0001        1464
    vlan1            ff00::         
    vlan10           ::0000:0002        1599
    vlan10           ff00::         
    vlan11           ::0000:0002        1513
    vlan11           ff00::         
    vlan12           ff00::         
    vlan13           ff00::         
    vlan14           ff00::         
    vlan15           ff00::         
    vlan16           ff00::         
    vlan17           ff00::         
    vlan18           ff00::         
    vlan19           ff00::         
    vlan2            ff00::         
    vlan20           ::0000:0002        1602
    vlan20           ff00::         
    vlan3            ff00::         
    vlan4            ff00::         
    vlan5            ff00::         
    vlan6            ff00::         
    vlan7            ff00::         
    vlan8            ff00::                 
    vlan9            ff00::         
    default          ff00::         
    

    show mld-snooping route detail

    user@switch> show mld-snooping route detail
    VLAN             Group          Next-hop
    mld-vlan         ::0000:2010        1323
            Interfaces: ge-1/0/30.0
    VLAN             Group          Next-hop
    mld-vlan         ff00::             1317
            Interfaces: ge-1/0/0.0
    VLAN             Group          Next-hop
    mld-vlan         ::0000:0000        1317
            Interfaces: ge-1/0/0.0
    VLAN             Group          Next-hop
    mld-vlan1        ::0000:2010        1324
            Interfaces: ge-12/0/31.0
    VLAN             Group          Next-hop
    mld-vlan1        ff00::             1318
            Interfaces: ae200.0
    VLAN             Group          Next-hop
    mld-vlan1        ::0000:0000        1318
            Interfaces: ae200.0

    show mld-snooping route inet6 detail

    user@switch> show mld-snooping route inet6 detail
    Routing table: 0
    Group: ff05::1, 4001::11
        Routing next-hop: 1352
            vlan.2
        Interface: vlan.2, VLAN: vlan2, Layer 2 next-hop: 1387
    

    Published: 2012-12-07