CISCO 1 FINAL EXAM A
A wireless host needs to request an IP address. What protocol would be used to process the request? FTP HTTP DHCP ICMP SNMP
DHCP
Which range of link-local addresses can be assigned to an IPv6-enabled interface? FEC0::/10 FDEE::/7 FE80::/10 FF00::/8
FE80::/10
What are three characteristics of multicast transmission? (Choose three.) The source address of a multicast transmission is in the range of 224.0.0.0 to 224.0.0.255. A single packet can be sent to a group of hosts. Multicast transmission can be used by routers to exchange routing information. Routers will not forward multicast addresses in the range of 224.0.0.0 to 224.0.0.255. Computers use multicast transmission to request IPv4 addresses. Multicast messages map lower layer addresses to upper layer addresses.
a single packet can be sent to a group of hosts multicast transmission can be used by routers to exchange routing information routers will not forward multicast addresses in the range of 224.0.0.0 to 224.0.0.255
When applied to a router, which command would help mitigate brute-force password attacks against the router? exec-timeout 30 service password-encryption banner motd $Max failed logins = 5$ login block-for 60 attempts 5 within 60
login block-for 60 attempts 5 within 60
Which example of malicious code would be classified as a Trojan horse? malware that was written to look like a video game malware that requires manual user intervention to spread between systems malware that attaches itself to a legitimate program and spreads to other programs when launched malware that can automatically spread from one system to another by exploiting a vulnerability in the target
malware written to look like a video game
A technician can ping the IP address of the web server of a remote company but cannot successfully ping the URL address of the same web server. Which software utility can the technician use to diagnose the problem? tracert ipconfig netstat nslookup
nslookup
Which domain name would be an example of a top-level domain? www.cisco.com cisco.com .com root.cisco.com
.com
What are the three ranges of IP addresses that are reserved for internal private use? (Choose three.) 10.0.0.0/8 64.100.0.0/14 127.16.0.0/12 172.16.0.0/12 192.31.7.0/24 192.168.0.0/16
10.0.0.0/8 172.16.0.0/12 192.168.0.0/16
Which subnet would include the address 192.168.1.96 as a usable host address? 192.168.1.64/26 192.168.1.32/27 192.168.1.32/28 192.168.1.64/29
192.168.1.64/26
How many valid host addresses are available on an IPv4 subnet that is configured with a /26 mask? 254 190 192 62 64
62
Which scenario describes a function provided by the transport layer? A student is using a classroom VoIP phone to call home. The unique identifier burned into the phone is a transport layer address used to contact another network device on the same network. A student is playing a short web-based movie with sound. The movie and sound are encoded within the transport layer header. A student has two web browser windows open in order to access two web sites. The transport layer ensures the correct web page is delivered to the correct browser window. A corporate worker is accessing a web server located on a corporate network. The transport layer formats the screen so the web page appears properly no matter what device is being used to view the web site.
A student has two web browser windows open in order to access two web sites. The transport layer ensures the correct web page is delivered to the correct browser window.*
Which statement is true about variable-length subnet masking? Each subnet is the same size. The size of each subnet may be different, depending on requirements. Subnets may only be subnetted one additional time. Bits are returned, rather than borrowed, to create additional subnets.
Size of subnet maybe different, depending on requirements
What are two benefits of using a layered network model? (Choose two.) a. It assists in protocol design b.It speeds up packet delivery c. It prevents designers from creating their own model. d. It prevents technology in one layer from affecting other layers. e. It ensures a device at one layer can function at the next higher layer.
a. It assists in protocol design d. It prevents technology in one layer from affecting other layers
What are two characteristics of fiber-optic cable? (Choose two.) a. It is not affected by EMI or RFI. b. Each pair of cables is wrapped in metallic foil. c. It combines the technique of cancellation, shielding, and twisting to protect data. d. It typically contains 4 pairs of fiber-optic wires. e. It is more expensive than UTP cabling is.
a. It is not affected by EMI or RFI e. It is more expensive than UTP cabling is
What protocol is responsible for controlling the size of segments and the rate at which segments are exchanged between a web client and a web server? a. TCP b. IP c. HTTP d. Ethernet
a. TCP
A network technician is attempting to configure an interface by entering the following command: SanJose(config)# ip address 192.168.2.1 255.255.255.0. The command is rejected by the device. What is the reason for this? a. The command is being entered from the wrong mode of operation. b. The command syntax is wrong. c. The subnet mask information is incorrect. d. The interface is shutdown and must be enabled before the switch will accept the IP address.
a. The command is being entered from the wrong mode of operation.
What is a characteristic of UTP cabling? a. cancellation b. cladding c. immunity to electrical hazards d. woven copper braid or metallic foil
a. cancellation
What addresses are mapped by ARP? a. destination MAC address to a destination IPv4 address b. destination IPv4 address to the source MAC address c. destination IPv4 address to the destination host name d. destination MAC address to the source IPv4 address
a. destination MAC address to a destination IPV4 address
What will a host on an Ethernet network do if it receives a frame with a destination MAC address that does not match its own MAC address? a. It will discard the frame. b.It will forward the frame to the next host. c. It will remove the frame from the media. d. It will strip off the data-link frame to check the destination IP address.
a. it will discard the frame
A network administrator is measuring the transfer of bits across the company backbone for a mission critical financial application. The administrator notices that the network throughput appears lower than the bandwidth expected. Which three factors could influence the differences in throughput? (Choose three.) a. the amount of traffic that is currently crossing the network b. the sophistication of the encapsulation method applied to the data c. the type of traffic that is crossing the network d. the latency that is created by the number of network devices that the data is crossing e. the bandwidth of the WAN connection to the Internet f. the reliability of the gigabit Ethernet infrastructure of the backbone
a. the amount of traffic that is currently crossing the network c. the type of traffic that is crossing the network d. the latency that is created by the number of network devices that the data is crossing
A PC obtains its IP address from a DHCP server. If the PC is taken off the network for repair, what happens to the IP address configuration? The configuration is permanent and nothing changes. The address lease is automatically renewed until the PC is returned. The address is returned to the pool for reuse when the lease expires. The configuration is held by the server to be reissued when the PC is returned.
address get returned to the pool for reuse when the lease expires
Which connection provides a secure CLI session with encryption to a Cisco switch? a. a console connection b. an aux connection c. a Telnet connection d. an ssh connection
an SSH connection
What is a characteristic of a fault tolerant network? a. a network that protects confidential information from unauthorized access b. a network that can expand quickly to support new users and applications without impacting the performance of the service delivered to existing users c. a network that supports a mechanism for managing congestion and ensuring reliable delivery of content to all users d. a network that recovers quickly when a failure occurs and depends on redundancy to limit the impact of a failure*
d. a network that recovers quickly when a failure occurs and depends on redundancy to limit the impact of a failure
What is a benefit of using cloud computing in networking? a. End users have the freedom to use personal tools to access information and communicate across a business network. b. Network capabilities are extended without requiring investment in new infrastructure, personnel, or software. c. Technology is integrated into every-day appliances allowing them to interconnect with other devices, making them more 'smart' or automated. d. Home networking uses existing electrical wiring to connect devices to the network wherever there is an electrical outlet, saving the cost of installing data cables.
b. Network capabilities are extended without requiring investment in new infrastructure, personnel, or software
On which switch interface would an administrator configure an IP address so that the switch can be managed remotely? a. FastEthernet0/1 b. VLAN 1 c. vty 0 4. console 0
b. VLAN 1
What is the function of the shell in an OS? a. It interacts with the device hardware b. It interfaces btw the users and the kernel c. it provides dedicated firewall services d. it provides the intrusion protection services for the device
b. it interfaces btw the users and the kernel
Which two OSI model layers have the same functionality as two layers of the TCP/IP model? (Choose two.) a. data link b. network c. physical d. session e. transport
b. network e. transport
A network team is comparing physical WAN topologies for connecting remote sites to a headquarters building. Which topology provides high availability and connects some, but not all, remote sites? a. mesh b. partial mesh c. hub and spoke d. point-to-point
b. partial mesh
Which frame forwarding method receives the entire frame and performs a CRC check to detect errors before forwarding the frame? a. cut-through switching b. store-and-forward switching c. fragment-free switching d. fast-forward switching
b. store and forward switching
An administrator uses the Ctrl-Shift-6 key combination on a switch after issuing the ping command. What is the purpose of using these keystrokes? a. to restart the ping process b. to interrupt the ping process c. to exit to a different configuration mode d. to allow the user to complete the command
b. to interrupt the ping process
What method is used to manage contention-based access on a wireless network? a. CSMA/CD b. priority ordering c. CSMA/CA d. token passing
c. CSMA/CA
What is a characteristic of the LLC sublayer? a. It provides the logical addressing required that identifies the device. b. It provides delimitation of data according to the physical signaling requirements of the medium. c. It places information in the frame allowing multiple Layer 3 protocols to use the same network interface and media. d. It defines software processes that provide services to the physical layer.
c. It places information in the frame allowing multiple Layer 3 protocols to use the same network interface and media
A network administrator is troubleshooting connectivity issues on a server. Using a tester, the administrator notices that the signals generated by the server NIC are distorted and not usable. In which layer of the OSI model is the error categorized? a. presentation layer b. network layer c. physical layer d. data link layer
c. physical layer
Which two tasks are functions of the presentation layer? (Choose two.) compression addressing encryption session control authentication
compression encryption
Where are Cisco IOS debug output messages sent by default? memory buffers vty lines Syslog server console line
console line
What purpose does NAT64 serve in IPv6? It converts IPv6 packets into IPv4 packets It translates private IPv6 addresses into public IPv6 addresses. It enables companies to use IPv6 unique local addresses in the network. It converts regular IPv6 addresses into 64-bit addresses that can be used on the Internet. It converts the 48-bit MAC address into a 64-bit host address that can be used for automatic host addressing.
converts ipv6 packets into ipv4 packets
What is an advantage to using a protocol that is defined by an open standard? a. a company con monopolize the market b. The protocol can only be run on equipment from a specific vendor. c. An open standard protocol is not controlled or regulated by standards organizations. d. It encourages competition and promotes choices
d. It encourages competition and promotes choices
What are the three primary functions provided by Layer 2 data encapsulation? (Choose three.) error correction through a collision detection method session control using port numbers data link layer addressing placement and removal of frames from the media detection of errors through CRC calculations delimiting groups of bits into frames conversion of bits into data signals
data link layer addressing detection of errors through CRC calculations delimiting groups of bits into frames
Which name is assigned to the transport layer PDU? a. bits b. data c. frame d. packet e. segment
e. segment
What is a key characteristic of the peer-to-peer networking model? wireless networking social networking without the Internet network printing using a print server resource sharing without a dedicated server
resource sharing without a dedicated server
What are two services provided by the OSI network layer? (Choose two.) performing error detection routing packets toward the destination encapsulating PDUs from the transport layer placement of frames on the media collision detection
routing packets toward the destination encapsulating PDUs from the transport layer
A network technician suspects that a particular network connection between two Cisco switches is having a duplex mismatch. Which command would the technician use to see the Layer 1 and Layer 2 details of a switch port? show interfaces show running-config show ip interface brief show mac-address-table
show interfaces
A user opens three browsers on the same PC to access www.cisco.com to search for certification course information. The Cisco web server sends a datagram as a reply to the request from one of the web browsers. Which information is used by the TCP/IP protocol stack in the PC to identify which of the three web browsers should receive the reply? the destination IP address the destination port number the source IP address the source port number
the destination port number*
What are two ways that TCP uses the sequence numbers in a segment? (Choose two.) to identify missing segments at the destination to reassemble the segments at the remote location to specify the order in which the segments travel from source to destination to limit the number of segments that can be sent out of an interface at one time to determine if the packet changed during transit
to identify missing segments at the destination* to reassemble the segments at the remote location*
What are two functions of NVRAM? (Choose two.) to store the routing table to retain contents when power is removed to store the startup configuration file to contain the running configuration file to store the ARP table
to retain contents when power is removed to store the startup configuration file