Aruba & ProVision-based
1748093 Members
5964 Online
108758 Solutions
New Discussion

One port 2 VLAN for Hyper-V - not working...

 
milnash
Occasional Contributor

One port 2 VLAN for Hyper-V - not working...

Hi,

 

I'm trying to configure port 15 member of 2 VLANS: 3 & 10.

 

I've tried tagging and untagging...

 

VLAN 3 works if I configure it as tagged then in Windows put 3 VID tag.

VLAN 3 works if I configure it as untagged and host gets IP from DHCP. 

 

VLAN 10 does not work in any way. Please help me or direct me where to troubleshoot...

 

Here is the config for the switch:

 

; J9145A Configuration Editor; Created on release #W.15.14.0012

ip default-gateway 10.14.0.253
ip route 0.0.0.0 0.0.0.0 10.14.0.253
ip routing
vlan 1
name "Default"
no untagged 1-24
no ip address
exit
vlan 3
name "Server"
untagged 1-10,12,15
tagged 24
ip address 10.1.3.137 255.255.255.0
exit
vlan 10
name "Office"
untagged 19-23
tagged 15,24
no ip address
exit
vlan 13
name "Management"
tagged 24
ip address 10.13.0.100 255.255.255.0
exit
vlan 14
name "Routing-Net"
tagged 24
ip address 10.14.0.100 255.255.255.0
exit
vlan 90
name "Web/DMZ"
untagged 13-14,16-17
tagged 18
no ip address
exit
vlan 141
name "Training"
tagged 21,24
no ip address
exit
no autorun