On 2014-06-05, Steffen Dettmer <[email protected]> wrote: > > $ ip link set eth1 nomaster > $ ip link set eth0 nomaster > $ ip link del br1 > > Do you - or anyone else - know the ip replacement for "brctl show"? > > "ip link show br1" is too brief, no information about the slave > devices or STP mode. >
ip -stats link show br1 ? or ip -stats -stats link show br1 outputs even more info, but whether the desired info is in there I don't know. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

