VMware 7 running on UCS-E180D M3 , cannot get the internal nics online, they are Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet running the latest vmware U3 NTG3 driver , below
ntg3 version 4.1.9.0-4vmw |
The crazy thing is that the information shows the cdp details, but the nic is showing down. I have them setup in an etherchannel which is online, but the actual vmware interfaces are down. Is this a cisco/vmware bug? I've tested setting interface to full duplex and auto negotiation, but the interface never shows the connected speed only shows disconnected.

icncore4k#show etherchannel summary
Flags: D - down P/bndl - bundled in port-channel
I - stand-alone s/susp - suspended
H - Hot-standby (LACP only)
R - Layer3 S - Layer2
U - in use f - failed to allocate aggregator
M - not in use, minimum links not met
u - unsuitable for bundling
w - waiting to be aggregated
d - default port
Number of channel-groups in use: 2
Number of aggregators: 2
Group Port-channel Protocol Ports
------+-------------+-----------+-----------------------------------------------
1 Po1(RU) uc1/0/0(P) uc1/0/1(P)
RU - L3 port-channel UP State
SU - L2 port-channel UP state
P/bndl - Bundled
S/susp - Suspended
icncore4k#show run int ucs1/0/0
Building configuration...
Current configuration : 168 bytes
!
interface ucse1/0/0
no ip address
no negotiation auto
switchport mode trunk
switchport trunk allowed vlan 172
no mop enabled
no mop sysid
channel-group 1
end
icncore4k#show run int ucs1/0/1
Building configuration...
Current configuration : 168 bytes
!
interface ucse1/0/1
no ip address
no negotiation auto
switchport mode trunk
switchport trunk allowed vlan 172
no mop enabled
no mop sysid
channel-group 1
end