Chapter 1-3 Mock Flashcards
At which OSI layer is data added to a PDU during the encapsulation process?
data link layer
application layer
network layer
transport layer
Application layer
Refer to the exhibit. ServerB is attempting to contact HostA. Which two statements correctly identify the addressing that ServerB will generate in the process? (Choose two.)
ServerB will generate a packet with the destination IP address of RouterB.
ServerB will generate a frame with the destination MAC address of RouterB.
ServerB will generate a packet with the destination IP address of HostA.
ServerB will generate a frame with the destination MAC address of SwitchB.
ServerB will generate a packet with the destination IP address of RouterA.
ServerB will generate a frame with the destination MAC address of RouterA.
ServerB will generate a frame with the destination MAC address of RouterB.
ServerB will generate a packet with the destination IP address of HostA.
What three application layer protocols are part of the TCP/IP protocol suite? (Choose three.)
DHCP
ARP
NAT
FTP
DNS
PPP
DHCP
FTP
DNS
Which name is assigned to the transport layer PDU?
packet
frame
bits
segment
data
Segment
What method can be used by two computers to ensure that packets are not dropped because too much data is being sent too quickly?
flow control
encapsulation
response timeout
access method
Flow Control
Which statement is correct about network protocols?
They are only required for exchange of messages between devices on remote networks.
They all function in the network access layer of TCP/IP.
They define how messages are exchanged between the source and the destination.
Network protocols define the type of hardware that is used and how it is mounted in rack
They define how messages are exchanged between the source and the destination.
For the TCP/IP protocol suite, what is the correct order of events when a Telnet message is being prepared to be sent over the network?
- Telnet data made available to the layer that is next.
- TCP header added.
- IP header added.
- Ethernet/internet header is ed
A web client is receiving a response for a web page from a web server. From the perspective of the client, what is the correct order of the protocol stack that is used to decode the received transmission?
HTTP, Ethernet, IP, TCP
Ethernet, IP, TCP, HTTP
HTTP, TCP, IP, Ethernet
Ethernet, TCP, IP, HTTP
Ethernet, IP, TCP, HTTP
When IPv4 addressing is manually configured on a web server, which property of the IPv4 configuration identifies the network and host portion for an IPv4 address?
subnet mask
default gateway
DNS server address
DHCP server address
Subnet Mask
At which layer of the OSI model would a logical address be added during encapsulation?
transport layer
data link layer
network layer
physical layer
Network Layer
Which PDU format is used when bits are received from the network medium by the NIC of a host?
packet
frame
file
segment
Frame
Match each characteristic to its corresponding Internet connectivity type. (Not all options are used.)
DSL - High bandwidth connection that runs over telephone line
Dial-up telephone - typically uses low bandwith
Satellite - Not suited for heavily wooded areas
Cable - Uses Co-axial as a medium
Which statement describes the use of powerline networking technology?
A home LAN is installed without the use of physical cabling.
A device connects to an existing home LAN using an adapter and an existing electrical outlet.
New “smart” electrical cabling is used to extend an existing home LAN.
Wireless access points use powerline adapters to distribute data through the home LAN.
A device that connects to an existing home LAN using an adapter and an existing electrical outlet.
A user is implementing security on a small office network. Which two actions would provide the minimum security requirements for this network? (Choose two.)
implementing an intrusion detection system
installing a wireless network
installing antivirus software
adding a dedicated intrusion prevention device
implementing a firewall
Installing antivirus software & implementing a firewall
What term describes a computing model where server software runs on dedicated computers?
internet
extranet
client/server
intranet
Client/server