Hi,
i'm new to HP Products, so far we have 6 1810G JE9803A and 2 1910 JE006A.
I recently trying to setup one 1910 connected to two 1810G switches,
on all of them i have vlan 1 for management, and 3 tagged vlan ( 10,30,40 ).
1910
vlan1 =192.168.10.254
vlan10 = 192.168.110.254
vlan 40 = 192.168.140.254
1810 : 192.168.10.224
PC1 192.168.10.112 gateway set to 1910 ( 192.168.10.254 ) connected directly to 1910 can ping intervlan and internet.
PC2 192.168.110.10 gateway set to 1910 ( 192.168.110.254 ) connected to 1810G on vlan 10 can ping intervlan as well, but not to the internet.
I use 2 ethernet cables configured as BAGG between 1910 and 1810 with untag 1, and tagged 10,30,40.
On many sites, i see the instruction to add default 0.0.0.0 0.0.0.0 to router ( in my case, a pfsense on 192.168.10.2, and 192.168.110.1 for vlan 1 and 10 )
I've tried to add another gateway on 1910 :
ip route-static 0.0.0.0 0.0.0.0 192.168.10.2 preference 10
ip route-static 0.0.0.0 0.0.0.0 Vlan-interface10 192.168.110.1
But PC2 still can not get out to the internet..
Can someone tell me where i missed it ?
Thanks.