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 ted protocol

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show ted protocol
<brief | detail> 
<instance instance-name>
<logical-system (all | logical-system-name)>

Syntax (EX Series Switches)

content_copy zoom_out_map
show ted protocol
<brief | detail> 

Description

Display information about the protocols from which the Multiprotocol Label Switching (MPLS) traffic engineering database learned about its nodes.

Options

none

Display standard information about the protocols from which the traffic engineering database learned about its nodes.

brief | detail

(Optional) Display the specified level of output.

instance instance-name

(Optional) Display routing instance information for the specified instance. If instance-name is omitted, information is displayed for the master instance.

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 ted protocol command. Output fields are listed in the approximate order in which they appear.

Table 1: show ted protocol Output Fields

Field Name

Field Description

Protocol name

Protocol that reported the node information:

  • IS-IS(1)—IS-IS Level 1.

  • IS-IS(2)—IS-IS Level 2.

  • OSPF (area-number)—OSPF from the specified area.

Credibility

If the protocols provide conflicting information about a node, the protocol with the highest credibility value is the one that the traffic engineering database uses.

Self node

Address the protocol uses as the local address.

Sample Output

show ted protocol

content_copy zoom_out_map
user@host> show ted protocol   
Protocol name        Credibility  Self node
IS-IS(2)             2  (highest) corriedale.00(123.456.1.11)
IS-IS(1)             1            corriedale.00(123.456.1.11)

command-name

content_copy zoom_out_map
user@host> show ted protocol topology-id bgp-ls-epe detail 
Protocol name        Credibility  Self node
BGP-LS-EPE(0)        342          200.0.0.4

Release Information

Command introduced before Junos OS Release 7.4.

instance instance-name option added in Junos OS Release 15.1.

footer-navigation