Cisco Info

Serial number check (warranty etc):

https://cway.cisco.com/sncheck/

ASA configuration, great site with manuals:

https://xgu.ru/wiki/Cisco_ASA

Initial setup manuals:

https://pyatilistnik.org/kak-nastroit-kommutatoryi-cisco-3-urovnya-na-primere-cisco-3560/
https://pyatilistnik.org/kak-nastroit-marshrutizator-cisco-organizatsiya-seti-dlya-nebolshogo-ofisa/
https://pyatilistnik.org/staticheskaya-marshrutizatsiya-cisco/

WiFi blog:

https://mrncciew.com/

Working with the flash file system:

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3850/software/release/3se/system_management/configuration_guide/b_sm_3se_3850_cg/b_sm_3se_3850_cg_chapter_010011.html

Recursively delete non-empty folder from flash:

delete /force /recursive flash:FOLDERNAME

Passwords Security:

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/s1/sec-s1-xe-3se-3850-cr-book/sec-s1-xe-3se-3850-cr-book_chapter_0110.html

Cisco Device Security:

https://arny.ru/education/ccnp-enterprise/rasshirennaya-bezopasnost-cisco/

How to Reset Cisco Catalyst 3560 Back to Factory Defaults:

https://fatmin.com/2015/09/29/how-to-reset-cisco-catalyst-3560-back-to-factory-defaults
First you need to power down the switch. Once the switch is powered off, hold down the mode button, and power the switch on. The switch will boot up and you should see the switch prompt as shown below.
Now type flash_init. Your output should be similar to what you see below.
Check out the contents of flash and locate config.text and vlan.dat (if it exists).
Now delete the vlan.dat and config.text.
Reboot switch

Enter Rommon:

Push Ctrl and Break (use submenu in Putty) before the device start loading firmware.

Recover Catalyst Fixed Configuration Switches from a Corrupted Image:

https://www.cisco.com/c/en/us/support/docs/switches/catalyst-2950-series-switches/41845-192.html

Show full config:

show run all

Cisco hardware and info short:

http://wiki.ciscolinux.co.uk/index.php/Cisco_1941_with_EHWIC-4G-LTE-G

Cisco EHWIC-4G-LTE info:

https://jakondo.ru/nastrojka-modulya-cisco-ehwic-4g-lte-g-na-rabotu-s-mobilnym-operatorom-yota/

Additional ACL Features:

https://etutorials.org/Networking/Router+firewall+security/Part+III+Nonstateful+Filtering+Technologies/Chapter+7.+Basic+Access+Lists/Additional+ACL+Features/

Cisco IP SLA info:

IP SLA is needed, in particular, for setting up redundancy in networks with static routing.
https://www.practicalnetworking.net/stand-alone/cisco-ip-sla-using-a-cisco-router-to-generate-traffic/
https://learningnetwork.cisco.com/s/question/0D53i00000Kt0s9CAB/ip-sla-tracking-issue
Configure delay for flapping links:
https://packetpushers.net/blog/using-ip-sla-delay-feature-to-safely-monitor-lossy-links/
For example I’ve currently configured my home router like this:
track 1 ip sla 1 reachability
delay down 0 up 120

because my main home provider often fails for less than a minute and I’m experiencing frequent unneeded reconnects while working.

Configuring native VLANs on Cisco Switches:

https://www.practicalnetworking.net/stand-alone/configuring-vlans/

Speedup TFTP:

Increase the TFTP block size, experimentally choose which size is better:
ip tftp block 8192

Guest Shell (Virtualization) in IOS XE:

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/173/b_173_programmability_cg/guest_shell.html

Backup before upgrade:

Sometimes you are facing a situation where there isn’t enough space on the flash: to store new firmware.
Before you delete old firmware files and upload new ones, you should backup old files to some place from where you’ll be able to restore them to a Cisco device if something will go wrong with the new IOS.
I’m using SCP for this purpose (read next article).

SCP copy from Cisco device to Windows PC:

On Cisco device:
Create username with privileges:
username SCPUSER privilege 15 secret SECRET
Enable SCP server:
ip scp server enable
On Windows device:
In CMD:
scp -O SCPUSER@XXX.XXX.XXX.XXX:flash:/FILENAME DISK:\
But ofcourse Windows won’t want to connect so easily, probably you will get errors.
In case of “Unable to negotiate: no matching key exchange method found.” add algorhytm that goes after “Their offer:”, for example
-o KexAlgorithms=+diffie-hellman-group-exchange-sha1
In case of “Unable to negotiate: no matching host key type found.” add algorhytm that goes after “Their offer:”, for example
-o HostKeyAlgorithms=+ssh-rsa scp
Almost 100% you’ll need to add both of them, so the complete input will be:
scp -O -o KexAlgorithms=+diffie-hellman-group-exchange-sha1 -o HostKeyAlgorithms=+ssh-rsa SCPUSER@XXX.XXX.XXX.XXX:flash:/FILENAME DISK:\
After you finish downloading all needes files, disable SCP server and delete user:
no username SCPUSER
ip scp server disable

Hardware info

Very interesting site about computer hardware and other things:

https://uk.hardware.info/

PDF Datasheets www.0pdf.com:

https://www.datasheet-pdf.com/

Hard Disks/SSDs/Flash Repair and Recovery:

https://www.hardmaster.info/articles/
https://habr.com/ru/users/hddmasters/posts/
https://hddmasters.by/articles/articles.html

FCC devices teardown library:

https://fccid.io/PD5-WAP150/Internal-Photos/Internal-Photos-2760550

List Of WD CMR And SMR Hard Drives (HDD):

https://nascompares.com/answer/list-of-wd-cmr-and-smr-hard-drives-hdd/

Online catalog of LCD panels for notebooks etc.:

https://www.panelook.com/

3dnews.ru great SSD life test:

https://3dnews.ru/938764/resursnie-ispitaniya-ssd-obnovlyaemiy-material

Lots of manuals for almost any household appliances, almost any manufacturer:

https://www.manualslib.com
https://manuall.co.uk/
https://manualmachine.com/

WikiChip:

https://en.wikichip.org/wiki/WikiChip

SSD Specs Database:

https://www.techpowerup.com/ssd-specs/

SSD info and tuning utilities:

http://vlo.name:3000/ssdtool/

Why SSDs Die a Sudden Death (and How to Deal with It):

https://blog.elcomsoft.com/2019/01/why-ssds-die-a-sudden-death-and-how-to-deal-with-it/

SOHO routers and other devices default logins/paswords:

https://www.192-168-1-1-ip.co/

SSD review with explaination of how this type of disks work:

https://club.dns-shop.ru/review/t-101-ssd-nakopiteli-2-5/102714-est-li-smyisl-v-malenkom-bufernom-sata-ssd-obzor-nakopitelya/

Micron FBGA and component marking decoder:

https://www.micron.com/sales-support/design-tools/fbga-parts-decoder