Month: February 2021
8.8.3 Packet Tracer - Implement REST APIs with an SDN Controller (Answers) Addressing Table Note: All subnet masks are /24 (255.255.255.0). Device Interface IP Address R1 G0/0/0 192.168.101.1/24 S0/1/0 192.168.1.2 R2 G0/0/0 192.168.102.1 S0/1/1 192.168.2.2 R3 G0/0/0 10.0.1.1 G0/0/1 10.0.2.1 S0/1/0 192.168.1.1 S0/1/1 192.168.2.1 SWL1 VLAN 1 192.168.101.2 …
8.8.2 Packet Tracer - Compare CLI and SDN Controller Network Management (Answers) Addressing Table Note: All subnet masks are /24 (255.255.255.0). Device Interface IP Address R1 G0/0/0 192.168.101.1 S0/1/0 192.168.1.2 R2 G0/0/0 192.168.102.1 S0/1/1 192.168.2.2 R3 G0/0/0 10.0.1.1 G0/0/1 10.0.2.1 S0/1/0 192.168.1.1 S0/1/1 192.168.2.1 SWL1 VLAN 1 192.168.101.2 …
5.6.6 Packet Tracer - Troubleshoot Common Network Problems (Answers) Addressing Table Device Interface IPv4 Address Subnet Mask Default Gateway R1 G0/0/0 209.165.200.225 255.255.255.248 N/A G0/0/1 10.1.1.2 255.255.255.252 R3 G0/0/0 10.2.2.2 255.255.255.252 N/A G0/0/1 172.16.3.1 255.255.255.0 FIREWALL VLAN1 192.168.1.1 255.255.255.0 N/A VLAN2 209.165.200.226 255.255.255.248 VLAN3 192.168.2.1 255.255.255.0 DEVASC Server …
5.5.7 Packet Tracer - Explore Network Protocols (Answers) Addressing Table Device Interface IPv4 Address Subnet Mask Default Gateway R1 G0/0/0 209.165.200.225 255.255.255.248 N/A G0/0/1 10.1.1.2 255.255.255.252 R3 G0/0/0 10.2.2.2 255.255.255.252 N/A G0/0/1 172.16.3.1 255.255.255.0 FIREWALL VLAN1 192.168.1.1 255.255.255.0 N/A VLAN2 209.165.200.226 255.255.255.248 VLAN3 192.168.2.1 255.255.255.0 DEVASC Server NIC …
5.4.6 Packet Tracer - Explore a Simple Network (Answers) Addressing Table Device Interface IPv4 Address Subnet Mask Default Gateway R1 G0/0/0 209.165.200.225 255.255.255.248 N/A G0/0/1 10.1.1.2 255.255.255.252 R3 G0/0/0 10.2.2.2 255.255.255.252 N/A G0/0/1 172.16.3.1 255.255.255.0 FIREWALL VLAN1 192.168.1.1 255.255.255.0 N/A VLAN2 209.165.200.226 255.255.255.248 VLAN3 192.168.2.1 255.255.255.0 DEVASC Server …
8.6.7 Lab - Construct a Python Script to Manage Webex Teams (Answers) Objectives Part 1: Launch the DEVASC VM Part 2: Get Your Webex Teams Access Token Part 3: Test Your Access Token Part 4: Manage People in Webex Teams Part 5: Manage Rooms in Webex Teams Part …
8.3.7 Lab - Use RESTCONF to Access an IOS XE Device (Answers) Objectives Part 1: Build the Network and Verify Connectivity Part 2: Configure an IOS XE Device for RESTCONF Access Part 3: Open and Configure Postman Part 4: Use Postman to Send GET Requests Part 5: Use …
8.3.6 Lab - Use NETCONF to Access an IOS XE Device (Answers) Objectives Part 1: Build the Network and Verify Connectivity Part 2: Use a NETCONF Session to Gather Information Part 3: Use ncclient to Connect to NETCONF Part 4: Use ncclient to Retrieve the Configuration Part 5: …
8.3.5 Lab - Explore YANG Models (Answers) Objectives Part 1: Launch the DEVASC VM Part 2: Explore a YANG Model on GitHub Part 3: Explore a YANG Model Using pyang Background / Scenario YANG models define the exact structure, data types, syntax and validation rules for the content …
7.6.3 Lab - Automated Testing Using pyATS and Genie (Answers) Objectives Part 1: Launch the DEVASC VM Part 2: Create a Python Virtual Environment Part 3: Use the pyATS Testing Library Part 4: Use Genie to Parse IOS Command Output Part 5: Use Genie to Compare Configurations Part …