i was able to configure it with bridge vlan filtering on main bridge and get it to work.
Hardware offload turned off. switching speeds(same vlan iperf) dropped from about 950 to 880 Mb/sec .Routing speeds (Across vlan iperf) remains the same ~740 Mbps(as expected).
for VETH-ha, had to make pvid=<iotvlan> and add it to untagged ports(dynamically done by ROS) for the vlanid to get it to work
Followup question: i see that ROS containers can have multiple addresses
"Starting from 7.11beta5 version multiple addresses and ipv6 addresses can be added:
interface/veth add address=172.17.0.3/16,fd8d:5ad2:24:2::2/64 gateway=172.17.0.1 gateway6=fd8d:5ad2:24:2::1"
wondering if i have 2 vlans(Streaming tagged and IoT tagged VLAN) that i want HA to discover for devices, how would configuration look like. what would be PVID of the veth interface. is there a different way to configure it?
Hardware offload turned off. switching speeds(same vlan iperf) dropped from about 950 to 880 Mb/sec .Routing speeds (Across vlan iperf) remains the same ~740 Mbps(as expected).
for VETH-ha, had to make pvid=<iotvlan> and add it to untagged ports(dynamically done by ROS) for the vlanid to get it to work
Followup question: i see that ROS containers can have multiple addresses
"Starting from 7.11beta5 version multiple addresses and ipv6 addresses can be added:
interface/veth add address=172.17.0.3/16,fd8d:5ad2:24:2::2/64 gateway=172.17.0.1 gateway6=fd8d:5ad2:24:2::1"
wondering if i have 2 vlans(Streaming tagged and IoT tagged VLAN) that i want HA to discover for devices, how would configuration look like. what would be PVID of the veth interface. is there a different way to configure it?
Statistics: Posted by teleport — Sat Mar 23, 2024 6:28 am