i am using aci version 1.2
spine = aci-n9000-dk9.12.1.2e.bin
leaf = aci-n9000-dk9.11.2.3m.bin
fex = 2348tq
I am initializing my fex switch from aci spine.
physical cabling is The copper cable is used to connect port 1/2 and 1/3 of leaf switch with fex port 1/2,1/3 ( if any specific cable is required let me know )
i did all the necessary configuration but still my leaf switch interface are down , it will be great help if someone can direct me to some solution because my ports are not comming up .
is there configuration missing or is there something i am missing with my fex or is there cabling issue .
Below is my configuration and switch interface status
===========================
configuration on the leaf switch
leaf101
interface ethernet 1/2
# Fex configured on the port from leaf-profile [], leaf-interface-profile fabric_extender_101_ifselector
# fex associate 101 template fabric_extender_101_FexP101
exit
interface ethernet 1/3
# Fex configured on the port from leaf-profile [], leaf-interface-profile fabric_extender_101_ifselector
# fex associate 101 template fabric_extender_101_FexP101
exit
router ospf default
vrf member tenant web vrf web-vrf
area 0.0.0.0 l3out Web-l3-ospf
=====================================
status of the leaf switch interfaces
leaf1# show interface e1/2 status
----------------------------------------------------------------------------------------
Port Name Status Vlan Duplex Speed Type
----------------------------------------------------------------------------------------
Eth1/2 -- not connect unknown full inherit 10g
leaf1# show interface e1/3 status
----------------------------------------------------------------------------------------
Port Name Status Vlan Duplex Speed Type
----------------------------------------------------------------------------------------
Eth1/3 -- not connect unknown full inherit 10g
=================================================================