show isis route download priority
Syntax
show isis route download priority <destination> <floodgroup floodgroup> <inet | inet6> <instance instance-name> <iso> <logical-system (all | logical-system-name> <nexthop interface | neighbor> <topology (ipv4-multicast | ipv6-multicast | ipv6-unicast | unicast)>
Description
Display the routes in the IS-IS routing table in the sequence of set priority. IS-IS routes set with a high priority are displayed first followed by medium and low priority prefixes. Internet Service Providers (ISP) can configure route priority to ensure faster convergence for important customers.
Configure a routing policy to assign a priority to IS-IS routes. These routes are updated in the routing table in the order of their priority. In the event of an IS-IS topology change, high priority prefixes are updated in the routing table first followed by medium and then low priority prefixes.
Options
none | Display all routes in the IS-IS routing table in order of their priority for all supported address families for all routing instances. |
destination | (Optional) Destination address for the route for which you want to display the priority. |
floodgroup floodgroup | (Optional) Display the priority of routes that belong to a specific floodgroup. |
inet | inet6 | (Optional) Display IS-IS route priority for inet (IPv4) or inet6 (IPv6) routes, respectively. |
instance instance-name | (Optional) Display route priority for the specified routing instance only. |
iso | (Optional) Display the priority of Connectionless Network Service (CLNS) routes. |
nexthop interface | neighbor | Display the priority of routes reachable through a specific next hop. |
logical-system (all | logical-system-name) | (Optional) Perform this operation on all logical systems or on a particular logical system. |
topology (ipv4-multicast | ipv6-multicast | ipv6-unicast | unicast) | (Optional) Display routes in order of the set priority for the specified topology only, or use unicast to display information, if available, for both IPv4 and IPv6 unicast topologies. |
Required Privilege Level
view
Output Fields
Table 1 describes
the output fields for the show isis route
command. Output
fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
Current version |
Number of the current version of the IS-IS routing table. |
L1 |
Version of Level 1 SPF that was run. |
L2 |
Version of Level 2 SPF that was run. |
Prefix or Label |
Destination of the route. |
L |
IS-IS level:
|
Version |
Version of SPF that generated the route. |
Metric |
Metric value associated with the route. |
Type |
Metric type: int (internal) or ext (external). |
Interface |
Interface to the next hop. |
Via |
System identifier of the next hop, displayed as a name if possible. |
NH |
Next hop address type: IPv4, IPv6, or MPLS. |
Backup Score |
Count of available backup paths. |
Sample Output
show isis route download-priority
user@host> show isis route download-priority IS-IS routing table Current version: L1: 0 L2: 122 IPv4/IPv6 Routes ---------------- Prefix L Version Metric Type Interface NH Via Backup Score 3.3.3.3/32 2 122 20 int ge-1/0/1.0 IPV4 R2 ge-5/0/9.0 IPV4 R2 2.2.2.2/32 2 122 10 int ge-1/0/1.0 IPV4 R2 ge-5/0/9.0 IPV4 R2 198.1.1.0/24 2 122 20 int ge-1/0/1.0 IPV4 R2 ge-5/0/9.0 IPV4 R2 198.1.2.0/24 2 122 20 int ge-1/0/1.0 IPV4 R2 ge-5/0/9.0 IPV4 R2 2001:db8:2:2::1/128 2 122 10 int ge-1/0/1.0 IPV6 R2 ge-5/0/9.0 IPV6 R2 2001:db8:3:3::3/128 2 122 20 int ge-1/0/1.0 IPV6 R2 ge-5/0/9.0 IPV6 R2 2001:db8:1:1::/64 2 122 20 int ge-1/0/1.0 IPV6 R2 ge-5/0/9.0 IPV6 R2 2001:db8:1:2::/64 2 122 20 int ge-1/0/1.0 IPV6 R2 ge-5/0/9.0 IPV6 R2
Release Information
Command introduced in Junos OS Release 17.1.