- show route inactive-prefix
- <brief | detail | extensive | terse>
- <logical-system (all | logical-system-name)>
Command introduced before JUNOS Release 7.4.
Display inactive route destinations in each routing table.
none — Display all inactive route destination.
brief | detail | extensive | terse — (Optional) Display the specified level of output. If you do not specify a level of output, the system defaults to brief.
logical-system (all | logical-system-name) — (Optional) Perform this operation on all logical systems or on a particular logical system.
view
For information about output fields, see the show route command (Table 88), the show route detail command (Table 91), the show route extensive command (Table 97), or the show route terse command (Table 105).
user@host> show route inactive-prefix
inet.0: 14 destinations, 14 routes (13 active, 0 holddown, 1 hidden)
+ = Active Route, - = Last Active, * = Both
127.0.0.1/32 [Direct/0] 00:04:54
> via lo0.0
user@host> show route inactive-prefix detail
inet.0: 14 destinations, 14 routes (13 active, 0 holddown, 1 hidden)
127.0.0.1/32 (1 entry, 0 announced)
Direct Preference: 0
Next hop type: Interface
Next-hop reference count: 1
Next hop: via lo0.0, selected
State: <Hidden Martian Int>
Age: 4:51
Task: IF
AS path: I00:04:54
> via lo0.0
The output for the show route inactive-prefix extensive command is identical to that of the show route inactive-path detail command. For sample output, see show route inactive-prefix detail.
user@host> show route inactive-prefix terse
inet.0: 18 destinations, 18 routes (17 active, 0 holddown, 1 hidden) + = Active Route, - = Last Active, * = Both A Destination P Prf Metric 1 Metric 2 Next hop AS path 127.0.0.1/32 D 0 >lo0.0