Original Message:
Sent: 06-10-2025 23:14
From: SCOTT AITKEN
Subject: "show route forwarding-table" Output Meaning
If it follows the key from the "show route" command it means "Last Active". That's if.
show route table mpls.0 label 20
mpls.0: 118 destinations, 127 routes (118 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
Wouldn't be hard to lab to see if that's what it means.
------------------------------
SCOTT AITKEN
Original Message:
Sent: 06-10-2025 09:15
From: Nikolay Semov
Subject: "show route forwarding-table" Output Meaning
Thank you, Scott . Do you happen to know what the dash after the interface name means?
------------------------------
Nikolay Semov
Original Message:
Sent: 06-10-2025 02:21
From: SCOTT AITKEN
Subject: "show route forwarding-table" Output Meaning
According to the manual
Next-hop interface (Netif)
|
Interface used to reach the next hop.
|
------------------------------
SCOTT AITKEN
Original Message:
Sent: 06-09-2025 17:02
From: Nikolay Semov
Subject: "show route forwarding-table" Output Meaning
Does anyone know what the trailing dash in the Netif column means?
user@device> show route forwarding-table table blah destination 1.2.3.4Routing table: blah.inetInternet:Destination Type RtRef Next hop Type Index NhRef Netifdefault user 0 ulst 262143 3 indr 262146 2 ulst 262150 4 ucst 1180 2 gr-0/0/0.702 ucst 1559 2 gr-0/0/0.701 - indr 262144 2 ulst 262147 4 ucst 1590 2 gr-0/0/0.703 - ucst 1608 2 gr-0/0/0.704default perm 0 rjct 1116 1------------------------------------------------------------------------------user@device> show route forwarding-table table blah destination 1.2.3.4 extensiveRouting table: blah.inet [Index 14]Internet:Destination: default Route type: user Route reference: 0 Route interface-index: 0 Multicast RPF nh index: 0 P2mpidx: 0 Flags: sent to PFE, rt nh decoupled Next-hop type: unilist Index: 262143 Reference: 3 Next-hop type: indirect Index: 262146 Reference: 2 Weight: 0x0 Next-hop type: unilist Index: 262150 Reference: 4 Next-hop type: unicast Index: 1180 Reference: 2 Next-hop interface: gr-0/0/0.702 Weight: 0x0 Next-hop type: unicast Index: 1559 Reference: 2 Next-hop interface: gr-0/0/0.701 - Weight: 0x0 Next-hop type: indirect Index: 262144 Reference: 2 Weight: 0x0 Next-hop type: unilist Index: 262147 Reference: 4 Next-hop type: unicast Index: 1590 Reference: 2 Next-hop interface: gr-0/0/0.703 - Weight: 0x0 Next-hop type: unicast Index: 1608 Reference: 2 Next-hop interface: gr-0/0/0.704 Weight: 0x0Destination: default Route type: permanent Route reference: 0 Route interface-index: 0 Multicast RPF nh index: 0 P2mpidx: 0 Flags: none Next-hop type: reject Index: 1116 Reference: 1
------------------------------
Nikolay Semov
------------------------------