mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Added mac address for macvlans
This commit is contained in:
parent
254ae5e9d2
commit
f048e7366d
@ -6,6 +6,7 @@
|
||||
"type": "macvlan",
|
||||
"mode": "bridge",
|
||||
"master": "br5",
|
||||
"mac": "ab:cd:ef:01:23:45",
|
||||
"ipam": {
|
||||
"type": "static",
|
||||
"addresses": [
|
||||
|
Loading…
Reference in New Issue
Block a user