This commit is contained in:
Björn Ellensohn 2023-09-13 11:48:45 +02:00
parent 606e941afd
commit 6b1cffd062

View File

@ -6,13 +6,13 @@ networks:
driver: macvlan driver: macvlan
driver_opts: driver_opts:
parent: wlx00e04c5513fc parent: wlx00e04c5513fc
ipam: ipam:
config: config:
- subnet: 192.168.0.0/24 - subnet: 192.168.0.0/24
- gateway: 192.168.0.1 gateway: 192.168.0.1
- ip_range: 192.168.0.200/25 ip_range: 192.168.0.200/25
- aux_addresses: aux_addresses:
net-address: 192.168.0.100 #? what is this for --> to exclude addresses from buing used. net-address: 192.168.0.100 #? what is this for --> to exclude addresses from buing used.
ros2-bridge: ros2-bridge:
driver: bridge driver: bridge