--- title: Module 12 - Create a Base Configuration for Cisco Devices --- ###### tags: `__ccna_EN` Create a Base Configuration for Cisco Devices ![](https://i.imgur.com/g775Px7.png) ## Configuring Cisco Device Identification use the hostname and banner commands to properly identify cisco devices ![](https://i.imgur.com/I60cHdF.png) Login banners https://security.tennessee.edu/login-banners/ ![](https://i.imgur.com/ns0ZDIg.png) ![](https://i.imgur.com/IMGxZIw.png) ![](https://i.imgur.com/ewu7wWO.png) ## 3. Configuring Foundation Security and Passwords (Console, VTY, Enable Sec) ![](https://i.imgur.com/1OdVnn5.png) ![](https://i.imgur.com/AzFcEHw.png) secret option is used everything because he has an encryption ![](https://i.imgur.com/W2Rjokd.png) ![](https://i.imgur.com/joj1AIp.png) ## 5 Tuning & configuration management ### A - No Domain-lookup Telnet is looking for domain name address when we writte a text in privilege mode no ip domain-lookup ![](https://i.imgur.com/TCbTazU.png) ### B - encrypting the simple the commande show running-config isnt encrypted ![](https://i.imgur.com/z9f1TbN.png) ![](https://i.imgur.com/tWUQ1R2.png) in show running-config command, password are encrypted with basic encryption (level 7) ![](https://i.imgur.com/6OlvxfJ.png) ![](https://i.imgur.com/c4UXGsq.png) ### C - Synchronous logging ![](https://i.imgur.com/1EeJ8WX.png) ### D - Saving cfg on device copy running-config startup-config ### E - Saving cfg (off device) copy of running-config on a .txt add **no shutdown** on interface configuration ![](https://i.imgur.com/HBhe6uk.png) CONFIGURATION Foundation Security and Passwords (Console, VTY, Enable Sec) ### A - ENABLE SECRET PASSWORD ![](https://i.imgur.com/pBXrcQq.png) n ### B - ENABLE PASSWORD ![](https://i.imgur.com/Ik6DPmr.png) ### C - VTY PASSWORD ![](https://i.imgur.com/Fyoofro.png) ### D - CONSOLE PASSWORD ![](https://i.imgur.com/xZ6ntPd.png) ![](https://i.imgur.com/3s1Yf2d.png) ![](https://i.imgur.com/4ydosXK.png) ![](https://i.imgur.com/i3Zh1Eu.png) ### E - USER ACCOUNT PASSWORD used for VPN ACCESS / TELNET / SSH ![](https://i.imgur.com/koqRtFh.png) show running-config ![](https://i.imgur.com/tKHZwFC.png) ![](https://i.imgur.com/8FbLd59.png) # TELNET & SSH IMPLEMENTATION ## 1. Create User accounts `username nico secret nico` ![](https://i.imgur.com/qck9GdS.png) ![](https://i.imgur.com/pirqkLQ.png) ## 2. SELECT YOUR ACCESS PORTS (MAINLY: VTY, CON) ## 3. ADJUST LOGIN TYPE ## 4. GENERATE CRYPTO KEYS ![](https://i.imgur.com/Z7CSDGb.png) ## 5. SELECT SSH VERSION ![](https://i.imgur.com/wLbqHta.png) ## 6. ADJUST INPUT PROTOCOLS ![](https://i.imgur.com/Rdq2HzG.png)