Dan's networking Flashcards
How can the IPv6 address 0000:0000:0000:0000:0000:0000:0000:0001 be condensed?
::1
What type of address is used by the switch to forward transmissions to the appropriate host?
MAC address
Physical address
Hardware address
What type of fiber optic cable is suited for long distance links?
Single mode fiber (SMF)
What specialized network device is commonly used to load balance traffic across multiple servers in a group?
A) Content Engine
B) Firewall
C) Content Switch
D) DNS server
C) Content Switch
Router forwards broadcast traffic
True or False
False
Why do we need port numbers?
Port numbers basically transfer data received by the NIC to the local machine RAM location being reserved for the specific application. That is how one application’s data does not get mixed up with another application even though both might be received at the same time. Consider, for example, the idea of watching a movie online while receiving email at the same time. Port numbers keep your email from being displayed in your movie screen.
The Session layer is responsible for passing data to the
Network layer at the lower bound and the Presentation layer at the upper bound.
True or False
False
A router operating at Layer 3 primarily makes its forwarding decisions based on what address?
A) Source IP address
B) Source MAC address
C) Destination IP address
D) Destination MAC address
C) Destination IP address
Which term refers to your company’s data being stored on shared physical servers in the public cloud infrastructure?
A) Automation
B) Multi-tenancy
C) Orchestration
D) Infrastructure as code
B) Multi-tenancy
Which layer of the OSI reference model contains the MAC and LLC sublayers?
A) Network
B) Physical
C) Transport
D) Data Link
D) Data Link
What is the network address of the host with an IP address of 192.168.68.210 with a subnet mask of 255.255.255.128?
192.168.68.128
Which of the following is a device directly used by an end user to access a network?
A) Server
B) Router
C) LAN
D) Client
D) Client
A router has 2 Gigabit and 2 serial interfaces. How many broadcast domains does the router have?
A) 4
B) None
C) 2
D) 1
A) 4
What is the length in term of number of bits of IPv6 address, MAC address and IPv4 address?
IPv6 is 128 bits
MAC is 48 bits
IPv4 is 32 bits
Network interface card has a MAC address of 00-00-86-15-7A-41. From this information, specify the OUI.
A) The OUI is 00-00-86
B) The OUI is 86-00-00
C) There is not sufficient information to specify the OUI.
D) The OUI is 15-7A-41.
A) The OUI is 00-00-86
You have an IP address with a prefix notation of /27. What is the dotted-decimal form of the subnet mask?
A) 255.255.255.128
B) 255.255.255.0
C) 255.255.255.224
D) 255.255.255.192
C) 255.255.255.224
Name the layers of the TCP/IP protocol stack (in order from top to bottom).
Application
Transport
Internet
Network Interface
Which type of network is based on network clients sharing resources with one another?
A) Client/server
B) Peer-to-peer
C) Client-peer
D) Peer-to-server
B) Peer-to-peer
A bridge does not forward broadcast traffic.
False
or
True
False
Segments on different bridge ports are in separate collision domains but the same broadcast domain.
In terms of computer security, a switch offers better security than a hub. Why is this?
A) The use of the switch guarantees that all devices connected to it will share link integrity pulses. This sharing of the pulses strengthens the security of the connection.
B) A hub forwards the data it receives to every device connected to the hub. It is possible for network devices to pick up data intended for a different device. A switch eliminates this by only forwarding data packets to the correct device whenever possible.
C) A hub requires a special pin to activate the connection.
D)A switch forwards the data it receives to every device connected to the switch. It is possible for network devices to pick up data intended for a different device. A hub eliminates this by only forwarding data packets to the correct device whenever possible.
B) A hub forwards the data it receives to every device connected to the hub. It is possible for network devices to pick up data intended for a different device. A switch eliminates this by only forwarding data packets to the correct device whenever possible.
Which protocol supports a secure connection to a remote host via terminal emulation software?
A) SFTP
B) SSH
C) Telnet
D) FTP
B) SSH
What component performs signal amplification to extend the maximum allowable distance for a media type?
Repeater
What type of “as a service” model features a powerful cloud environment targeted at developers who need to test and deploy updates to their applications?
A) IaaS
B) SaaS
C) DaaS
D) PaaS
D) PaaS
Which of the following physical LAN topologies requires the most cabling?
A) WLAN
B) Ring
C) Bus
D) Star
D) Star
What type of cloud deployment model features many customers consuming resources from a single provider?
A) Hybrid
B) Public
C) Community
D) Private
B) Public