diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-08-02 17:27:25 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-08-03 22:23:37 +0200 |
commit | 5b836709a15e4f6a8775e5dc26609febd5bc2480 (patch) | |
tree | 8c7b47208401587b27e5dc0857bb47cb84db2977 /src/migration-scripts/ssh/0-to-1 | |
parent | c40d6e8d6dc7b513dca666e7dcd1cab42e0fde31 (diff) | |
download | vyos-1x-5b836709a15e4f6a8775e5dc26609febd5bc2480.tar.gz vyos-1x-5b836709a15e4f6a8775e5dc26609febd5bc2480.zip |
[bridge] T1156: support adding and removing bridge member interfaces
This is the new syntax
bridge br0 {
member {
interface eth0 {
cost 10
}
interface eth1 {
cost 11
}
}
}
Diffstat (limited to 'src/migration-scripts/ssh/0-to-1')
0 files changed, 0 insertions, 0 deletions