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 ingress-replication mvpn

date_range 19-Nov-23

Syntax

show ingress-replication mvpn

Description

Display the state and configuration of the ingress replication tunnels created for the MVPN application when using the mpls-internet-multicast routing instance type.

Required Privilege Level

View

Output Fields

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

Table 1: show ingress-replication mvpn Output Fields

Field Name

Field Description

Ingress tunnel

Identifies the MVPN ingress replication tunnel.

Application

Identifies the application (MVPN).

Unicast tunnels

List of unicast tunnels in use.

Leaf address

Address of the tunnel.

Tunnel type

Identifies the unicast tunnel type.

Mode

Indicates whether the tunnel was created as a new tunnel for the ingress replication, or if an existing tunnel was used.

State

Indicates whether the tunnel is Up or Down.

Sample Output

show ingress-replication mvpn

content_copy zoom_out_map
user@host> show ingress-replication mvpn   
Ingress Tunnel: mvpn:1
  Application: MVPN
  Unicast tunnels
    Leaf Address       Tunnel-type       Mode       State
    10.255.245.2       P2P LSP           New        Up
    10.255.245.4       P2P LSP           New        Up
Ingress Tunnel: mvpn:2
  Application: MVPN
  Unicast tunnels
    Leaf Address       Tunnel-type       Mode       State
    10.255.245.2       P2P LSP           Existing   Up

Release Information

Command introduced in Junos OS Release 10.4.

footer-navigation