Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show mvpn c-multicast

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show mvpn c-multicast
<extensive | summary>
<instance-name instance-name>
<source-pe>

Description

Display the multicast VPN customer multicast route information.

Options

extensive | summary

(Optional) Display the specified level of output.

instance-name instance-name

(Optional) Display output for the specified routing instance.

source-pe

(Optional) Display source-pe output for the specified c-multicast entries.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show mvpn c-multicast command. Output fields are listed in the approximate order in which they appear.

Table 1: show mvpn c-multicast Output Fields

Field Name

Field Description

Level of Output

Instance

Name of the VPN routing instance.

summary extensive none

C-mcast IPv4 (S:G)

Customer router IPv4 multicast address.

extensive none

Ptnl

Provider tunnel attributes, tunnel type:tunnel source, tunnel destination group.

extensive none

St

State:

  • DS—Represents (S,G) and is created due to (*,G)

  • RM—Remote VPN route learned from the remote PE router

  • St display blank—SSM group join

extensive none

MVPN instance

Name of the multicast VPN routing instance

extensive none

C-multicast IPv4 route count

Number of customer multicast IPv4 routes associated with the multicast VPN routing instance.

summary

C-multicast IPv6 route count

Number of customer multicast IPv6 routes associated with the multicast VPN routing instance.

summary

Sample Output

show mvpn c-multicast

content_copy zoom_out_map
user@host> show mvpn c-multicast
Family : INET

Instance : VPN-A
  C-mcast IPv4 (S:G)            Provider Tunnel                          Label-In       St    FwdNh    Segment
  192.168.195.78/32:233.252.0.1/24 PIM-SM:10.255.14.144, 192.168.0.1                   RM  M-mt-2/0/10.32771

Instance : VPN-B
  C-mcast IPv4 (S:G)            Provider Tunnel                          Label-In       St    FwdNh    Segment
  192.168.195.94/32:233.252.0.2/24 PIM-SM:10.255.14.144, 192.168.0.2                   RM  M-mt-2/0/10.32770
 
Instance : VPN-C
  MVPN Mode : RPT-SPT

  C-mcast IPv4 (S:G)            Provider Tunnel                                     Label-In    St    FwdNh    Segment
  192.168.1.1/0:233.252.0.3/32        INGRESS-REPLICATION:MPLS Label 16:192.168.2.1       16    	M-1048665

show mvpn c-multicast summary

content_copy zoom_out_map
user@host> show mvpn c-multicast summary
MVPN Summary:
Family: INET
Family: INET6
    
Instance: mvpn1
  C-multicast IPv6 route count: 1

show mvpn c-multicast extensive

content_copy zoom_out_map
user@host> show mvpn c-multicast extensive
Family : INET

Instance : VPN-A
  MVPN Mode : SPT-ONLY
  MVPN Forwarding Entry uses hierarchical nexthop : No
  MVPN Forwarding Entry share tunnel nexthop : Yes

  C-mcast IPv4 (S:G)            Provider Tunnel                          Label-In       St    FwdNh    Segment
  192.168.195.78/32:233.252.0.1/24 PIM-SM:10.255.14.144, 192.168.0.1                   RM  M-mt-2/0/10.32771
  
Instance : VPN-B
  MVPN Mode : SPT-ONLY
  MVPN Forwarding Entry uses hierarchical nexthop : No
  MVPN Forwarding Entry share tunnel nexthop : Yes

  C-mcast IPv4 (S:G)            Provider Tunnel                          Label-In       St    FwdNh    Segment
  192.168.195.94/32:233.252.0.2/24 PIM-SM:10.255.14.144, 192.168.0.2                   RM  M-mt-2/0/10.32770

Instance : VPN-C  
  MVPN Mode : RPT-SPT
  MVPN Forwarding Entry uses hierarchical nexthop : No
  MVPN Forwarding Entry share tunnel nexthop : Yes

  C-mcast IPv4 (S:G)            Provider Tunnel                                     Label-In    St    FwdNh    Segment
  192.168.1.1/0:233.252.0.3/32  INGRESS-REPLICATION:MPLS Label 16:192.168.2.1             16         M-1048665

show mvpn c-multicast source-pe

content_copy zoom_out_map
user@host> show mvpn c-multicast  source-pe
Family : INET
Family : INET6
    
Instance : mvpn1
  MVPN Mode : RPT-SPT
    C-Multicast route address: ::/0:ff05::1/128
        MVPN Source-PE1:
                extended-community: no-advertise target:10.1.0.0:9 
                Route Distinguisher: 10.1.0.0:1
                Autonomous system number: 1
                Interface: ge-0/0/9.1 Index: 343
        PIM Source-PE1:
                extended-community: target:10.1.0.0:9 
                Route Distinguisher: 10.1.0.0:1
                Autonomous system number: 1
                Interface: ge-0/0/9.1 Index: 343

Release Information

Command introduced in Junos OS Release 8.4.

Option to show source-pe introduced in Junos OS Release 15.1.

footer-navigation