On Fri, Sep 20, 2019 at 07:16:15AM +0100, Tom Smyth wrote: > Hi all, hope those of you at eurobsdcon are enjoying your selves > wish I was there > I waswondering what is the 3rd column in the learned mac address list in > the column is a number 0 or 1 after the interface name in > ifconfig bridge x > > ihave highlighted with ** the value i'm interested in > Addresses (max cache: 100, timeout: 240): > 00:17:c8:3e:08:22 em2 *0* flags=0<>
This would be the age of the entry. > > ifconfig bridge x > > > bridge0: flags=41<UP,RUNNING> > index 7 llprio 3 > groups: bridge > priority 32768 hellotime 2 fwddelay 15 maxage 20 holdcnt 6 proto > rstp > em2 flags=3<LEARNING,DISCOVER> > port 4 ifpriority 0 ifcost 0 > em1 flags=3<LEARNING,DISCOVER> > port 3 ifpriority 0 ifcost 0 > vether0 flags=3<LEARNING,DISCOVER> > port 10 ifpriority 0 ifcost 0 > Addresses (max cache: 100, timeout: 240): > 00:17:c8:3e:08:22 em2 0 flags=0<> > 1c:c3:eb:68:05:29 em1 0 flags=0<> > b8:bc:1b:1e:9d:9f em1 0 flags=0<> > 38:f9:d3:47:db:54 em1 1 flags=0<> > 48:bf:6b:e6:27:c2 em1 0 flags=0<> > 74:d4:35:80:51:91 em2 1 flags=0<> > 74:44:01:81:9b:7e em1 0 flags=0<> > > -- > Kindest regards, > Tom Smyth. -- :wq Claudio