'How to use vsomeip with multiple VLANs

I have multiple VLANs in which different services over vsomeip are offered/requested. How would I setup vsomeip to achieve that?

Is it possible to use one vsomeip-runtime instance with different VLANs?

Example:

Let's say I have two VLANs with id 100 and id 200. Now I have service A offered in VLAN 100 and service B requested in VLAN 200. How would the configuration look like?

Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source