Upgrading a QFX5110 VC to Junos release 22.2R3.15 with each of the sub-interface of a LAG interface configured with two different speeds will result in inet.0 table not being created due to no contributing client. The table inet.0 dissapears when the VC is upgraded to version 22.2R3.15 because the interfaces of the Switches are not brought Up. If the device cannot reach any network destination due to all of its interface being Down, no route will be installed in inet.0.
The same port should not be provisioned as two different speeds concurrently. Delete the interface which does not show in 'show interfaces terse' of the two and attempt the QFX5110 VC upgrade to Junos OS version 22.2R3.15.
user@QFX5110VC> show route inet6.0: 1 destinations, 1 routes (1 active, 0 holddown, 0 hidden) + = Active Route, - = Last Active, * = Both ff02::2/128 *[INET6/0] 00:14:27 MultiRecv
ge-0/0/0 { <<<<<< ether-options { 802.3ad ae0; } } xe-0/0/0 { <<<<<< ether-options { 802.3ad ae0; } }
Junos is optimized in the sense that if there is no contributing client to the routing table (like interface) with a family configured, the routing table is not created.
Table inet.0 dissapears when the VC is upgraded to version 22.2R3.15 because the interfaces of the Switches are not brought Up. If the device cannot reach any network destination due to all of its interface being Down, no route will be installed in inet.0 and hence the table will not appear when cli command 'show route table' is executed.