show mld snooping interface
Syntax
show mld snooping interface <brief | detail> <instance routing-instance> <interface-name> <qualified-vlan vlan-name> <vlan vlan-name>
Description
Display MLD snooping information for an interface.
Options
| none | Display MLD snooping information for all interfaces on which MLD snooping is enabled. |
brief | detail |
(Optional) Display the specified level of output.
The default is |
instance routing-instance |
(Optional) Display MLD snooping information for the specified routing instance. |
interface-name |
(Optional) Display MLD snooping information for the specified interface. |
qualified-vlan vlan-name |
(Optional) Display MLD snooping information for the specified qualified VLAN. |
vlan vlan-name |
(Optional) Display MLD snooping information for the specified VLAN. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show mld snooping interface command. Output fields are listed in the approximate order in which
they appear. Details may differ for EX switches and MX routers.
Field Name |
Field Description |
Level of Output |
|---|---|---|
|
Routing instance for MLD snooping. |
All levels |
|
Learning domain for MLD snooping. |
All levels |
|
Name of the VLAN for which MLD snooping is enabled. |
All levels |
|
Name of the interface. |
All levels |
|
State of the interface: |
|
|
Number of multicast groups on the interface. |
|
|
State of the immediate leave option:
|
|
|
Indicates whether the interface is a multicast router
interface: |
|
|
Information configured by the user.
|
All levels |
Sample Output
- show mld snooping interface
- show mld snooping interface ge-0/0/2.0
- show mld snooping interface brief
- show mld snooping interface detail
show mld snooping interface
user@switch> show mld snooping interface
Instance: default-switch
Vlan: v100
Learning-Domain: default
Interface: ge-0/0/1.0
State: Up Groups: 1
Immediate leave: Off
Router interface: no
Interface: ge-0/0/2.0
State: Up Groups: 0
Immediate leave: Off
Router interface: no
Configured Parameters:
MLD Query Interval: 125.0
MLD Query Response Interval: 10.0
MLD Last Member Query Interval: 1.0
MLD Robustness Count: 2
Multicast router interface default forwarding: no
Flood Reports to Layer 2 core: yes
Auto immediate-leave on host interfaces: yesshow mld snooping interface ge-0/0/2.0
user@switch> show mld snooping interface ge-0/0/2.0
Instance: default-switch
Vlan: v100
Learning-Domain: default
Interface: ge-0/0/2.0
State: Up Groups: 0
Immediate leave: Off
Router interface: no
Configured Parameters:
MLD Query Interval: 125.0
MLD Query Response Interval: 10.0
MLD Last Member Query Interval: 1.0
MLD Robustness Count: 2
Multicast router interface default forwarding: no
Flood Reports to Layer 2 core: yes
Auto immediate-leave on host interfaces: yesshow mld snooping interface brief
user@switch> show mld snooping interface brief Instance: default-switch Vlan: v1 Learning-Domain: default Interface: ge-0/0/1.0 Interface: ge-0/0/2.0 Configured Parameters: MLD Query Interval: 125.0 MLD Query Response Interval: 10.0 MLD Last Member Query Interval: 1.0 MLD Robustness Count: 2 Multicast router interface default forwarding: no Flood Reports to Layer 2 core: yes Auto immediate-leave on host interfaces: yes
show mld snooping interface detail
The output for the show mld snooping interface detail command is identical to
that for the show mld snooping interface command. For sample
output, see show mld snooping interface.
Release Information
Command introduced in Junos OS Release 13.3.