mirror of
https://github.com/Telecominfraproject/olg-ucentral-schema.git
synced 2026-01-27 10:21:42 +00:00
25 lines
363 B
JSON
25 lines
363 B
JSON
{
|
|
"uuid": 1765963982,
|
|
"interfaces": [
|
|
{
|
|
"name": "eth4",
|
|
"type": "bridge",
|
|
"role": "downstream",
|
|
"enabled": true,
|
|
"mac-address": "02:61:b2:a2:0b:00",
|
|
"ipv4": {
|
|
"addressing": "static",
|
|
"address": [
|
|
"10.7.65.254/24"
|
|
]
|
|
},
|
|
"bridge": {
|
|
"members": [
|
|
"eth1",
|
|
"eth2"
|
|
],
|
|
"stp": false
|
|
}
|
|
}
|
|
]
|
|
} |