[Contents] [Prev] [Next] [Index] [Report an Error]

show ted protocol

Syntax

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

Release Information

Command introduced before JUNOS Release 7.4.

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 on all logical systems.

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

List of Sample Output

show ted protocol

Output Fields

Table 152 describes the output fields for the show ted protocol command. Output fields are listed in the approximate order in which they appear.

Table 152: 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.

show ted protocol

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)

[Contents] [Prev] [Next] [Index] [Report an Error]