When trying to configure the Cisco Nexus N9K-C93180YC-EX, the FEX interfaces can not be configured.
The configuration is changed via the console, but is not available by SH RUNNING-CONFIG.
Furthermore, the configuration can no longer be stored.
Any idea, if it is a bug?
Example:
Office1#
Office1# sh run int eth 109/2/16
!Command: show running-config interface Ethernet109/2/16
!Time: Mon Jul 08 11:23:59 2016
version 7.0(3)I5(2)
interface Ethernet109/2/16
Office1# conf t
Enter configuration commands, one per line. End with CNTL/Z.
Office1(config)# interface Ethernet109/2/16
on FWE-1-STU-HB2
no cdp enable
switchport access vlan 168
spanning-tree port type edge
Office1(config-if)# description FWE-1-STU-HB2
Office1(config-if)# switchport access vlan 111
Office1(config-if)# spanning-tree port type edge
Office1(config-if)# speed 1000
Office1(config-if)# duplex full
Office1(config-if)# logging event port link-status
Office1(config-if)# end
Office1# copy run start vdc-all
[########################################] 100%
Copy complete.
Office1# sh run int eth 109/2/16
!Command: show running-config interface Ethernet109/2/16
!Time: Mon Jul 08 11:29:59 2016
version 7.0(3)I5(2)
interface Ethernet109/2/16
Office1#