show link-management routing
Syntax
Release Information
Command introduced before Junos OS Release 7.4.
Command introduced in Junos OS Release 9.5 for EX Series switches.
Description
Display Multiprotocol Label Switching (MPLS) peer or traffic engineering link information from the routing process.
Options
- none
Display all peer and traffic-engineered link information.
- peer <name name>
(Optional) Display information for all peers or for the specified peer only.
- resource <name name>
(Optional) Display information for all resources or for the specified resource only.
- te-link <name name>
(Optional) Display information for all traffic-engineered forwarding paths or for the specified path only.
Required Privilege Level
view
Related Topics
List of Sample Output
show link-management routingOutput Fields
Table 1 describes the output fields for the show link-management routing command. Output fields are listed in the approximate order in which they appear.
Table 1: show link-management routing Output Fields
Field Name | Field Description |
|---|---|
Peer Name | Name of the peer. |
System identifier | Internal identifier for the peer. The range of values is 0 through 64,000. |
State | State of the peer: Up or Down. |
Control address | Address to which a control channel is established. |
Control channel | Interface over which control packets are sent. |
State | State of the control channel. |
TE link name | Traffic-engineered link name. |
State | State of the traffic-engineered link: Up or Down. |
Local identifier | Identifier of the local side of the link. |
Remote identifier | Identifier of the remote side of the link. |
Local address | Address of the local side of the link. |
Remote address | Address of the remote side of the link. |
Encoding | Physical layer media type determined by the interfaces contained in the traffic-engineered link. Typical values include SDH/SONET, Ethernet, and Packet. |
Minimum bandwidth | Smallest single allocation of bandwidth, in bits per second (bps) or megabits per second (Mbps), possible on the traffic-engineered link. This number is equal to the smallest bandwidth interface that is a member of the traffic-engineered link. |
Maximum bandwidth | Largest single allocation of bandwidth, in bps or Mbps, possible on the traffic-engineered link. This number is equal to the largest bandwidth interface that is a member of the link (in bps). |
Total bandwidth | Sum of the bandwidth, in bps or Mbps, of all interfaces that are members of the link. |
Available bandwidth | Sum of the bandwidth, in bps or Mbps, of all interfaces that are members of the link and that are not yet allocated. |
Resource | Forwarding adjacency LSP information. |
Type | Type of resource. The type is always a forwarding adjacency LSP. |
State | State of the LSP: Up or Down. |
System Identifier | Internal identifier for the peer. The range of values is 0 through 64,000. |
Total bandwidth | Bandwidth resource, in bps or Mbps, on the TE-link learned from the routing process. |
Traffic parameters |
|
Sample Output
show link-management routing
user@host> show link-management routingPeer name: __rpd:fe-0/1/0.0, System identifier: 2147483649 State: Up, Control address: (null) Control-channel State fe-0/1/0.0 Active Peer name: __rpd:fe-0/1/2.0, System identifier: 2147483650 State: Up, Control address: (null) Control-channel State fe-0/1/2.0 Active Peer name: __rpd:so-0/2/0.0, System identifier: 2147483651 State: Down, Control address: (null) Control-channel State so-0/2/0.0 Peer name: __rpd:so-0/2/1.0, System identifier: 2147483652 State: Down, Control address: (null) Control-channel State so-0/2/1.0 ... TE link name: __rpd:fe-0/1/0.0, State: Up Local identifier: 2147483649, Remote identifier: 0, Local address: 192.168.37.66, Remote address: 192.168.37.66, Encoding: Ethernet, Minimum bandwidth: 0bps, Maximum bandwidth: 100Mbps, Total bandwidth: 100Mbps, Available bandwidth: 100Mbps TE link name: __rpd:fe-0/1/2.0, State: Up Local identifier: 2147483650, Remote identifier: 0, Local address: 192.168.37.73, Remote address: 192.168.37.73, Encoding: Ethernet, Minimum bandwidth: 0bps, Maximum bandwidth: 100Mbps, Total bandwidth: 100Mbps, Available bandwidth: 100Mbps TE link name: __rpd:so-0/2/0.0, State: Down Local identifier: 2147483651, Remote identifier: 0, Local address: 192.168.37.82, Remote address: 192.168.37.95, Encoding: Ethernet, Minimum bandwidth: 0bps, Maximum bandwidth: 155.52Mbps, Total bandwidth: 155.52Mbps, Available bandwidth: 155.52Mbps ... Resource: falsp-bd, Type: LSP, State: Dn System identifier: 2147483652, Total bandwidth: 0bps, Traffic parameters: Encoding: Packet, Switching: Packet, Granularity: Unknown Resource: falsp-be, Type: LSP, State: Up System identifier: 2147483654, Total bandwidth: bw[1]=10Mbps, Traffic parameters: Encoding: Packet, Switching: Packet, Granularity: Unknown
