mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-21 21:33:25 +01:00
ETX mac-table addition
This commit is contained in:
@@ -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*
|
||||
|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 system time of the appliance, important for logs/alarms correlation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user