Files
infix/test/case/cli/system-output/bridge-link-show-dev-e1.json

18 lines
238 B
JSON

[
{
"ifindex": 3,
"ifname": "e1",
"flags": [
"BROADCAST",
"MULTICAST",
"UP",
"LOWER_UP"
],
"mtu": 1500,
"master": "br0",
"state": "blocking",
"priority": 32,
"cost": 100
}
]