Hi, thanks for your mail!
On Thu, Jun 5, 2014 at 5:03 PM, Curt <cu...@free.fr> wrote: > On 2014-06-05, Steffen Dettmer <steffen.dett...@gmail.com> wrote: >> 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 -stats link show br1 Interesting, didn't knew that. Yeah, and as Tom wrote in meantime, a "replacement" command could be: $ ip link|grep "master br0" 3: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master br0 state UP mode DEFAULT qlen 1000 9: eth1.77@eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue master br0 state LOWERLAYERDOWN mode DEFAULT 10: eth2.78@eth2: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue master br0 state LOWERLAYERDOWN mode DEFAULT 40: mslot4: <BROADCAST,MULTICAST,NOARP> mtu 1500 qdisc noop master br0 state DOWN mode DEFAULT qlen 1000 Regards, Steffen -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/caobounnavearfxymjbhpbev2sunfrsl54bfbtyxrdqxqw6d...@mail.gmail.com