ongoing additions, changes, and fixes

This commit is contained in:
Yuri Slobodyanyuk
2020-10-30 15:45:52 +00:00
parent 92a07d71c4
commit 477e88c51e
2 changed files with 1068 additions and 454 deletions

View File

@@ -10,6 +10,21 @@ Yuri SLobodyanyuk, admin@yurisk.info
| *show logging -r* | *show logging -r*
| Show system logs and events in reverse chronological order, i.e. newest logs first. | Show system logs and events in reverse chronological order, i.e. newest logs first.
|*clear log*
|Delete all logs on the switch.
|*debug destination buffer*
|Direct debug output to the log buffer, to be read later on CLI.
|*debug <daemon name>*
|Start runnig debug,e.g. to debug SNMP daemon: `debug snmp pdu`
|*show debug buffer*
|Show log buffer with the collected debug output.
|*show debug*
|Show what debug is currently active.
|*show mac-address* |*show mac-address*
|Show table of MAC addresses. |Show table of MAC addresses.