mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-21 21:33:25 +01:00
Update Aruba-HP-switches-debug-and-diagnostics-commands-cheat-sheet.adoc
This commit is contained in:
committed by
GitHub
parent
94366447eb
commit
f1072b8a6e
@@ -42,6 +42,9 @@ for the next boot.
|
||||
| *show logging -r*
|
||||
| Show system logs and events in reverse chronological order, i.e. newest logs first.
|
||||
|
||||
|*show log _string-to-search_*
|
||||
|Search and display only logs containing the specified string. The search is *case sensitive*, and no regex - just plain strings. E.g. to search for logs containing the interface _1/B2_: `show log 1/B2`. E.g. search for all bgp-related logs like peer up/down: `show log -r bgp`.
|
||||
|
||||
|*clear log*
|
||||
|Delete all logs on the switch.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user