ongoing additions, changes, and fixes

This commit is contained in:
Yuri Slobodyanyuk
2021-03-21 07:05:24 +00:00
parent f9c2a93997
commit 4c3e9fc344
2 changed files with 401 additions and 420 deletions

View File

@@ -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*