show igmp interface
Syntax
show igmp interface <brief | detail> <interface-name> <logical-system (all | logical-system-name)>
Syntax (EX Series Switches and the QFX Series)
show igmp interface <brief | detail> <interface-name>
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
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.
Field Name |
Field Description |
Level of Output |
---|---|---|
Interface |
Name of the interface. |
All levels |
Querier |
Address of the routing device that has been elected to send membership queries. |
All levels |
State |
State of the interface: Up or Down. |
All levels |
SSM Map Policy |
Name of the source-specific multicast (SSM) map policy that has been applied to the IGMP interface. |
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 |
Group limit |
Maximum number of groups allowed on the interface. Any joins requested after the limit is reached are rejected. |
All levels |
Group threshold |
Configured threshold at which a warning message is generated. This threshold is based on a percentage of groups received on the interface. If the number of groups received reaches the configured threshold, the device generates a warning message. |
All levels |
Group log-interval |
Time (in seconds) between consecutive log messages. |
All levels |
Immediate Leave |
State of the immediate leave option:
|
All levels |
Promiscuous Mode |
State of the promiscuous mode option:
|
All levels |
Distributed |
State of IGMP, which, by default, takes place on the Routing Engine for MX Series routers but can be distributed to the Packet Forwarding Engine to provide faster processing of join and leave events.
|
All levels |
Passive |
State of the passive mode option:
The
|
All levels |
OIF map |
Name of the OIF map (if configured) associated with 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
- show igmp interface brief
- show igmp interface detail
- show igmp interface <interface-name>
show igmp interface
user@host> show igmp interface Interface: at-0/3/1.0 Querier: 203.0.3.113.31 State: Up Timeout: None Version: 2 Groups: 4 SSM Map Policy: ssm-policy-A Interface: so-1/0/0.0 Querier: 203.0.113.11 State: Up Timeout: None Version: 2 Groups: 2 SSM Map Policy: ssm-policy-B Interface: so-1/0/1.0 Querier: 203.0.113.21 State: Up Timeout: None Version: 2 Groups: 4 SSM Map Policy: ssm-policy-C Immediate Leave: On Promiscuous Mode: Off Passive: Off Distributed: OnConfigured 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.0
show 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.
show igmp interface <interface-name>
user@host# show igmp interface ge-3/2/0.0 Interface: ge-3/2/0.0 Querier: 203.0.113.111 State: Up Timeout: None Version: 3 Groups: 1 Group limit: 8 Group threshold: 60 Group log-interval: 10 Immediate leave: Off Promiscuous mode: Off Distributed: On
show igmp interface (User Plane output for ACX7100)
Displays the following output in the user-plane for customer premise equipment (CPE).
• show igmp interface user@up1> show igmp interface Interface: pp0.3221225481 Querier: 128.220.14.35 State: Up Timeout: 1000 Version: 3 Groups: 1 Group threshold: 0 Group log-interval: 10000 Immediate leave: Off Promiscuous mode: On Passive: Off Interface: demux0.2147483652 Querier: 0.0.0.0 State: Up Timeout: None Version: 3 Groups: 1 Immediate leave: On Promiscuous mode: On Passive: 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.0
Release Information
Command introduced before Junos OS Release 7.4.
Command updated in Junos OS Release 24.4R1 to include multicast support monitoring for ACX7100 router interfaces.