| DIR:/proc/thread-self/root/usr/share/doc/teamd/example_configs/ |
| Current File : //proc/thread-self/root/usr/share/doc/teamd/example_configs/activebackup_tipc.conf |
{
"device": "team0",
"runner": {"name": "activebackup"},
"ports": {
"eth0": {
"link_watch": {
"name": "tipc",
"tipc_bearer": "vlan0"
},
"sticky": true,
"prio": 10
},
"eth1": {
"link_watch": {
"name": "tipc",
"tipc_bearer": "vlan1"
},
"sticky": true,
"prio": 10
}
}
}
|