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:
@@ -17,8 +17,6 @@ Unfortunately, with the merger and the end of sale, all the documentation disapp
|
|||||||
|*show <smth> \| <include/begin/end/exclude> <search term>*
|
|*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 run*
|
|
||||||
|Show the running configuration
|
|
||||||
|
|
||||||
|*show run*
|
|*show run*
|
||||||
|Show the running configuration
|
|Show the running configuration
|
||||||
@@ -61,7 +59,7 @@ Unfortunately, with the merger and the end of sale, all the documentation disapp
|
|||||||
|Delete all learned MAC addresses from Learning Table.
|
|Delete all learned MAC addresses from Learning Table.
|
||||||
|
|
||||||
|*show syslog <all/debug/info/warning/error/fatal> [start-date] [end-date]*
|
|*show syslog <all/debug/info/warning/error/fatal> [start-date] [end-date]*
|
||||||
|Show logs per their severity. Optional start/end dates are in format `mm-dd-ff:mm:ss` . If remote syslog is configured in the MRV, there will be NO local logs, to verify - look in configuration `show run | i rsyslog`.
|
|Show logs per their severity. Optional start/end dates are in format `mm-dd-ff:mm:ss` . If remote syslog is configured in the MRV, there will be NO local logs, to verify - look in configuration `show run \| i rsyslog`.
|
||||||
|
|
||||||
|*show ver*
|
|*show ver*
|
||||||
| Show the device model, hardware, fan status, OS installed, MAC address, serial number and uptime.
|
| Show the device model, hardware, fan status, OS installed, MAC address, serial number and uptime.
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user