These are the projects I have already done or is working on currently
Packet Tracer: Lab 1
Config of basic router security and basic command lines
Lab 2: Config of basic router security and basic command lines
*You have successfully finished Lab 1 where you*
Connect one router to another using ETH0
Learned command lines to enter
Privilege mode: "Enable"
Global config mode: "Config t"
Set up a password: "Enable password -----"
Show enabled config: "Show Enable-config, Sh Run, do sh run"
Encrypt password: "Service password-encrypt"
Decrypt password: "No service password-encryption"
*You have successfully finished lab 2*
Connected to eth0
Learned commands of:
"Enable secret: This command puts a password on the enable privilege esc
Once this is set, the config t won't need password anymore
The other commands from lab one were set again such as
Enable
Config t
Hostname command
Enable password ----
Service password-encryption (to encrypt)
No Service password-encryption (to de encrypt)
