I am trying to convert some scripts from using tipc-config to newer tipc command (no, not "ip tipc" yet as it is not available on Ubuntu 16.04).
I was not planning g on doing this unit we moved to Ubuntu 18, but I just noticed that with the lastest ubuntu 16.04 kernel (4.4.0-145) tipc-config -b no longer works (worked on 4.4.0-143). I manager to figure out syntax for bearer disable, but have problems with bearer enable. Old command was tipc-config -be=eth:eth2/1.1.0/5 New is But gets an error root@test10020u3:~# tipc bearer enable domain 1.1.0 priority 5 media eth device eth2 error: Invalid argument root@test10020u3:~# dmesg -c [ 2896.786648] Bearer <eth:eth2> rejected, illegal discovery domain Also, what would be the equivalents of: tipc-config -netid=$netid tipc-config -a=1.1.${unit} _______________________________________________ tipc-discussion mailing list tipc-discussion@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tipc-discussion