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 isis context-identifier

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show isis context-identifier 
<brief | detail | extensive>
<identifier name>
<instance instance-name>
<logical-system (all | logical-system-name)>

Description

Display IS-IS context identifier information.

Options

brief | detail | extensive

(Optional) Display the specified level of output.

identifier name

(Optional) Display information about the specified context identifier.

instance instance-name

(Optional) Display entries for the specified routing instance.

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

(Optional) Display the context identifier information for all logical systems or for a particular logical system.

Required Privilege Level

View

Output Fields

Table 1 lists the output fields for the show isis context-identifier command. Output fields are listed in the approximate order in which they appear.

Table 1: show isis context-identifier Output Fields

Field Name

Field Description

Level of Output

Context

IPv4 address that defines a protection pair. The context is manually configured on both primary and protector PEs.

detail

Owner

Protocol that requires the context.

detail

Role

Role of the PE, which is either primary or protector.

detail

Primary

Name of the primary PE.

detail

Metric

Advertised interior gateway protocol (IGP) metric.

detail

Sample Output

command-name

content_copy zoom_out_map
user@host> show isis context-identifier detail

IS-IS context database:
Context                Owner     Role       Primary      Metric
2.2.4.3               MPLS      Primary    pro3-e        1      
  Advertiser pro3-e, Router ID 10.255.245.198, Metric 1, Level 1
  Advertiser pro3-e, Router ID 10.255.245.198, Metric 1, Level 2
  Advertiser pro3-c, Router ID 10.255.245.196, Metric 11, Level 2

Release Information

Command introduced in Junos OS Release 10.4.

footer-navigation