
UNSOLVED
Dell N4000 switch PVLAN connecting to vmware PVLAN
Hi All,
Looking for some help on Dell N4064 config.
I have 2 Vmware hosts. with Dist switches, using PVLAN's which are working fine on Vmware.
PVLAN 200 ( Primary )
PVLAN 202 (Community) - 1 VM on 10.10.40.3 /24 -Lives on one Vmware Host
PVLAN 203 (Community) - 1 VM on 10.10.40.4 /24 - Lives on the 2nd Vmware Host
The 2 VM's can talk to each other as expected due to the PVLAN config, if i move them to the same PVLAN they can talk. So this is all ok and working.
But i have to connect the Vmware Host up links to the Dell N4064 switch, so that the VM's can get to another Physical Windows server( 10.10.40.44 /24) and also to a firewall (10.10.40.1 /24), for internet access. So everything is in the same subnet. This is where the issue starts.
the 2 uplink's to the VMware servers have been configured as Trunk ports, so all VLans will go over it.
I have the PVlans defined on the N4064
But no matter how i configure the ports for the physical server or the Firewall uplink, i cant get them to talk to the VM's on the PVlans on vmware.
Config of switch is below, there is not much to it at the moment.
configure
vlan 200, 202-203
exit
vlan 200
private-vlan primary
exit
vlan 202
private-vlan community
exit
vlan 203
private-vlan community
exit
!
interface Te1/0/2
switchport mode private-vlan promiscuous
switchport private-vlan mapping 200 202-203
exit
!
interface Te1/0/2
description "esxi03 uplink to Nic"
switchport mode trunk
exit
!
interface Te1/0/6
description "esxi02 uplink to nic"
switchport mode trunk
exit
!
interface Te1/0/20
description "Test physical server"
switchport mode private-vlan promiscuous
switchport private-vlan mapping 200 202-203
exit
Any thoughts or help would be great.
Responses (0)
Solutions (0)
