forked from spinesystemspublic/documentation
Add mac address search
This commit is contained in:
@@ -610,3 +610,10 @@ Attention on header: "Ethernet-switching table: 477 entries, 239 learned, 0 pers
|
||||
admin@CORE> show chassis routing-engine
|
||||
```
|
||||
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
|
||||
Reference in New Issue
Block a user