mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 04:03:01 +02:00
18 lines
240 B
JSON
18 lines
240 B
JSON
[
|
|
{
|
|
"ifindex": 4,
|
|
"ifname": "e2",
|
|
"flags": [
|
|
"BROADCAST",
|
|
"MULTICAST",
|
|
"UP",
|
|
"LOWER_UP"
|
|
],
|
|
"mtu": 1500,
|
|
"master": "br1",
|
|
"state": "forwarding",
|
|
"priority": 32,
|
|
"cost": 100
|
|
}
|
|
]
|