Virtualization Questions 2- Wireless Questions

Virtualization Questions 2- Wireless Questions

KG

58 Qs

quiz-placeholder

Similar activities

Final Theory Test Practice (CCNA)

Final Theory Test Practice (CCNA)

Professional Development

60 Qs

Latihan JK 2TIE

Latihan JK 2TIE

University

60 Qs

Cisco Certified Support Technician Networking

Cisco Certified Support Technician Networking

Professional Development

55 Qs

Modules 7-9 - SRWE

Modules 7-9 - SRWE

12th Grade

53 Qs

Routing and Switching

Routing and Switching

University

54 Qs

Jaringan Lanjutan

Jaringan Lanjutan

12th Grade

55 Qs

pts-ia-xi-a

pts-ia-xi-a

11th - 12th Grade

55 Qs

CCNA 3 v7 Modules 1 – 2: OSPF Concepts and Configuration

CCNA 3 v7 Modules 1 – 2: OSPF Concepts and Configuration

University

57 Qs

Virtualization Questions 2- Wireless Questions

Virtualization Questions 2- Wireless Questions

Assessment

Quiz

Computers

KG

Hard

Created by

Jeaustin Zumbado

FREE Resource

58 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which configuration allows Customer2 hosts to access the FTP server of Customer1 that has the IP address of 192.168.1.200?

A.ip route vrf Customer1 172.16.1.0 255.255.255.0 172.16.1.1 Customer1
ip route vrf Customer2 192.168.1.200 255.255.255.255 192.168.1.1 Customer2

B.ip route vrf Customer1 172.16.1.0 255.255.255.0 172.16.1.1 Customer2
ip route vrf Customer2 192.168.1.200 255.255.255.255 192.168.1.1 Customer1

C.p route vrf Customer1 172.16.1.1 255.255.255.255 172.16.1.1 global
ip route vrf Customer2 192.168.1.200 255.255.255.0 192.168.1.1 global
ip route 192.168.1.0 255.255.255.0 Vlan10
ip route 172.16.1.0 255.255.255.0 Vlan20

D.ip route vrf Customer1 172.16.1.0 255.255.255.0 172.16.1.1 global
ip route vrf Customer2 192.168.1.200 255.255.255.255 192.168.1.1 global
ip route 192.168.1.0 255.255.255.0 Vlan10
ip route 172.16.1.0 255.255.255.0 Vlan20

Answer explanation

Choice D correctly configures routes for both Customer1 and Customer2, allowing Customer2 to access Customer1's FTP server at 192.168.1.200 by using the global routing table for proper connectivity.

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which two actions provide controlled Layer 2 network connectivity between virtual machines running on the same hypervisor? (Choose two)

  • A. Use a single routed link to an external router on stick

  • B. Use a single trunk link to an external Layer2 switch

  • C. Use VXLAN fabric after installing VXLAN tunnelling drivers on the virtual machines

  • D. Use a virtual switch running as a separate virtual machine

  • E. Use a virtual switch provided by the hypervisor

Answer explanation

Using a single trunk link to an external Layer 2 switch (B) and a virtual switch provided by the hypervisor (E) ensures controlled Layer 2 connectivity between VMs on the same hypervisor, allowing for proper traffic management.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which element enables communication between guest VMs within a virtualized environment?

  • A. vSwitch

  • B. pNIC

  • C. virtual router

  • D. hypervisor

Answer explanation

The vSwitch (virtual switch) facilitates communication between guest VMs in a virtualized environment by connecting their virtual network interfaces, allowing them to communicate as if they were on the same physical network.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A server running Linux is providing support for virtual machines along with DNS and DHCP services for a small business. Which technology does this represent?

  • A. container

  • B. Type 1 hypervisor

  • C. Type 2 hypervisor

  • D. hardware pass-through


Answer explanation

A Type 2 hypervisor runs on a host operating system, allowing it to manage virtual machines while providing services like DNS and DHCP. This setup is typical for small businesses using Linux for virtualization.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A customer has deployed an environment with shared storage to allow for the migration of virtual machines between servers with dedicated operating systems that provide the virtualization platform. What is this operating system described as?

  • A. type 1 hypervisor

  • B. container oriented

  • C. hosted virtualization

  • D. decoupled

Answer explanation

The operating system described is a type 1 hypervisor, which runs directly on the hardware and allows for the migration of virtual machines between servers using shared storage.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Type 1 hypervisor?

  • A. run on a virtual server and includes its own operating system

  • B. runs directly on a physical server and depends on a previously installed operating system

  • C. runs on a virtual server and depends on an already installed operating system

  • D. runs directly on a physical server and includes its own operating system

Answer explanation

A Type 1 hypervisor runs directly on a physical server and includes its own operating system, allowing it to manage hardware resources efficiently. This makes option D the correct choice.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a benefit of using a Type 2 hypervisor instead of a Type 1 hypervisor?

  • A. improved security because the underlying OS is eliminated

  • B. better application performance

  • C. ability to operate on hardware that is running other OSs

  • D. improved density and scalability

Answer explanation

A Type 2 hypervisor can run on top of an existing operating system, allowing it to utilize hardware that is already running other OSs. This flexibility is a key benefit compared to Type 1 hypervisors, which require direct hardware access.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?