Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show pim source

List of Syntax

Syntax
Syntax (EX Series Switch and the QFX Series)

Syntax

show pim source<brief | detail><inet | inet6><instance instance-name><logical-system (all | logical-system-name)><source-prefix>

Syntax (EX Series Switch and the QFX Series)

show pim source<brief | detail><inet | inet6><instance instance-name><source-prefix>

Release Information

Command introduced before Junos OS Release 7.4.

Command introduced in Junos OS Release 9.0 for EX Series switches.

inet6 and instance options introduced in Junos OS Release 10.0 for EX Series switches.

Command introduced in Junos OS Release 11.3 for the QFX Series.

Description

Display information about the Protocol Independent Multicast (PIM) source reverse path forwarding (RPF) state.

Options

none

Display standard information about the PIM RPF state for all supported family addresses for all routing instances.

brief | detail

(Optional) Display the specified level of output.

inet | inet6

(Optional) Display information for IPv4 or IPv6 family addresses, respectively.

instance instance-name

(Optional) Display information about the RPF state for a specific PIM-enabled routing instance.

logical-system (all | logical-system-name)

(Optional) Perform this operation on all logical systems or on a particular logical system.

source-prefix

(Optional) Display the state for source RPF states in the given range.

Required Privilege Level

view

List of Sample Output

show pim source
show pim source brief
show pim source detail
show pim source (Egress Node with Multipoint LDP Inband Signaling for Point-to-Multipoint LSPs)

Output Fields

Table 1 describes the output fields for the show pim source command. Output fields are listed in the approximate order in which they appear.

Table 1: show pim source Output Fields

Field Name

Field Description

Instance

Name of the routing instance.

Source

Address of the source or reverse path.

Prefix/length

Prefix and prefix length for the route used to reach the RPF address.

Upstream Protocol

Upstream interface

RPF interface toward the source address.

A pseudo multipoint LDP (M-LDP) interface appears on egress nodes in M-LDP point-to-multipoint LSPs with inband signaling.

Upstream Neighbor

Address of the RPF neighbor used to reach the source address.

The multipoint LDP (M-LDP) root appears on egress nodes in M-LDP point-to-multipoint LSPs with inband signaling.

Sample Output

show pim source

user@host> show pim source
Instance: PIM.master Family: INET

Source 10.255.14.144
    Prefix 10.255.14.144/32
    Upstream interface Local
    Upstream neighbor Local

Source 10.255.70.15
    Prefix 10.255.70.15/32
    Upstream interface so-1/0/0.0
    Upstream neighbor 10.111.10.2

Instance: PIM.master Family: INET6

show pim source brief

The output for the show pim source brief command is identical to that for the show pim source command. For sample output, see show pim source.

show pim source detail

user@host> show pim source detail
Instance: PIM.master Family: INET

Source 10.255.14.144
    Prefix 10.255.14.144/32
    Upstream interface Local
    Upstream neighbor Local
    Active groups:228.0.0.0
        239.1.1.1
        239.1.1.1

Source 10.255.70.15
    Prefix 10.255.70.15/32
    Upstream interface so-1/0/0.0
    Upstream neighbor 10.111.10.2
    Active groups:239.1.1.1

Instance: PIM.master Family: INET6

show pim source (Egress Node with Multipoint LDP Inband Signaling for Point-to-Multipoint LSPs)

user@host> show pim source
Instance: PIM.master Family: INET

Source 1.1.1.1
    Prefix 1.1.1.1/32
    Upstream interface Local
    Upstream neighbor Local

Source 1.2.7.7
    Prefix 1.2.7.0/24
    Upstream protocol MLDP
    Upstream interface Pseudo MLDP
    Upstream neighbor MLDP LSP root <1.1.1.2>

Source 192.168.219.11
    Prefix 192.168.219.0/28
    Upstream protocol MLDP
    Upstream interface Pseudo MLDP
    Upstream neighbor MLDP LSP root <1.1.1.2>

Instance: PIM.master Family: INET6

Source abcd::1:2:7:7
    Prefix abcd::1:2:7:0/120
    Upstream protocol MLDP
    Upstream interface Pseudo MLDP
    Upstream neighbor MLDP LSP root <1.1.1.2>

Published: 2014-07-23

Published: 2014-07-23