ETX mac-table addition

This commit is contained in:
Yuri Slobodyanyuk
2022-11-16 15:49:42 +00:00
parent c33759943e
commit e92cf99540

View File

@@ -66,6 +66,21 @@ service-ping local-ip 13.13.13.1/30 dst-ip 13.13.13.2 next-hop 13.13.13.2 egress
|*show configure flows summary details* |*show configure flows summary details*
|List all flows configured on this ETX with details |List all flows configured on this ETX with details
|*config flow _name_*
*mac-learning*
*show mac-table*
*no mac-learning*
|Enable MAC address learning inside a flow. The _flow_ should be the one where
those MAC addresses are supposed to be learned, and in the appropriate
direction. E.g. if the equipment of the end client is connected to ETX port
`ethernet 0/10`, then you should run this command under the flow that has
`ingress port 0/10`, to see if the ETX can see client's equipment. WARNING:
after showing the results, make sure to disable the MAC learning, as it may
interfere with the client's traffic.
|*show config system system-date* |*show config system system-date*
| Show system time of the appliance, important for logs/alarms correlation. | Show system time of the appliance, important for logs/alarms correlation.