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

show ted link

Syntax

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

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display Multiprotocol Label Switching (MPLS) traffic engineering database link information.

Options

none — Display standard information about traffic engineering database link information 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 link brief
show ted link detail

Output Fields

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

Table 156: show ted link Output Fields

Field Name

Field Description

Level of Output

ID

Hostname and address of the node that the link is coming from. An address of .00 indicates that the node is the router itself. An address in the range 0.01 through 0.FF indicates that the node is a pseudonode.

brief

-->ID

Hostname and address of the node that the link is going to. An address of .00 indicates that the node is the router itself. An address in the range 0.01 through 0.FF indicates that the node is a pseudonode.

brief

hostname

Hostname and address of the node that the link is coming from. An address of .00 indicates that the node is the router itself. An address in the range 0.01 through 0.FF indicates that the node is a pseudonode.

detail

hostname

Hostname and address of the node that the link is going to. An address of .00 indicates that the node is the router itself. An address in the range 0.01 through 0.FF indicates that the node is a pseudonode.

detail

Local Path

Number of paths CSPF on the local router has placed on the link.

All levels

Local BW

Amount of bandwidth the local router has placed on the link.

All levels

Sample Output

show ted link brief

user@host> show ted link brief
TED link:
ID                         ->ID                          LocalPath LocalBW
cheviot.00(123.456.1.10)     merino.00(123.456.1.14)             0 0bps
merino.00(123.456.1.14)      corriedale.00(123.456.1.11)         0 0bps
merino.00(123.456.1.14)      perendale.00(123.456.1.13)          0 0bps
merino.00(123.456.1.14)      cheviot.00(123.456.1.10)            0 0bps
romney.00(123.456.1.15)      corriedale.00(123.456.1.11)         0 0bps
romney.00(123.456.1.15)      perendale.00(123.456.1.13)          0 0bps

show ted link detail

user@host> show ted link detail
TED link:
cheviot.00(123.456.1.10)->merino.00(123.456.1.14), LocalPath 0
  localBW [0] 0bps       [1] 0bps      [2] 0bps       [3] 0bps
  localBW [4] 0bps       [5] 0bps      [6] 0bps       [7] 0bps
merino.00(123.456.1.14)->corriedale.00(123.456.1.11), LocalPath 0
  localBW [0] 0bps       [1] 0bps      [2] 0bps       [3] 0bps
  localBW [4] 0bps       [5] 0bps      [6] 0bps       [7] 0bps
merino.00(123.456.1.14)->perendale.00(123.456.1.13), LocalPath 0
  localBW [0] 0bps       [1] 0bps      [2] 0bps       [3] 0bps
  localBW [4] 0bps       [5] 0bps      [6] 0bps       [7] 0bps
merino.00(123.456.1.14)->cheviot.00(123.456.1.10), LocalPath 0
  localBW [0] 0bps       [1] 0bps      [2] 0bps       [3] 0bps
  localBW [4] 0bps       [5] 0bps      [6] 0bps       [7] 0bps
romney.00(123.456.1.15)->corriedale.00(123.456.1.11), LocalPath 0
  localBW [0] 0bps       [1] 0bps      [2] 0bps       [3] 0bps
  localBW [4] 0bps       [5] 0bps      [6] 0bps       [7] 0bps
romney.00(123.456.1.15)->perendale.00(123.456.1.13), LocalPath 0
  localBW [0] 0bps       [1] 0bps      [2] 0bps       [3] 0bps
  localBW [4] 0bps       [5] 0bps      [6] 0bps       [7] 0bps

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