Thank you Eric for your answer. I think I must have written the question in a bad way (be patient for my english, I'm italian), because that's not my problem. I don't need to communicate beetween the two VLAN. Each of them has its own default gw.
Simply the second vlan I created seems to doesn't work.
(i can't ping neither hosts inside the same subnet...)
I'll try to draw my config using characters...
------------------------ --> untagged port 1 -------> --------------- vlan 20
CORE SWITCH | | HP 1910 |
------------------------ --> untagged port 2 -------> ---------------- vlan 10
- Links on the core switch are two untagged ports, that goes one to 1910 port 1, the other to 1910 port 24.
I need to configure 1910 ports as follows:
- port 1 to 12 as they were one logical switch (vlan 10 - hosts on subnet 192.168.10.0/24)
- port 13 to 24 as they were another logical switch (vlan 20 - hosts on subnet 192.168.20.0/24)
Everyone of the two networks has its dedicated link from the core switch, and its default gw.
At the moment, the 1910 is simply configured with 2 untagged vlans:
port 1 to 12: untagged vlan 10
port 13 to 24: untagged vlan 20
but I can't ping beetween hosts on vlan 20. It seems that the vlan port assignment is not working fine.
How can I configure 1910 to do that?
Thanks,
Nick