Hi,
I had complete the upgrade pf Cisco Modeling Lab 2.2.2 to 2.2.3.
So feature wasn't work properly when it was version 2.2.2, example NX-OS switch did not boot when image definition was 9500V.
The CoreOS, Alpine, Ubuntu wasn't booting whe it was version 2.2.2 But now boot fine.
But NX-OS 9300 image 9.3.6, if an interface is enable, the interface status is "Connected" from "sh int status" perspective and "UP" from "sh int eth 1/1" even if no device is connected to it.


LEAF-6(config-if-range)# sh int status
--------------------------------------------------------------------------------
Port Name Status Vlan Duplex Speed Type
--------------------------------------------------------------------------------
mgmt0 -- connected routed full 1000 --
--------------------------------------------------------------------------------
Port Name Status Vlan Duplex Speed Type
--------------------------------------------------------------------------------
Eth1/1 -- notconnec routed auto auto 10g
Eth1/2 -- notconnec routed auto auto 10g
Eth1/3 -- disabled routed auto auto 10g
Eth1/4 -- disabled routed auto auto 10g
Eth1/5 -- disabled routed auto auto 10g
Eth1/6 -- disabled routed auto auto 10g
Eth1/7 -- disabled routed auto auto 10g
Eth1/8 -- disabled routed auto auto 10g
Eth1/9 -- disabled routed auto auto 10g
Eth1/10 -- connected 10 full 1000 10g
Eth1/11 -- disabled routed auto auto 10g
Eth1/12 -- disabled routed auto auto 10g
Eth1/13 -- disabled routed auto auto 10g
Eth1/14 -- disabled routed auto auto 10g
--More--
But the behavior is not constant...
Also sometimes just after booting
The physical interface aren't available like here in the current output :

does anything I can do to resolve thoses issues