Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We have a need to be able to receive a promiscuous mode PVLAN from an upstream Catalyst switch into an existing Cisco UCS Mini chassis. The chassis is connected to the switch that has the PVLANs on it and is already trunking "normal" VLANs to the UC...
Yes, I stated the documentation indicates what you posted. The issues comes down to the second and third bullet, which states:
There is no support for promiscuous ports/trunks, community ports/trunks, or isolated trunks.
And then it seems to directl...
The FI should, generally speaking, always be in end-host mode. That means to the rest of the network the entire UCS environment "looks" like one server, with a lot of MAC addresses coming out of it. You ideally should have created the links between ...
By saying "native VLAN" it tells UCS (NXOS) to send any packets for that VLAN to the UCS blade without a VLAN header. Windows expects a frame to come without a header, unless the NIC is specifically configured to handle VLAN trunking (My general exp...
A traditional Windows NIC configuration is to not interpret VLAN tag information. Using vlan 100 as an example, when you send the VLAN to the UCSM blade without native enabled, windows server receives the packet and discards it as it is for a vlan th...