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*

  1. Connect one router to another using ETH0

  2. Learned command lines to enter

    1. Privilege mode: "Enable"

    2. Global config mode: "Config t"

    3. Set up a password: "Enable password -----"

    4. Show enabled config: "Show Enable-config, Sh Run, do sh run"

    5. Encrypt password: "Service password-encrypt"

    6. Decrypt password: "No service password-encryption"

 

*You have successfully finished lab 2*

  1. Connected to eth0

  2. Learned commands of:

    1. "Enable secret: This command puts a password on the enable privilege esc

    2. Once this is set, the config t won't need password anymore

  3. The other commands from lab one were  set again such as

    1. Enable

    2. Config t

    3. Hostname command

    4. Enable password ----

    5. Service password-encryption (to encrypt)

    6. No Service password-encryption (to de encrypt)