Configuring IPv4 FIB LEM optimization

To configure IPv4 FIB LEM optimization, set platform resource-management ip-routes ipv4-lem-optimization to true, then reboot the chassis.

The following example enables the IP FIB LEM optimization feature.

--{ * candidate shared default }--[  ]--
# info with-context platform resource-management ip-routes ipv4-lem-optimization
    platform {
        resource-management {
            ip-routes {
                ipv4-lem-optimization true
            }
        }
    }

A chassis reboot is required for changes to the configuration of ipv4-lem-optimization to take effect. When a change has been made to the LEM optimization configuration, but the system has not yet been rebooted, chassis-reboot-required reads true and the state value for ipv4-lem-optimization reflects the value that the system last booted with.