forwarding-table
Syntax
forwarding-table {
chained-composite-next-hop;
ecmp-fast-reroute,
export [ policy-name ];
(indirect-next-hop | no-indirect-next-hop);
(indirect-next-hop-change-acknowledgements | no-indirect-next-hop-change-acknowledgements;)
krt-nexthop-ack-timeout interval
multicast-composite-delete-defer-timeout;
route-origin-proto-tlv;
srv6-chain-merge;
unicast-reverse-path (active-paths | feasible-paths);
}
Hierarchy Level
[edit logical-systems logical-system-name routing-options], [edit routing-options]
Description
Configure information about the routing device’s forwarding table.
The remaining statements are explained separately. See CLI Explorer.
Options
| route-origin-proto-tlv | Configure this option to include the origin protocol information in route messages. The origin protocol is the protocol from which the route entry is learned. |
| srv6-chain-merge | Enable merging of srv6 chain nexthops. |
| multicast-composite-delete-defer-timeout |
Use this command to delay the deletion of a composite next-hop from the FIB (in the event of dropped multicast packets following a downstream interface change ). You can view the set time by running the show krt state command. Range: 1 to 3600 seconds |
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4.
srv6-chain-merge option introduced in Junos OS Release 21.3R1.
multicast-composite-delete-defer-timeout option introduced in Junos
OS Release 22.1R2 and Junos OS Evolved Release 22.1R2
route-origin-proto-tlv option introduced in Junos OS Release 22.4R1
and Junos OS Evolved Release 22.4R1.
