show igmp interface
Syntax
Syntax (EX Series Switch)
Release Information
Command introduced before Junos OS Release 7.4.
Command introduced in Junos OS Release 9.0 for EX Series switches.
Description
Display information about Internet Group Management Protocol (IGMP)-enabled interfaces.
Options
- none
Display standard information about all IGMP-enabled interfaces.
- brief | detail
(Optional) Display the specified level of output.
- interface-name
(Optional) Display information about the specified IGMP-enabled interface only.
- logical-system (all | logical-system-name)
(Optional) Perform this operation on all logical systems or on a particular logical system.
Required Privilege Level
view
Related Topics
List of Sample Output
show igmp interfaceshow igmp interface brief
show igmp interface detail
Output Fields
Table 1 describes the output fields for the show igmp interface command. Output fields are listed in the approximate order in which they appear.
Table 1: show igmp interface Output Fields
Field Name | Field Description | Level of Output |
|---|---|---|
Interface | Name of the interface. | All levels |
State | State of the interface: Up or Down. | All levels |
Querier | Address of the routing device that has been elected to send membership queries. | All levels |
Timeout | How long until the IGMP querier is declared to be unreachable, in seconds. | All levels |
Version | IGMP version being used on the interface: 1 , 2 , or 3. | All levels |
Groups | Number of groups on the interface. | All levels |
Immediate Leave | State of the immediate leave option:
| All levels |
Promiscuous Mode | State of the promiscuous mode option:
| All levels |
Passive | State of the passive mode option:
The passive statement enables you to selectively activate up to two out of a possible three available query or control traffic options. When enabled, the following options appear after the on state declaration:
| All levels |
OIF map | Name of the OIF map associated to the interface. | All levels |
SSM map | Name of the source-specific multicast (SSM) map (if configured) used on the interface. | All levels |
Configured Parameters | Information configured by the user:
| All levels |
Derived Parameters | Derived information:
| All levels |
Sample Output
show igmp interface
user@host> show igmp interface Interface: at-0/3/1.0
Querier: 10.111.30.1
State: Up Timeout: None Version: 2 Groups: 4
Interface: so-1/0/0.0
Querier: 10.111.10.1
State: Up Timeout: None Version: 2 Groups: 2
Interface: so-1/0/1.0
Querier: 10.111.20.1
State: Up Timeout: None Version: 2 Groups: 4
Immediate Leave: On
Promiscuous Mode: Off
Configured Parameters:
IGMP Query Interval: 125.0
IGMP Query Response Interval: 10.0
IGMP Last Member Query Interval: 1.0
IGMP Robustness Count: 2
Derived Parameters:
IGMP Membership Timeout: 260.0
IGMP Other Querier Present Timeout: 255.0show igmp interface brief
The output for the show igmp interface brief command is identical to that for the show igmp interface command. For sample output, see show igmp interface.
show igmp interface detail
The output for the show igmp interface detail command is identical to that for the show igmp interface command. For sample output, see show igmp interface.
