Month: February 2021
7.4.8 Lab - Use Ansible to Automate Installing a Web Server (Answers) Objectives Part 1: Launch the DEVASC VM Part 2: Configure Ansible Part 3 Verify Communications with the Local Webserver Part 4: Create Ansible Playbooks to Automate Webserver Installation Part 5: Add Options to Your Ansible Playbook …
7.4.7 Lab - Use Ansible to Back Up and Configure a Device (Answers) Objectives Part 1: Launch the DEVASC VM and CSR1000v VM Part 2: Configure Ansible Part 3: Use Ansible to Back up a Configuration Part 4: Use Ansible to Configure a Device Background / Scenario In …
7.0.3 Lab - Install the CSR1000v VM (Answers) Objectives Part 1: Install the CSR1000v VM on VirtualBox Part 2: Verify Communications to CSR1000v VM Background / Scenario In this lab, you will install the CSR1000v Cloud Services Router. This is a Cisco software virtual router deployed on a …
6.5.10 Lab - Explore the Evolution of Password Methods (Answers) Objectives Part 1: Launch the DEVASC VM Part 2: Explore Python Code Storing Passwords in Plain Text Part 3: Explore Python Code Storing Passwords Using a Hash Background / Scenario In this lab, you will create an application …
1. Which two statements describe characteristics of the command line interface (CLI)? (Choose two.) Commands can be scripted. The interface protects against misconigurations. Commands cannot be encrypted. Commands are well known and documented. The command-line interface supports a small number of commands. 2. What is a characteristic of …
6.3.6 Lab - Build a CI-CD Pipeline Using Jenkins (Answers) Objectives Part 1: Launch the DEVASC VM Part 2: Commit the Sample App to Git Part 3: Modify the Sample App and Push Changes to Git Part 4: Download and Run the Jenkins Docker Image Part 5: Configure …
6.2.7 Lab - Build a Sample Web App in a Docker Container (Answers) Objectives Part 1: Launch the DEVASC VM Part 2: Create a Simple Bash Script Part 3: Create a Sample Web App Part 4: Configure the Web App to Use Website Files Part 5: Create a …
26.2.5 Packet Tracer - Configure AAA Authentication on Cisco Routers (Answers) Topology Addressing Table Device Interface IP Address Subnet Mask Default Gateway Switch Port R1 G0/1 192.168.1.1 255.255.255.0 N/A S1 F0/1 S0/0/0 (DCE) 10.1.1.2 255.255.255.252 N/A R2 G0/0 192.168.2.1 255.255.255.0 N/A S2 F0/2 S0/0/0 10.1.1.1 255.255.255.252 N/A S0/0/1 …
26.2.4 Packet Tracer - Configure Secure Passwords and SSH (Answers) Topology Addressing Table Device Interface IP Address Subnet Mask Default Gateway RTA G0/0 172.16.1.1 255.255.255.0 N/A PCA NIC 172.16.1.10 255.255.255.0 172.16.1.1 SW1 VLAN 1 172.16.1.2 255.255.255.0 172.16.1.1 Scenario The network administrator has asked you to prepare RTA and …