DEVASC v1 VM Lab Environment FAQ
DEVASC v1 VM Lab Environment FAQ
© 2020 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 7
DEVASC v1: VM Lab FAQ
What is Oracle VirtualBox? Where do I get it and how much does it cost?
Oracle VirtualBox is a free, open source, cross-platform virtualization software used in this course to run the
course virtual machines. It can be installed on Windows, Linux, and Mac OS X computers. The VirtualBox
base software is licensed under the open source GNU General Public License version 2 and is available at no
cost. VirtualBox can be downloaded from: https://www.virtualbox.org/wiki/Downloads
Note: The virtual machines in this course DO NOT require the installation of a non-free “Oracle VM VirtualBox
Extension Pack”, available under the Oracle VirtualBox Personal Use and Evaluation license.
Back to Top
© 2020 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 2 of 7
DEVASC v1: VM Lab FAQ
• Ansible
• sshpass
• sqlitebrowser
• vim
• mc
• curl
• net-tools
• inetutils-traceroute
• tcptraceroute
• stunnel4
• htop
• VBoxGuestAdditions
• open-vm-tools open-vm-tools-desktop vmfs-tools
Back to Top
I was not able to download the CSR1000v ISO installation file from software.cisco.com. I received a
Missing Contract and Service Contract Required message. What can I do?
© 2020 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 3 of 7
DEVASC v1: VM Lab FAQ
The CSR1000v ISO installation file from software.cisco.com is only available to instructors with activated
Academy Maintenance contract. To learn more about NetAcad Maintenance, please visit the Equipment
Information resources page at https://www.netacad.com/portal/resources/equipment-information
Back to Top
Can I setup the CSR1000v VM without the OVA template file from the “Lab - Install the CSR1000v VM” in
Module 7?
Technically you could, but it is not recommended. The CSR1000v OVA template file in the “Lab - Install the
CSR1000v VM” in Module 7 includes all the required VM settings as well as the initial configuration of the
router as used in the DevNet Associate course.
Back to Top
Can I use the CSR1000v OVA template file that I found at software.cisco.com?
No. The CSR1000v OVA template file available on software.cisco.com is for enterprise deployments and
does not include the VM settings and the initial configuration of the router as used in the DevNet Associate
course.
Back to Top
How long does it take for the CSR1000v VM to setup the initial installation from the ISO file?
It can take up to 10-15 minutes for CSR1000v VM to complete the installation from the ISO file downloaded
from software.cisco.com. There is no installation progress bar, or any other indicator of the installation.
However, you can see the HDD icon in the VirtualBox window blinking, which indicates that files are being
setup on the virtual HDD.
Back to Top
The fonts and icons are too small in the DEVASC VM. How do I change the VM resolution?
© 2020 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 4 of 7
DEVASC v1: VM Lab FAQ
Use the xrandr --output Virtual1 --scale 0.8x0.8 command to change the scaling factor (experiment with the
0.8x0.8 scaling factor in the range from 0.5x0.5 to 0.9x0.9).
After you identified a preferred scaling factor, you can create a quick Launcher icon on the desktop. Right
click Desktop > Create Launcher... In the Name field, enter Scaler. In the Command field, enter above
command with your preferred scaling factor. Click OK to save.
Back to Top
Importing the OVA file fails with a checksum error. What can I do?
Verify the checksum of your downloaded files with the following checksums:
The DEVASC_VM.ova file (build 2020.07.21) SHA256 checksum is:
9B5F3A56884532AAA6C1A55DA78CA0AAEC1DB3E38FEAD5EAAE3D0C09F975686A
The CSR1000v_for_VirtualBox.ova file SHA256 checksum is:
59482033F86284101CABE2D50E827E8C2B4CE232EE16FACB8E0E5D3C2A67534C
The CSR1000v_for_VMware.ova SHA256 checksum is:
64380FF0B3AEB7BFCEF817CBAEC012784A5242D1E13191B6741D21AB69277FEB
For the CSR1000v ISO installation file from software.cisco.com, you find the Checksum on the download
page.
Back to Top
I am unable to get the virtual machines to work properly in Oracle VirtualBox. What can I do?
If you currently have a version of Oracle VirtualBox that is older than the 6.1.12 version, you need to update
to the 6.1.12 version or higher for the virtual machines to work properly.
Back to Top
I am unable to get the virtual machines to work properly in VMWare Workstation or Player. What can I do?
While the DEVASC VM and the CSR1000v VM should work on VMWare Workstation and VMWare Player,
official Networking Academy support is provided only for running these VMs on VirtualBox. Please use the
community support channels (NetAcad Forum or NetAcad Instructors Group at Facebook) to get support.
Back to Top
The virtual machines are running slow on my Windows 10 machine using VirtualBox or VMWare. What
can I do?
Check if Microsoft Hyper-V is enabled on your Windows 10 machine. While the recent versions of VirtualBox
and VMWare (Workstation or Player) do support running on top of Microsoft’s own hypervisor (Hyper-V),
sometimes the performance of the virtual machines is slower than with the native VirtualBox or VMWare
virtualization. Click Start and search for Windows Features. Open the Turn Windows features on or off
setting. Wait for the features to populate and then uncheck Hyper-V. Click OK.
Back to Top
What is the password for the “root” user in the DEVASC VM?
The root user is not active on the DEVASC VM. Should you need to run any commands with “root” user
privileges, use the sudo command.
© 2020 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 5 of 7
DEVASC v1: VM Lab FAQ
Back to Top
What is the password for the “devasc” user in the DEVASC VM?
Cisco123! is the devasc user password.
Back to Top
I am unable to open the course Packet Tracer files. What can I do?
All the Packet Tracer files in the course have been created using the new Packet Tracer 7.4.0T for Network
Automation. At this moment, this version of Packet Tracer only available as pre-installed in the DEVASC VM.
Back to Top
Why are my mouse and keyboard not working outside of the VM?
If your keyboard or mouse will not function outside of the VM, press the CTRL key that is on the right side of
the keyboard. This is called the VirtualBox host key. The host key is shown on the lower right-hand corner of
the VM window. Other host operating systems may use another key as the host key.
In VMWare, use the combination of CTRL+ALT keys to exit the VMs.
Back to Top
The labs are too long and we are unable to finish it in one class period. What should I do?
Become familiar with the labs before class if possible.
The state of the VM can be saved so that you can continue the labs at a later time. To save the VM state,
click Save the machine state and then click OK when closing the VM. The next time you start the virtual
machine, you will be able to resume working in the operating system from the saved state.
When you are ready to resume the labs, select the desired VM and click Start. The VM will start in the same
state as when it was saved.
Back to Top
© 2020 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 6 of 7
DEVASC v1: VM Lab FAQ
How do I remove the virtual machines when I am done with the course?
1) Shut down the VM.
2) Right-click the VM > Remove, select Delete all files
Back to Top
© 2020 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 7 of 7