show route rpm-tracking
Syntax
show route rpm-tracking
Description
Display a brief summary of state of rpm-tracked routes along with the current state for a given test.
Required Privilege Level
view
Output Fields
Table 1 lists the output
fields for the show route rpm-tracking
command. You can
filter on routing table name, destination prefix, RPM probe owner,
and RPM test name. If no filter is present all rpm-tracked routes
are displayed. Output fields are listed in the approximate order in
which they appear.
Field Name |
Field Description |
---|---|
|
Displays the IPv4 or IPv6 address and optional prefix length of the configured target address. |
|
Specifies
the IPv4 or IPv6 next-hop address of the route to be injected during
failover. When there are multiple next-hop entries, a type attribute
is shown to indicate whether it a single unicast next-hop, |
|
Specifies a number that is associated with route preference; when multiple routes have the same preference, the route one with lowest metric is made active in the routing table. |
|
Specifies a number that is used to select routes to destinations in external autonomous systems (ASs) or routing domains. The route with lowest preference value is selected by RPD as the active one. |
|
Specifies a number that is used to represent and advertise a group of routes throughout the routing domain. |
|
Name of the test owner. |
|
Name of the test probe. |
|
Display the state of the route injection action. Routes added to RPD appear as active in RPM. The initial state of an RPM-tracked route, that is, before the first completion of its associated RPM test, is inactive. Routes removed from RPD appear as inactive. |
Sample Output
- show route rpm-tracking
- show route rpm-tracking
- show route rpm-tracking destination [IP address]
- show route rpm-tracking destination [IP address]
- show route rpm-tracking destination [IP address, Owner, and Test name]
show route rpm-tracking
user@host> show route rpm-tracking Routing table: inet.0 Destination Next-Hop Metric Owner Test Name State 10.10.10.0/24 10.10.10.11 1 probe1 test1 Active 10.10.20.0/24 1 10.10.10.22 probe1 test2 Active 10.10.10.33 probe1 test3 Inactive 10.10.30.0/24 1 10.1.010.11 probe1 test1 Active Routing table: inet6.0 10::/64 10::11 1 probe1 test1 Active 20::/64 1 10::22 probe1 test2 Active 10::33 probe1 test3 Inactive 10.10.20.0/24 1 10::11 probe1 test1 Active
show route rpm-tracking
user@host> show route rpm-tracking Routing table: inet.0 Destination Next-Hop Metric preference route-tag Owner Test Name State 10.10.10.0/0 - 5 50 12 - - - 10.10.10.11 - - - RPM-OWNER RPM-TEST Active Destination Next-Hop Metric preference route-tag Owner Test Name State 10.10.10.0/16 - 2 18 15 - - - 10.10.10.22 - - - RPM-OWNER RPM-TEST1 Inactive 10.10.10.33 - - - RPM-OWNER RPM-TEST Active Routing table: inet6.0 Destination Next-Hop Metric preference route-tag Owner Test Name State 10::/64 - 2 11 4 - - - 10::11 - - - RPM-OWNER RPM-TEST Active
show route rpm-tracking destination [IP address]
user@host> show route rpm-tracking destination 10.39.0.0/16 Routing table: inet.0 Destination Next-Hop Metric Owner Test Name State 10.39.0.0/16 10.20.21.2 2 probe-delegate test7984 Active 10.39.1.0/16 10.20.21.3 2 probe-delegate test7985 Active 10.39.2.0/16 10.20.21.4 2 probe-delegate test7986 Active 10.39.3.0/16 10.20.21.5 2 probe-delegate test7987 Active 10.39.4.0/16 10.20.21.6 2 probe-delegate test7988 Active
show route rpm-tracking destination [IP address]
user@router> show route rpm-tracking destination 10.10.10.0/32 Routing table: inet.0 Destination Next-Hop Metric preference route-tag Owner Test Name State 10.10.10.0/32 - 1 14 20 - - - 10.10.10.2 - - - probe-1 test-1-1 Active
show route rpm-tracking destination [IP address, Owner, and Test name]
user@host> show route rpm-tracking destination 10.39.0.0/16 owner probe-delegate test test7998 Destination Next-Hop Metric Owner Test Name State 10.39.14.0/24 10.20.21.2 2 probe-delegate test7998 Active inet.0
show route rpm-tracking destination [IP address, Owner, and Test name]
user@router> show route rpm-tracking destination 10.10.10.0/32 owner probe-1 test test-1-1 Destination Next-Hop Metric preference route-tag Owner Test Name State 10.10.10.0/32 - 1 14 20 - - - inet.0 10.10.10.2 - - - probe-1 test-1-1 Active
Release Information
Command introduced in Junos OS Release 18.4 R1.
Output showing multiple next hops added in Junos OS Release 19.1 R1.
Output showing extension to the rpm-tracked static routes added in Junos OS Release 20.4 R1.