show multicast pim-to-igmp-proxy
Syntax
show multicast pim-to-igmp-proxy <instance instance-name> <logical-system (all | logical-system-name)>
Syntax (EX Series Switch and the QFX Series)
show multicast pim-to-igmp-proxy <instance instance-name>
Description
Display configuration information about PIM-to-IGMP message translation, also known as PIM-to-IGMP proxy.
Options
none | Display configuration information about PIM-to-IGMP message translation for all routing instances. |
instance instance-name | (Optional) Display configuration information about PIM-to-IGMP message translation for a specific multicast instance. |
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 multicast pim-to-igmp-proxy
command.
Output fields are listed in the order in which they appear.
Field Name |
Field Description |
---|---|
Instance |
Routing instance. Default instance is master (inet.0 routing table). |
Proxy state |
State of PIM-to-IGMP message translation, also known as PIM-to-IGMP proxy, on the configured upstream interfaces: enabled or disabled. |
interface-name |
Name of upstream interface (no more than two allowed) on which PIM-to-IGMP message translation is configured. |
Sample Output
show multicast pim-to-igmp-proxy
user@host> show multicast pim-to-igmp-proxy Instance: master Proxy state: enabled ge-0/1/0.1 ge-0/1/0.2
show multicast pim-to-igmp-proxy instance
user@host> show multicast pim-to-igmp-proxy instance VPN-A Instance: VPN-A Proxy state: enabled ge-0/1/0.1
Release Information
Command introduced in Junos OS Release 9.6.
instance option introduced in Junos OS Release 10.3.
instance option introduced in Junos OS Release 10.3 for EX Series switches.