
11 Sep
2015
11 Sep
'15
9:47 p.m.
Hi Codrin,
On Wed, Sep 9, 2015 at 10:00 AM, Codrin Ciubotariu codrin.ciubotariu@freescale.com wrote:
The new command: ethsw [port <port_no>] [vlan <vid>] fdb { [help] | show | flush | { add | del } <mac> }
Can be used to add and delete FDB entries. Also, the command can be used to show entries from the FDB tables. When used with [port <port_no>] and [vlan <vid>], only the matching the FDB entries can be seen or flushed. The command has also been added to the generic ethsw parser from cmd_ethsw.c.
Signed-off-by: Johnson Leung johnson.leung@freescale.com Signed-off-by: Codrin Ciubotariu codrin.ciubotariu@freescale.com
Acked-by: Joe Hershberger joe.hershberger@ni.com