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

credibility

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
credibility {
    direct;
    isis-level-1;
    isis-level-2;
    ospf;
    static;
    unknown;
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems logical-system-name protocols mpls traffic-engineering database export],
[edit protocols mpls traffic-engineering database export]

Description

Configure preference values for entries from BGP-TE to the traffic engineering database. A protocol with a higher credibility value is preferred over a protocol with a lower credibility value.

The credibility order for the BGP-TE protocols is as follows:

  • Unknown—80

  • OSPF—81

  • ISIS Level 1—82

  • ISIS Level 2—83

  • Static—84

  • Direct—85

Options

direct

Entries sourced from directly connected links.

isis-level-1

Entries sourced from IS-IS Level 1.

isis-level-2

Entries sourced from IS-IS Level 2.

ospf

Entries sourced from OSPF.

static

Entries sourced from static configuration.

unknown

Entries sourced from unknown entities.

  • Range: 0 through 512

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 14.2.

footer-navigation