show route rpm-tracking
Syntax
Release Information
Command introduced in Junos OS Release 18.4 R1.
Output showing multiple next hops added in Junos OS Release 19.1 R1.
Description
Display a brief summary of state of rpm-tracked routes along with the current state for a given test.
Required Privilege Level
view
Related Documentation
List of Sample Output
show route rpm-trackingshow route rpm-tracking destination [IP address]
show route rpm-tracking destination [IP address, Owner, and Test name]
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.
Table 1: shows route rpm-tracking Output Fields
Field Name | Field Description |
---|---|
Destination | Displays the IPv4 or IPv6 address and optional prefix length of the configured target address. |
Next-Hop
| 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, ucst, or a list of unicast next-hops, ulst. |
Metric | Routes advertised by a protocol are associated with route preference; when multiple routes have the same preference, the route one with lowest metric is made active in routing table. |
Owner | Name of the test owner. |
Test Name | Name of the test probe. |
State | 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
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 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, 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