Related Documentation
- ACX Series
- policy-statement
- EX Series
- policy-statement
- show route table
- M Series
- policy-statement
- show route table
- MX Series
- policy-statement
- show route te-ipv4-prefix-ip
- show route te-ipv4-prefix-node-iso
- show route table
- Understanding BGP Link-State Extensions for Source Packet Routing in Networking (SPRING)
- OCX Series
- policy-statement
- show route table
- PTX Series
- policy-statement
- show route te-ipv4-prefix-ip
- show route te-ipv4-prefix-node-iso
- show route table
- Understanding BGP Link-State Extensions for Source Packet Routing in Networking (SPRING)
- QFabric System
- policy-statement
- show route table
- QFX Series
- policy-statement
- show route te-ipv4-prefix-ip
- show route te-ipv4-prefix-node-iso
- show route table
- Understanding BGP Link-State Extensions for Source Packet Routing in Networking (SPRING)
- SRX Series
- policy-statement
- show route table
- T Series
- policy-statement
- show route table
show route te-ipv4-prefix-node-ip
Syntax
Release Information
Command introduced in Junos OS Release 17.2R1.
Description
Display all the prefixes that have originated from the traffic-engineering node. You can filter the IPv4 node address from the traffic-engineered routes in the lsdist.0 table.
Options
Required Privilege Level
view
Related Documentation
- ACX Series
- policy-statement
- EX Series
- policy-statement
- show route table
- M Series
- policy-statement
- show route table
- MX Series
- policy-statement
- show route te-ipv4-prefix-ip
- show route te-ipv4-prefix-node-iso
- show route table
- Understanding BGP Link-State Extensions for Source Packet Routing in Networking (SPRING)
- OCX Series
- policy-statement
- show route table
- PTX Series
- policy-statement
- show route te-ipv4-prefix-ip
- show route te-ipv4-prefix-node-iso
- show route table
- Understanding BGP Link-State Extensions for Source Packet Routing in Networking (SPRING)
- QFabric System
- policy-statement
- show route table
- QFX Series
- policy-statement
- show route te-ipv4-prefix-ip
- show route te-ipv4-prefix-node-iso
- show route table
- Understanding BGP Link-State Extensions for Source Packet Routing in Networking (SPRING)
- SRX Series
- policy-statement
- show route table
- T Series
- policy-statement
- show route table
List of Sample Output
command-name (optional-text)Output Fields
Table 1 describes the output fields for the show route te-ipv4-prefix-node-ip command. Output fields are listed in the approximate order in which they appear.
Table 1: show route te-ipv4-prefix-node-ip Output Fields
Field Name | Field Description |
---|---|
routing-table-name | Name of the routing table (for example, inet.0). |
number destinations | Number of destinations for which there are routes in the routing table. |
number routes | Number of routes in the routing table and total number of routes in the following states:
|
destination-prefix | Route destination (for example:10.0.0.1/24). Sometimes the route information is presented in another format, such as:
|
[ protocol, preference ] | Protocol from which the route was learned and the preference value for the route.
In every routing metric except for the BGP LocalPref attribute, a lesser value is preferred. In order to use common comparison routines, Junos OS stores the 1's complement of the LocalPref value in the Preference2 field. For example, if the LocalPref value for Route 1 is 100, the Preference2 value is -101. If the LocalPref value for Route 2 is 155, the Preference2 value is -156. Route 2 is preferred because it has a higher LocalPref value and a lower Preference2 value. |
weeks:days hours:minutes:seconds | How long the route been known (for example, 2w4d 13:11:14, or 2 weeks, 4 days, 13 hours, 11 minutes, and 14 seconds). |
metric | Cost value of the indicated route. For routes within an AS, the cost is determined by the IGP and the individual protocol metrics. For external routes, destinations, or routing domains, the cost is determined by a preference value. |
localpref | Local preference value included in the route. |
from | Interface from which the route was received. |
AS path | AS path through which the route was learned. The letters at the end of the AS path indicate the path origin, providing an indication of the state of the route at the point at which the AS path originated:
When AS path numbers are included in the route, the format is as follows:
Note: In Junos OS Release 10.3 and later, the AS path field displays an unrecognized attribute and associated hexadecimal value if BGP receives attribute 128 (attribute set) and you have not configured an independent domain in any routing instance. |
Route Labels | Stack of labels carried in the BGP route update. |
validation-state | (BGP-learned routes) Validation status of the route:
|
to | Next hop to the destination. An angle bracket (>) indicates that the route is the selected route. If the destination is Discard, traffic is dropped. |
via | Interface used to reach the next hop. If there is more than one interface available to the next hop, the interface that is actually used is followed by the word Selected. This field can also contain the following information:
|
Private unicast | (Enhanced subscriber management for MX Series routers) Indicates that an access-internal route is managed by enhanced subscriber management. By contrast, access-internal routes not managed by enhanced subscriber management are displayed with associated next-hop and media access control (MAC) address information. |
balance | Distribution of the load based on the underlying operational interface bandwidth for equal-cost multipaths (ECMP) across the nexthop gateways in percentages. |
Sample Output
command-name (optional-text)
user@host> command-name option1 option2
Paste router command output here