ping -i6 is not working over different VLANs
2 VLANs, both ipforwarding ipv4 and ipv6 enabled, but still no ping ipv6 possible from one machine in VLAN1 to another machine in vlan2. vlan-config: create vlan vlan1 conf vlan1 tag 101 conf vlan1 ipadd 192.168.101.254/24 ena ipforward vlan1 ena i...