Add mac address search

This commit is contained in:
Denys Fedoryshchenko
2023-08-31 23:42:15 +03:00
parent bdc4ee573d
commit 1a337879e7
+7
View File
@@ -610,3 +610,10 @@ Attention on header: "Ethernet-switching table: 477 entries, 239 learned, 0 pers
admin@CORE> show chassis routing-engine admin@CORE> show chassis routing-engine
``` ```
It is recommended to not have load average values more than 1.0 - 2.0. It is recommended to not have load average values more than 1.0 - 2.0.
### Searching particular user mac on ports
```
admin@CORE> show ethernet-switching table | match MACADDRESS
```
MACADDRESS should be replaced by MAC address of the user, for example 00:11:22:33:44:55