Udemy Course Bronze Flashcards
(43 cards)
What is bare-metal server?
a physical server without an OS
What is a hypervisor?
a host or virtual server installed on a physical server
What is a virtual machine?
A guest or instance that runs on the installed hypervisor
What is a virtual desktop?
A desktop that you can access from any laptop
What is P2V?
physical to virtual
What is V2V?
virtual to virtual
What is VM template?
a template that other VM machines can use to instantiate
What is the difference between cloud and virtualization?
the cloud is a remote location that utilizes virtualization to bring services to customers
What is VMware?
the leader in virtualization technolog
What does LAN stand for?
Local area network
What is a MAC address?
Media Access Control Address is a unique layer 2 address given to every network interface on an Ethernet network
What is a NIC?
Network Interface Card
Which command can be used to show the MAC address and other pertinent network information for Mac and Linux computers?
ifconfig
True or False: A switch is a broadcast domain
True
What is a unicast?
a one to one communication
Do hubs has MAC tables?
No
What is a layer 2 segment?
a broadcast domain
Does an IP address interact with a NIC?
No
Are IP addresses unique within a network?
Yes
What is an ARP request?
A broadcast to discover the MAC associated with an IP address
What do BUM traffic have in common?
It is sent out to multiple computers
What layer is an IP address?
Layer 3
What is an unknown unicast?
When a switch is unsure of what the destination MAC is for a unicast, it sends out a broadcast to find out
What makes up BUM traffic?
broadcast, unknown unicast, multicast