New Hyper-V host on Cisco NX5548

Gregg Hughes 291 Reputation points
2021-05-05T14:44:05.54+00:00

Good morning, all!

I have a new Hyper-V host that I have connected to a pair of Nexus NX5548 switches. The host has two 10Gb ports that I currently have teamed in a Microsoft Network Adapter Multiplexor Driver. These ports are connected to ports on two NX5548 switches. The ports are configured simply:

interface Ethernet1/23
switchport mode trunk
switchport trunk native vlan 28
switchport trunk allowed vlan 1,23,27-28,36

The host 10Gb connections are DHCP and have an IP from vlan 28. I also have a test guest VM on that host; it also has a DHCP Address from vlan 28. The virtual switch inside Hyper-V does not have VLAN ID enabled.

If I enable the VLAN ID on the virtual switch, pings to that host stop, and begin again when I disable VLAN ID. If I give the guest a static IP in another vlan covered by the allowed vlans, no pings from or to the host succeed.

If I change the IP on the guest to another subnet covered by the allowed vlans, pings stop to the guest.

I don't know enough about the Nexus switches to be sure of my next changes. I suspect I need another PortChannel group to handle the dual nics on the host, but I'm not sure. I'd like to keep the team on the host to enable 20 Gb throughput, and as well have the redundancy of two hefty connections, and will need the vlans to communicate to and from the host.

If anyone has insight on the better configuration I'd be grateful for some direction.

Thanks!

Gregg

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,635 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,636 questions
{count} votes

2 answers

Sort by: Most helpful
  1. JiayaoZhu 3,911 Reputation points
    2021-05-06T07:56:12.47+00:00

    Hi,

    Thanks for your posting!

    Based on your descriptions, firstly, I may need more information about how did you configure your switchport mode trunk on our Hyper-V, for instance, which kind of virtual switch did you use?

    Secondly, I may suggest you to ask for suggestions from technical supporters working for Cisco because your issue seems to be more related with this third party product, as you said above. Cisco Nexus NX5548 switch is not our product and I am not so sure how it works with Hyper-V.

    Thanks for your understanding! And I will keep investigating this issue for you.

    BR,
    Joan

    --------------------------------------------------------------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Gregg Hughes 291 Reputation points
    2021-05-12T21:45:09.55+00:00

    Hello, Joan!

    A colleague found the problem; we'll be looking further at it sometime in the next couple of days. I'll report back when I have the full answer.

    Thanks!

    Gregg