From e3bb76ec1bbfa68748e763498e801392c1efb5c7 Mon Sep 17 00:00:00 2001 From: logicog Date: Sun, 13 Jul 2025 20:48:37 +0200 Subject: [PATCH] Initial description of L2 table --- doc/l2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/l2.md b/doc/l2.md index bd77360..28b2d3e 100644 --- a/doc/l2.md +++ b/doc/l2.md @@ -45,6 +45,6 @@ ASIC and flushing the table in order to quickly forget the learned entries. ``` > l2 MAC VLAN type port -3c:18:a0:7e:11:ea 0x0001 learned 5 +3c:18:a0:7e:11:00 0x0001 learned 5 1c:2a:a3:23:00:02 0x0001 learned 7 ```