25B Cisco Final Exam

¡Supera tus tareas y exámenes ahora con Quizwiz!

When a LAN is connected to the internet using a wireless router, how do devices on the LAN communicate on the internet using NAT?

All devices must share the single public IPv4 address assigned to the wireless router in order to communicate to the internet via NAT.

What is the difference between the terms bandwidth and throughput?

Bandwidth is the capacity of data transfer in a network and throughput is the actual data transfer rate.

A user is looking for a wireless headphone for listening to songs stored on a smartphone. What wireless technology would the headphone use?

Bluetooth

What is a difference between the functions of Cloud computing and virtualization?

Cloud computing separates the application from the hardware whereas virtualization separates the OS from the underlying hardware.

A law firm uses DHCPv4 to dynamically assign IPv4 addresses for staff workstations. The DHCP policy specifies that the lease period is 7 days. A staff member returns to the office after 2 weeks of vacation. When the employee turns on the workstation, which DHCPv4 message is sent by the workstation to obtain a valid IPv4 address?

DHCPREQUEST unicast message

A user is attempting to access http://www.cisco.com/ without success. Which two configuration values must be set on the host to allow this access?

DNS server default gateway

Refer to the exhibit. Which set of devices contains only end devices?

E, F, H, I, J

When a wireless router is being configured for the first time, what type of wired connection is used?

Ethernet patch cable

A company uses DHCP servers to dynamically assign IPv4 addresses to employee workstations. The address lease duration is set as 5 days. An employee returns to the office after an absence of one week. When the employee boots the workstation, it sends a message to obtain an IP address. Which Layer 2 and Layer 3 destination addresses will the message contain?

FF-FF-FF-FF-FF-FF and 255.255.255.255

Which two steps are required before SSH can be enabled on a Cisco router?

Give the router a host name and domain name. Generate a set of secret keys to be used for encryption and decryption.

Which two application layer protocols manage the exchange of messages between a client with a web browser and a remote web server?

HTTPS HTTP

When designing an IP address scheme, what is a benefit of using DHCP to assign host addresses?

Hosts are permanently assigned an address by the DHCP server so that they are easier to manage

Which three acronyms/initialisms represent standards organizations?

IETF IEEE IANA

Which three configuration components are required to allow a host to communicate with other hosts on remote networks?

IP address default gateway subnet mask

A technician uses an application to capture packets on the network. One such capture reveals the password that is used by a person in the classroom to initiate a Telnet session with a school network device. What recommendation could the technician make to the person who is using Telnet?

If possible, enable the network device to use SSH instead of Telnet.

Which three features represent benefits of virtualization?

Improved disaster recovery Less equipment Less power consumption

What are two functions of a router?

It connects multiple IP networks. It determines the best path to send packets.

What does the letter C mean next to an entry in the output of the show ip route command?

It identifies a network that is directly connected to the router.

A network administrator attempted to access the company website and received a "page not found" error. The next day the administrator checked the web server logs and noticed that during the same hour that the site failed to load, there was an unusually large number of requests for the website home page. All of the requests originated from the same IP address. Given this information, what might the network administrator conclude?

It is likely that someone attempted a DoS attack.

Which feature is characteristic of MAC filtering in wireless networks?

It restricts computer access to a wireless network.

Which two statements about a Service Set Identifier (SSID) are true?

It tells a wireless device to which WLAN it belongs. All wireless devices on the same WLAN must have the same SSID.

What are two ways to protect a computer from malware?

Keep software up to date. Use antivirus software.

Which function does NAT perform in a wireless router?

NAT takes an internal source IP address and translates it to a global IP address.

Which memory location on a Cisco router or switch stores the startup configuration file?

NVRAM

What is a benefit of using cloud computing in networking?

Network capabilities are extended without requiring investment in new infrastructure, personnel, or software.

Which three protocols operate at the application layer of the TCP/IP model?

POP3 DHCP FTP

Which memory location on a Cisco router or switch will lose all content when the device is restarted?

RAM

Which two statements correctly describe the components of a router?

ROM contains diagnostics executed on hardware modules. Flash memory does not lose its contents during a reboot.

A network administrator investigates a user problem. The user can reach hosts on the same network, but is unable to communicate to remote networks.The network administrator tries to ping the gateway address configured on the host device and is unsuccessful. What is the most likely cause of the problem?

The default gateway address is incorrect.

A user can access a file share resource on a server located in the same office but cannot access the internet. What is the possible cause?

The default gateway address is misconfigured on the PC.

A PC is not able to connect to a wired network. Pinging the loopback address is successful, but the gateway cannot be reached. On the network switch all the interface lights are on, except for the interface connected to the PC. The LED on the network card is off. What is the most likely cause of this problem?

The network cable is faulty.

What action does a DNS server take if it does not have an entry for a requested URL?

The server checks with another DNS server to see if it has an entry.

A new employee is attempting to configure a cell phone to connect to the email server of the company. What is the source port number when sending an email from a mobile device?

The source port number is 25.

The global configuration command ip default-gateway 172.16.100.1 is applied to a switch. What is the effect of this command?

The switch can be remotely managed from a host on another network.

Refer to the exhibit. The exhibit shows a small switched network and the contents of the MAC address table of the switch. PC1 has sent a frame addressed to PC3. What will the switch do with the frame?

The switch will forward the frame to all ports except port 4.

A medium-sized company uses APs, WLCs, and laptops for employee workstations. An employee reports the inability to connect to the Internet. A technician verifies that other workstations can successfully connect to the Internet. What are two possible reasons for the problem?

The wireless client is not configured for DHCP. The workstation is out of range.

A user is setting up a home wireless network. A global address is to be used in NAT translations for traffic flowing through the wireless router. How is this global address assigned?

The wireless router will act as a DHCP client in order to receive global addressing from the ISP.

Which statement is correct about network protocols?

They define how messages are exchanged between the source and the destination.

What are two characteristics of 802.11 wireless networks?

They use CSMA/CA technology. Collisions can exist in the networks.

Which statement describes the ping and tracert commands?

Tracert shows each hop, while ping shows a destination reply only.

Which three attacks exploit vulnerabilities in software?

Trojan horses worms viruses

Which wireless security technology is difficult to crack and provides encryption of network traffic?

WPA2

When a computer assembles a frame to be sent over the network, what is the maximum size of an Ethernet frame?

1518 bytes

Which three IP addresses are considered private addresses?

192.168.5.29 172.17.254.4 10.234.2.1

Which address is a valid IPv6 address that could be assigned to a host?

2001:db8:0:1111::200/120​

What is the decimal equivalent to binary 11110000?

240

Which statement describes a major characteristic of a local area network?

A LAN is under one administrative control.

Which switch command would a network administrator use to determine if there are encapsulation or media errors on an interface?

show interfaces

What are three characteristics of UTP cabling?

susceptible to EMI and RFI easiest type of networking cable to install most commonly used networking cable

Which network device makes forwarding decisions based on the destination MAC address that is contained in the frame?

switch

Which network server is malfunctioning if a user can ping the IP address of a web server but cannot ping the web server host name?

the DNS server

Which three factors should be considered when choosing the appropriate network media?

the environment in which the media is installed the amount of data and the data transfer rate desired the distance between hosts that the media will connect

Which interface allows remote management of a Layer 2 switch?

the switch virtual interface

What is the purpose of the startup configuration file on a Cisco router?

to contain the commands that are used to initially configure a router on startup

A technician has been asked to troubleshoot a simple network problem that seems to be caused by software. Which troubleshooting approach should be used?

top-down

A technician is tasked with connecting a printer directly to the network and making it accessible to all staff in the general vicinity. What type of network cable is most likely used to connect the printer?

twisted-pair

A router with a valid operating system contains a configuration file stored in NVRAM. The configuration file has an enable secret password but no console password. When the router boots up, which mode will display?

user EXEC mode

A file is downloaded from the Internet. After the user opens the downloaded file, the hard drive crashes and all information on the computer is lost. What type of attack occurred?

virus

In what situation would a Layer 2 switch have an IP address configured?

when the Layer 2 switch needs to be remotely managed

When would the Cisco IOS image held in ROM be used to boot the router?

when the full IOS cannot be found

Which three devices are considered intermediate devices in a network?

wireless access point switch router

Which two types of devices provide dynamic IPv4 addressing for internal hosts on a local network?

wireless router PC-based DHCP server

A message is sent to all hosts on a remote network. Which type of message is it?

directed broadcast

Which is a characteristic of a Type 2 hypervisor?​

does not require management console software

What is an advantage of the peer-to-peer network model?

ease of setup

Which advanced wireless security measure allows a network administrator to keep sensitive data secure as it travels over the air in a wireless network?

encryption

A network technician is extending the network from the main office building over several hundred meters to a new security station. The security station needs a high speed connection to support video surveillance of the main building. What type of cable is best suited to connect the security station to the rest of the main office network?

fiber optic

What makes fiber preferable to copper cabling for interconnecting buildings?

greater bandwidth potential limited susceptibility to EMI/RFI greater distances per cable run

What does the IP address 172.17.4.250/24 represent?

host address

Which network design solution will best extend access layer connectivity to host devices?

implementing wireless connectivity

Which three features represent benefits of virtualization?

less power consumption improved disaster recovery less equipment

What type of address is automatically assigned to an interface when IPv6 is enabled on that interface?

link-local

What is the function of ARP?

maps IPv4 addresses to MAC addresses

Which function is supplied by the access layer in a three-layer network design?

network access

Users are complaining that they are unable to browse certain websites on the Internet. An administrator can successfully ping a web server via its IP address, but cannot browse to the domain name of the website. Which troubleshooting tool would be most useful in determining where the problem is?

nslookup

What technique is used in social engineering attacks?

phishing

Which two OSI model layers have the same functionality as a single layer of the TCP/IP model?

physical Data Link

A network security administrator is writing documentation on the firewall requirements for allowing Telnet access to the remote server. Which two pieces of information should be included?

port 23 TCP

A network administrator needs to monitor network traffic to and from servers in a data center. Which features of an IP addressing scheme should be applied to these devices?

predictable static IP addresses for easier identification

Which three layers of the OSI model make up the application layer of the TCP/IP model?

presentation application session

Which two devices are shared peripherals?

printer scanner

Which protocol is used by a server that needs to send an email message to another server in order to support successful delivery of the message?

SMTP

Which technology is used to uniquely identify a WLAN network?

SSID

A company has a few employees that are designers. The designers do not have the CAD application loaded on their local computer. Instead, the designers use a CAD application hosted by the application developer. Which type of virtualization is the company using?

SaaS

What two default wireless router settings can affect network security?

The SSID is broadcast. A well-known administrator password is set.

Which type of network is covered by the IEEE 802.11 standards?

Wi-Fi

When a router receives a packet, what information must be examined in order for the packet to be forwarded to a remote destination?

destination IP address

Which security function is provided by a firewall?

allows or blocks trafic by performing packet filtering and stateful inspection

What are two benefits of wireless networks over wired networks?

anytime, anywhere connectivity mobility

Refer to the exhibit. The network administrator for a small advertising company has chosen to use the 192.168.5.96/27 network for internal LAN addressing. As shown in the exhibit, a static IP address is assigned to the company web server. However, the web server cannot access the Internet. The administrator verifies that local workstations with IP addresses that are assigned by a DHCP server can access the Internet, and the web server is able to ping local workstations. Which component is incorrectly configured?

default gateway address


Conjuntos de estudio relacionados

Chapter 20: Lymphatic System and Immunity

View Set

Medical Law and Ethics Chapter 9

View Set

All or none principle and muscle tension factors

View Set

microbio ch 23: wound infections

View Set

Chapter 7: Implementing Authentication Controls

View Set

Human Bio Year 11 Atar Semester 1

View Set