WorksheetsVirtualization and VMware Workstation Final Exam
Total questions: 80
Worksheet time: 40mins
What is the primary purpose of virtualization?
To increase physical server count
To run multiple operating systems on a single physical machine
To connect networks globally
To enhance physical security
Which of the following best describes a hypervisor?
A software that manages network traffic
A layer of software that allows multiple operating systems to share a single hardware host
A physical server with enhanced processing power
A type of network switch
Which type of hypervisor runs directly on the host hardware?
Type 2 (Hosted)
Type 1 (Bare-metal)
Container-based
Application-level
VMware ESXi is an example of which type of hypervisor?
Type 2
Type 1
Container
Para-virtualization
What is a virtual machine (VM)?
A physical server that has been optimized for specific tasks
A software-based emulation of a physical computer or operating system
A network device used to route traffic
A programming language
Which of the following is a benefit of virtualization?
Increased hardware costs
Reduced resource utilization
Server consolidation and increased efficiency
Limited flexibility
What is the main concept behind paravirtualization?
The guest OS is unaware it is being virtualized
The guest OS is modified to communicate with the hypervisor
The hypervisor completely emulates all hardware
It only supports Linux operating systems
Which virtualization technology allows multiple isolated user-space instances to run on a single Linux kernel?
Full virtualization
Paravirtualization
Containerization
Hardware-assisted virtualization
What is the primary advantage of containerization over traditional virtual machines?
Better hardware compatibility
Increased isolation between applications
Lighter weight and faster startup times
Greater flexibility in operating system choices
What does an "Application Delivery Controller" (ADC) function as in a virtualized environment?
A device that creates virtual machines
A combination load balancer and application server placed between a firewall or router
A tool for monitoring hypervisor performance
A storage area network device
What is the process of creating a virtual version of a device or resource, such as a server, storage device, network resource, or operating system?
Containerization
Emulation
Virtualization
Simulation
Which characteristic should be considered when deploying virtual machines to maintain optimal hardware resource utilization?
Deploying as many VMs as possible without oversight
Balancing VM workloads across physical hosts
Assigning static, large amounts of RAM to all VMs
Avoiding the use of shared storage
What is the term for a software program that manages virtual machines and provides resources to them?
Virtual Switch
Virtual Router
Hypervisor
Virtual Desktop Infrastructure
Which statement about virtualization is generally true?
It reduces the need for backup solutions.
It allows for better hardware utilization.
It makes disaster recovery more complex.
It eliminates the need for physical servers.
What is hardware-assisted virtualization?
Virtualization implemented entirely in software
Virtualization that uses special CPU features to improve performance
Virtualization that requires specific network cards
Virtualization that is only available on mainframe computers
What is the process of migrating a running virtual machine from one physical host to another without downtime?
Cold migration
Live migration (vMotion in VMware)
Snapshotting
Cloning
What is a virtual network interface card (vNIC)?
A physical network card installed in a virtual machine
A software-based network adapter that connects a VM to a network
A dedicated hardware component for VM networking
A tool for monitoring network performance of physical hosts
What is the role of a virtual switch in a virtualized environment?
To route traffic between different physical networks
To provide network connectivity between virtual machines and to external networks
To manage storage for virtual machines
To encrypt traffic within the virtual network
Which of the following is NOT a common virtualization platform?
VMware vSphere
Microsoft Hyper-V
Oracle VirtualBox
Adobe Photoshop
What is a "snapshot" in virtualization?
A complete backup of the virtual machine
A point-in-time copy of a virtual machine's state and data
A process to create a new virtual machine from a template
A method for increasing a VM's processing power
What is VMware Workstation primarily used for?
Managing large-scale data centers
Running multiple virtual machines on a single desktop or laptop
Cloud computing infrastructure
Network security analysis
Which type of hypervisor is VMware Workstation considered?
Type 1 (Bare-metal)
Type 2 (Hosted)
Container-based
Cloud-based
What is the function of "VMware Tools" within a guest operating system in VMware Workstation?
To manage physical hardware
To improve performance, usability, and management of the VM
To provide antivirus protection
To automatically update the guest OS
In VMware Workstation, which networking mode allows a VM to get an IP address from the host's physical network and appear as a separate device on that network?
NAT (Network Address Translation)
Host-only
Bridged
Custom (VMnet)
Which networking mode in VMware Workstation allows VMs to communicate with each other and the host, but NOT directly with the external network?
Bridged
NAT
Host-only
Custom (VMnet)
What does the "NAT" networking mode do in VMware Workstation?
Assigns a public IP address to the VM
Allows the VM to communicate with other VMs only
Translates the VM's private IP address to the host's IP for external access
Disables all network connectivity for the VM
How can you increase the RAM allocated to a virtual machine in VMware Workstation?
Only by upgrading the physical RAM of the host
Through the VM's settings, while the VM is powered off
Through the VM's settings, while the VM is running
It is not possible to change RAM after VM creation
Which file typically stores the virtual machine configuration in VMware Workstation?
.vmdk
.nvrvm
.vmx
.log
What is a "cloned" virtual machine in VMware Workstation?
A VM that shares its disk with the original VM
A duplicate of an existing VM, including its configuration and virtual disk
A backup of a VM
A VM created from a template without an operating system
Which feature allows you to revert a virtual machine to a previous state in VMware Workstation?
Cloning
Hot-add
Snapshots
Full backup
Can you run 64-bit guest operating systems in VMware Workstation if your host CPU supports 64-bit architecture?
No, VMware Workstation only supports 32-bit guests
Yes, if hardware virtualization features (like Intel VT-x or AMD-V) are enabled in the host's BIOS/UEFI
Only if the guest OS is Windows
Only if the host OS is Linux
What is the maximum number of virtual processors that can be assigned to a VM in VMware Workstation (typically)?
1
2
The number varies but is often significantly less than the physical core count
Equal to the number of physical cores on the host
How does VMware Workstation typically store a virtual machine's hard disk?
As a physical partition on the host drive
As one or more large files on the host file system
In cloud storage directly
As a separate physical hard drive
When installing a new guest OS in VMware Workstation, what is the purpose of the virtual CD/DVD drive?
To store VM backups
To load the installation media (ISO file or physical disc) for the guest OS
To provide additional storage for the VM
To connect to external USB devices
Which of these is a common use case for VMware Workstation?
Hosting enterprise-level databases in a production environment
Developing and testing software in isolated environments
Powering a large cloud infrastructure
Providing high-availability clustering for critical services
Which feature allows you to copy files between the host and guest operating system directly?
Network File System (NFS)
Shared Folders (with VMware Tools installed)
FTP server
Email attachments
What is the purpose of the "Suspend" option for a VM in VMware Workstation?
It completely shuts down the VM
It saves the current state of the VM to disk and pauses its operation
It creates a snapshot of the VM
It restarts the VM
Which virtual device allows for drag-and-drop functionality between host and guest?
Virtual NIC
Virtual SCSI controller
VMware Tools
Virtual USB controller
What does it mean when a virtual disk is "pre-allocated" (thick provisioned)?
The disk file grows dynamically as data is added
The full specified disk space is immediately reserved on the host
The disk is stored in a compressed format
The disk is shared among multiple VMs
How can you connect a USB device from your physical host to a virtual machine in VMware Workstation?
It's not possible to connect USB devices to VMs
By directly plugging it into the VM's virtual USB port
By adding a virtual USB controller to the VM and then connecting the device through the Workstation menu
Only by using network-attached USB devices
What is pfSense?
A proprietary hardware firewall appliance
An open-source firewall and router software based on FreeBSD
A cloud-based intrusion detection system
A web application firewall
Which of the following is a key feature of pfSense?
Limited customization options
Built-in VPN capabilities
Designed exclusively for Windows environments
High cost of ownership
By default, how does the pfSense firewall handle network packets that are not explicitly allowed by a firewall rule?
It automatically forwards them to a default gateway
It blocks them due to the principle of Implicit Deny
It logs them and then allows them
It asks the administrator for a decision
Which interface in pfSense is typically connected to the local area network?
WAN
OPT1
LAN
DMZ
Which of these is NOT a typical function of pfSense?
DHCP Server
DNS Resolver/Forwarder
Email Client
Traffic Shaping
What is the purpose of the WAN interface on a pfSense firewall?
To connect to local network clients
To connect to the internet or an upstream network
To connect to internal servers only
To provide Wi-Fi access
How does pfSense primarily contribute to network security?
By filtering and blocking unauthorized traffic based on firewall rules
By encrypting all data at rest on client devices
By replacing all routers in the network with software switches
By hosting user applications directly on the firewall
What is the default action for outbound access from the LAN interface in a typical pfSense configuration?
Allows restricted access
Allows unrestricted access
Denies all access
Prompts for user authentication
Which protocol is commonly used for VPN connections configured on pfSense?
HTTP
FTP
OpenVPN or IPsec
SMTP
What is a Firewall Rule in pfSense?
A log entry showing blocked traffic
A configuration that defines how traffic is allowed or blocked based on criteria
A software update for the firewall
A report of network vulnerabilities
What is multi-WAN support in pfSense?
The ability to connect multiple LAN segments
The ability to use multiple internet connections for redundancy or load balancing
Support for multiple Wi‑Fi networks
The capacity to run multiple virtual firewalls
Where would you typically configure port forwarding rules in pfSense?
Under VPN settings
Under Firewall -> NAT
Under Diagnostics -> PING
Under System -> General Setup
What is the default username for a fresh pfSense installation?
user
admin
root
pfsense
What is the primary method to access the pfSense web interface for configuration?
SSH
Console cable
Web browser
Telnet
In pfSense, what is the purpose of an Alias?
To rename network interfaces
To group IP addresses, networks, or ports together for easier rule management
To create a virtual IP address
To change the hostname of the firewall
What does DHCP Server functionality in pfSense provide?
Secure DNS resolution
Automatic assignment of IP addresses to network clients
Intrusion detection
Web content filtering
Which package in pfSense is commonly used for content filtering and proxy services?
OpenVPN
Squid
pfBlockerNG
Snort
Which of the following best describes the function of NAT Outbound rules in pfSense?
To block all outgoing traffic
To allow internal clients to access external resources using the firewall's WAN IP
To forward incoming traffic to internal servers
To encrypt all outbound communications
When securing a pfSense firewall, what is a crucial step after initial installation?
Leaving default credentials unchanged
Disabling all firewall rules
Changing the default administrator password
Enabling Telnet access
What is the role of an Intrusion Prevention System (IPS) like Snort or Suricata, often integrated with pfSense?
To provide passive monitoring of network traffic
To detect and block malicious network traffic
To perform network vulnerability scanning
To manage DNS requests
What is the primary operating system used by MikroTik routers?
Cisco IOS
Junos
RouterOS
Linux (standard distribution)
What is Winbox in the context of MikroTik routers?
A web‑based configuration interface
A graphical utility for configuring MikroTik RouterOS
A command‑line interface tool
A physical port on the router
Which IP address is often the default gateway or management IP for MikroTik routers out of the box?
192.168.0.1
192.168.1.1
192.168.88.1
10.0.0.1
What is the purpose of an IP firewall NAT rule in MikroTik RouterOS?
To block all incoming traffic
To translate private IP addresses to public IP addresses
To assign static IP addresses
To manage wireless security
Which command is used to add a default route in MikroTik RouterOS via the command line?
/ip address add
/ip route add dst-address=0.0.0.0/0 gateway=X.X.X.X
/interface bridge add
/system identity set name=newuser
What is a bridge commonly used for in MikroTik RouterOS?
To connect two different physical locations over a WAN link
To combine multiple Ethernet interfaces into a single virtual interface
To separate broadcast domains
To create a VPN tunnel
Which menu in RouterOS would you use to configure a DHCP server?
/interface wireless
/ip dhcp-server
/system package
/tool netwatch
What is the primary function of Queues in MikroTik RouterOS?
To manage firewall rules
To control bandwidth and prioritize traffic
To configure wireless access points
To create VPN connections
What is Masquerade in MikroTik NAT settings?
A type of port forwarding
A source NAT action that uses the router's outgoing interface IP address
A destination NAT action for incoming traffic
A way to hide the router's identity
Which license level is typically required for a MikroTik router to act as a basic home gateway with Wi‑Fi and some firewall rules?
Level 0
Level 1
Level 4 (WISP AP)
Level 6 (Controller)
What tool allows for graphical real‑time monitoring of traffic on MikroTik interfaces?
Torch
Ping
Traceroute
Netwatch
What is the default port for Winbox connections to a MikroTik router?
21
22
80
8291
Which type of routing is specified by a dst-address=0.0.0.0/0 entry in the IP route table?
Static route
Dynamic route
Default route
Policy‑based route
What is the role of an IP Service in MikroTik RouterOS?
To configure a specific network interface
To enable or disable access to management protocols like Winbox, SSH, HTTP
To set up a firewall rule
To manage wireless security profiles
What is the command to create a new user with full access in MikroTik RouterOS CLI?
/user add name=newuser password=securegroup=read
/user add name=newuser password=securegroup=full
/system identity set name=newuser
/ip service enable winbox
How can you backup the configuration of a MikroTik router?
By physically removing the storage card
Using the /system backup save command or through Winbox
It backs up automatically to the cloud
By performing a hard reset
What is a Hotspot feature in MikroTik RouterOS commonly used for?
Providing secure VPN connections
Managing user authentication and billing for public Wi‑Fi access
Creating a secure connection between two routers
Monitoring network traffic
Which of the following wireless modes allows a MikroTik device to act as an access point for multiple clients?
Station mode
Bridge mode
AP Bridge mode
Repeater mode
What is the purpose of the /system identity command in MikroTik CLI?
To configure network interfaces
To set the hostname of the router
To manage user accounts
To view system resources
In MikroTik, what does Packet Flow refer to?
The process of updating RouterOS
The order in which packets are processed by firewall rules, NAT, queues, etc.
The physical path a packet takes through network cables
The speed of packet transmission
