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 mpls egress-protection

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show mpls egress-protection
<brief | detail>
<logical-system (all | logical-system-name)>

Description

Display information about egress protection.

Note:

Use this command on the device configured as the protector PE router to display information about egress protection. If you use this command on the device configured as the primary PE router, no output is displayed.

Options

none

Display standard information about egress protection.

brief | detail

(Optional) Display the specified level of output.

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 mpls egress-protection detail command. Output fields are listed in the approximate order in which they appear.

Table 1: show mpls lsp Output Fields

Field Name

Field Description

Instance

Indicates egress instance name

Type

Indicates type of the VRF. It can be either local-vrf or remote-vrf

RIB

Indicates the edge-protection created routing table

Context-Id

Indicates the context-ID associated with the RIB.

Interface/Enhanced-lookup

Show VT interfaces associated with the backup RIB.

Shows Enhanced-lookup for MX Series 5G Universal Routing Platforms with the Enhanced IP Network Services mode configured using the network-services enhanced-ip statement at the [edit chassis] hierarchy level.

Sample Output

show mpls egress-protection detail (Centralized Protector)

content_copy zoom_out_map
user@host> show mpls egress-protection detail

Instance                 Type      Protection-Type       
rsite1                  remote-vrf  Protector           
  RIB __99.99.1.4-rsite1__.inet.0, Context-Id 99.99.1.4, Enhanced-lookup 
  Route Target 1:1
rsite24                 remote-vrf  Protector           
  RIB __99.99.1.4-rsite24__.inet.0, Context-Id 99.99.1.4, Enhanced-lookup 
  Route Target 100:1023

Sample Output

show mpls egress-protection detail (Collocated Protector)

content_copy zoom_out_map
user@host> show mpls egress-protection detail

Instance                 Type      Protection-Type       
site2                   local-vrf   Protector           
  RIB __66.6.6.6-site2__.inet.0, Context-Id 66.6.6.6, Interface vt-1/3/0.87031809
  Route Target 100:251
site12                  local-vrf   Protector           
  RIB __66.6.6.6-site12__.inet.0, Context-Id 66.6.6.6, Interface vt-1/3/0.87031808
  Route Target 100:250
  Route Target 100:251

site2                   local-vrf   Protector           
  RIB __66.6.6.6-site2__.inet.0, Context-Id 66.6.6.6, Interface vt-1/3/0.87031809
  Route Target 100:251

Release Information

Command introduced in Junos OS Release 11.4R3.

footer-navigation