* bridge-utils : bridge fdb replace undocumented
@ 2015-01-08 12:52 Mathieu Rohon
2015-01-08 18:22 ` Stephen Hemminger
0 siblings, 1 reply; 2+ messages in thread
From: Mathieu Rohon @ 2015-01-08 12:52 UTC (permalink / raw)
To: netdev
Hi,
the command :
#bridge fdb replace
can be useful to replace a learned Mac address by a static one. We'd
like to use this command to solve an openstack bug :
https://bugs.launchpad.net/neutron/+bug/1367999
However it is not documented in the manpage of bridge-utilis version 1.5.9.
Also, I don't know what is the minimum version to have this features.
regards,
Mathieu
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: bridge-utils : bridge fdb replace undocumented
2015-01-08 12:52 bridge-utils : bridge fdb replace undocumented Mathieu Rohon
@ 2015-01-08 18:22 ` Stephen Hemminger
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2015-01-08 18:22 UTC (permalink / raw)
To: Mathieu Rohon; +Cc: netdev
On Thu, 8 Jan 2015 13:52:01 +0100
Mathieu Rohon <mathieu.rohon@gmail.com> wrote:
> Hi,
>
> the command :
> #bridge fdb replace
>
> can be useful to replace a learned Mac address by a static one. We'd
> like to use this command to solve an openstack bug :
> https://bugs.launchpad.net/neutron/+bug/1367999
>
> However it is not documented in the manpage of bridge-utilis version 1.5.9.
>
> Also, I don't know what is the minimum version to have this features.
>
> regards,
> Mathieu
Bridge command is part of iproute2 not bridge-utils.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-08 18:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-08 12:52 bridge-utils : bridge fdb replace undocumented Mathieu Rohon
2015-01-08 18:22 ` Stephen Hemminger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).