mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-21 21:33:25 +01:00
ongoing additions, changes, and fixes
This commit is contained in:
@@ -15,7 +15,7 @@ Unfortunately, with the merger and the end of sale, all the documentation disapp
|
||||
|Enable/disable paging the output.
|
||||
|
||||
|*show <smth> \| <include/begin/end/exclude> <search term>*
|
||||
|Pipe output of some `show` command, e.g. find specific MAC address: `show lt | include B1:12` (search terms are case sensitive). Also can pipe to few Linux commands, e.g. count number of learned/dynamic MACs: `show lt | grep -c "DYNAMIC"`
|
||||
|Pipe output of some `show` command, e.g. find specific MAC address: `show lt \| include B1:12` (search terms are case sensitive). Also can pipe to few Linux commands, e.g. count number of learned/dynamic MACs: `show lt \| grep -c "DYNAMIC"`
|
||||
|
||||
|
||||
|*show port*
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user