Basic Device Configuration
Basic Device Configuration
1. Loads a power-on-self-test (POST) stored in ROM and it checks CPU, DRAM, and flash
subsystems.
2. Starts a boot loader software after successful POST.
3. Boot loader initialize CPU.
4. Then flash file system.
5. Then it finds and loads IOS operating system and gives it control of the switch
Simple troubleshooting:
SSH Configuring:
show ip ssh
ip domain-name cisco.com
crypto key generate rsa
username admin secret ccna
line vty 0 15
transport input ssh
login local
exit
ip ssh version 2