1 | initial version |
Could you please post the output of the following commands:
neutron net-show your-net-id
and on Hyper-V Server
get-VMNetworkAdapterVlan -VMName name-of-vm
Also, you say that they are not getting dhcp addresses, what happens if you set the address manually? Does it work then?
At the end of this page there is a guide for troubleshooting that has a section refering to Vlan filtering by the NIC driver. Please check if that is the case.
2 | No.2 Revision |
Could you please post the output of the following commands:
neutron net-show your-net-id
and on Hyper-V Server
get-VMSwitch
get-VMNetworkAdapterVlan -VMName name-of-vm
Also, you say that they are not getting dhcp addresses, what happens if you set the address manually? Does it work then?
At the end of this page there is a guide for troubleshooting that has a section refering to Vlan filtering by the NIC driver. Please check if that is the case.