[Contents] [Prev] [Next] [Index] [Report an Error]

show igmp snooping interface

Syntax

show igmp snooping interface interface-name
<brief | detail>
<bridge-domain bridge-domain-name>
<virtual-switch virtual-switch-name>
<vlan-id vlan-identifier>

Release Information

Command introduced in JUNOS Release 8.5.

Description

Display IGMP snooping interface information.

Options

none — Display detailed information.

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

bridge-domain bridge-domain-name(Optional) Display information about a particular bridge domain.

virtual-switch virtual-switch-name(Optional) Display information about a particular virtual switch.

vlan-id vlan-identifier(Optional) Display information about a particular VLAN.

Required Privilege Level

view

Related Topics

show igmp snooping membership, and show igmp snooping statistics.

List of Sample Output

show igmp snooping interface

Output Fields

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

Table 26: show igmp snooping interface Output Fields

Field Name

Field Description

Level of Output

Routing-instance

Routing instance for IGMP snooping.

All levels

Learning Domain

Learning domain for snooping.

All levels

Query Interval

Frequency (in seconds) with which this router sends membership queries when it is the querier.

detail

Query Response Interval

Time (in seconds) that the router waits for a response to a general query.

detail

Last Member Query Interval

Time (in seconds) that the router waits for a report in response to a group-specific query.

detail

Robustness Count

Number of times the router retries a query.

detail

immediate-leave

State of immediate leave: On or Off

All levels

version

Version of IGMP configured.

All levels

igmp-proxy

Appears if IGMP proxy mode is configured.

detail

source-address

Source address for IGMP proxy mode, if configured.

detail

router-interface

Router interfaces that are part of this learning domain.

All levels

interface

Interfaces that are being snooped in this learning domain.

All levels

number of membership entries

Number of membership entries on this interface.

detail

show igmp snooping interface

user@host> show igmp snooping interface
Instance: bridge-domain bar

Learning-Domain: default
Interface: ge-0/1/0.200
    State:         Up Groups:      0
    Immediate leave: Off
    Router interface: yes
Interface: ge-0/1/2.200
    State:         Up Groups:      2
    Immediate leave: On
    Router interface: no
Interface: ge-0/1/3.200
    State:         Up Groups:      1
    Immediate leave: Off
    Router interface: no

Configured Parameters:
IGMP Query Interval: 130.0
IGMP Query Response Interval: 15.0
IGMP Last Member Query Interval: 2.0
IGMP Robustness Count: 3

Derived Parameters:
IGMP Membership Timeout: 405.0
IGMP Other Querier Present Timeout: 397.500

[Contents] [Prev] [Next] [Index] [Report an Error]