Final Exam Flashcards
The network administrator enters these commands into the R1 router:
R1# copy running-config tftp
Address or name of remote host [ ]?
When the router prompts for an address or remote host name, what IP address should the administrator enter at the prompt?
192.168.11.252
Which three statements characterize the transport layer protocols? (Choose three.)
- TCP and UDP port numbers are used by application layer protocols.
- TCP uses windowing and sequencing to provide reliable transfer of data.
- TCP is a connection-oriented protocol. UDP is a connectionless protocol.
What is the purpose of ICMP messages?
to provide feedback of IP packet transmissions
A technician uses the ping 127.0.0.1 command. What is the technician testing?
the TCP/IP stack on a network host
What will a Layer 2 switch do when the destination MAC address of a received frame is not in the MAC table?
It forwards the frame out of all ports except for the port at which the frame was received.
What is a characteristic of the LLC sublayer?
It places information in the frame that allows multiple Layer 3 protocols to use the same network interface and media.
On which switch interface would an administrator configure an IP address so that the switch can be managed remotely?
VLAN 1
A network engineer is measuring the transfer of bits across the company backbone for a mission critical database application. The engineer notices that the network throughput appears lower than the bandwidth expected. Which three factors could influence the differences in throughput?
- the amount of traffic that is currently crossing the network
- the type of traffic that is crossing the network
- the latency that is created by the number of network devices that the data is crossing
When applied to a router, which command would help mitigate brute-force password attacks against the router?
login block-for 60 attempts 5 within 60
Which two statements correctly describe a router memory type and its contents? (Choose two.)
- ROM is nonvolatile and contains basic diagnostic software.
- RAM is volatile and stores the IP routing table.
Which two components are necessary for a wireless client to be installed on a WLAN? (Choose two.)
- wireless NIC
- wireless client software
12 Launch PT - Hide and Save PT
Open the PT activity. Perform the tasks in the activity instructions and then fill in the blank.
The Server0 message is . ” winner ”
12 Launch PT - Hide and Save PT
Open the PT activity. Perform the tasks in the activity instructions and then fill in the blank.
The Server0 message is . ” winner ”
13
A host is accessing a Web server on a remote network. Which three functions are performed by intermediary network devices during this conversation? (Choose three.)
applying security settings to control the flow of data
notifying other devices when errors occur
regenerating data signals
Which address on a PC does not change, even if the PC is moved to a different network?
MAC address
What will happen if the default gateway address is incorrectly configured on a host?
The host cannot communicate with hosts in other networks.
A host PC has just booted and is attempting to lease an address through DHCP. Which two messages will the client typically broadcast on the network? (Choose two.)
- DHCPREQUEST
- DHCPDISCOVER
Switch(config)# hostname My Switch
Refer to the exhibit. An administrator wants to change the name of a brand new switch, using the hostname command as shown. What prompt will display after the command is issued?
Switch(config)#
After making configuration changes, a network administrator issues a copy running-config startup-config command in a Cisco switch. What is the result of issuing this command?
The new configuration will be loaded if the switch is restarted.
Refer to the exhibit.A TCP segment from a server has been captured by Wireshark, which is running on a host. What acknowledgement number will the host return for the TCP segment that has been received?
306
Which technology provides a solution to IPv4 address depletion by allowing multiple devices to share one public IP address?
NAT
What is the purpose of the routing process?
to select the paths that are used to direct traffic to destination networks
Three bank employees are using the corporate network. The first employee uses a web browser to view a company web page in order to read some announcements. The second employee accesses the corporate database to perform some financial transactions. The third employee participates in an important live audio conference with other corporate managers in branch offices. If QoS is implemented on this network, what will be the priorities from highest to lowest of the different data types?
audio conference, financial transactions, web page
A home user is looking for an ISP connection that provides high speed digital transmission over regular phone lines. What ISP connection type should be used?
DSL
Which connection provides a secure CLI session with encryption to a Cisco switch?
an SSH connection