i have 2 switch HPE 1920.
my config:
sw1: port 38 - Link type trunk (pvid 1) tagged 101, untagged 1
port 31 - link type - access untagged 101
for check i create vlan interface 10.100.100.1/24 (vlan101)
sw2: port 40 - Link type trunk (pvid 1) tagged 101, untagged 1
port 39 - link type - access untagged 101
for check i create vlan interface 10.100.100.2/24 (vlan101)
connected port 38 on sw1 to port 40 on sw2
i set two notebook (icmpv4 enable).
notebook1 (ip:10.100.100.3/24) connected to port 31 on sw1
notebook2 (ip:10.100.100.55/24) connected to port 39 on sw2
I send ping from notebook1 to sw1 - passed
I send ping from sw1 to notebook1 - passed
I send ping from notebook2 to sw2 - passed
I send ping from sw2 to notebook2 - passed
But,
if i send ping from notebook1 or sw1 to sw2 or notebook2 - get timout
and
if i send ping from notebook2 or sw2 to sw1 or notebook1 - get timout
i can't understand why?
i havn't problem with configuration vlan on switches and routers other firms
But, if i connecting trunk port(38) on sw1 and trunk port(40) on w2 to my router(mikrotik have configured vlan 101(port 1 and port 2)
all ping passed from any device.
help me anybody please...