Intro to Networking

Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!

A client packet is received by a server. The packet has a destination port number of 80. What service is the client requesting? DHCP SMTP DNS HTTP

HTTP

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

A network administrator is adding a new LAN to a branch office. The new LAN must support 90 connected devices. What is the smallest network mask that the network administrator can use for the new network? 255.255.255.128 255.255.255.240 255.255.255.248 255.255.255.224

255.255.255.128

An organization is assigned an IPv6 address block of 2001:db8:0:ca00::/56. How many subnets can be created without using bits in the interface ID space? 256 512 1024 4096

256

What service is provided by HTTP? Uses encryption to secure the exchange of text, graphic images, sound, and video on the web. Allows for data transfers between a client and a file server. An application that allows real-time chatting among remote users. A basic set of rules for exchanging text, graphic images, sound, video, and other multimedia files on the web.

A basic set of rules for exchanging text, graphic images, sound, video, and other multimedia files on the web.

What happens when the transport input ssh command is entered on the switch vty lines? The SSH client on the switch is enabled. The switch requires a username/password combination for remote access. Communication between the switch and remote users is encrypted. The switch requires remote connections via a proprietary client software.

Communication between the switch and remote users is encrypted

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 is one main characteristic of the data link layer? It generates the electrical or optical signals that represent the 1 and 0 on the media. It converts a stream of data bits into a predefined code. It shields the upper layer protocol from being aware of the physical medium to be used in the communication. It accepts Layer 3 packets and decides the path by which to forward the packet to a remote network.

It shields the upper layer protocol from being aware of the physical medium to be used in the communication.

What are two ICMPv6 messages that are not present in ICMP for IPv4? (Choose two.) Neighbor Solicitation Destination Unreachable Host Confirmation Time Exceeded Router Advertisement Route Redirection

Neighbor Solicitation and Route Advertisement

Which two protocols operate at the top layer of the TCP/IP protocol suite? (Choose two.) TCP IP UDP POP DNS Ethernet

POP DNS

What are two problems that can be caused by a large number of ARP request and reply messages? (Choose two.) Switches become overloaded because they concentrate all the traffic from the attached subnets. The ARP request is sent as a broadcast, and will flood the entire subnet. The network may become overloaded because ARP reply messages have a very large payload due to the 48-bit MAC address and 32-bit IP address that they contain. A large number of ARP request and reply messages may slow down the switching process, leading the switch to make many changes in its MAC table. All ARP request messages must be processed by all nodes on the local network.

The ARP request is sent as a broadcast, and will flood the entire subnet All ARP request messages must be processed by all nodes on the local network.

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 communicate with other hosts on the 172.16.100.0 network. The switch can be remotely managed from a host on another network. The switch is limited to sending and receiving frames to and from the gateway 172.16.100.1. The switch will have a management interface with the address 172.16.100.1.

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

What are two primary responsibilities of the Ethernet MAC sublayer? (Choose two.) error detection frame delimiting accessing the media data encapsulation logical addressing

accessing the media data encapsulation

Which three layers of the OSI model map to the application layer of the TCP/IP model? (Choose three.) application network data link session presentation transport

application, session, presentation

A network administrator is designing the layout of a new wireless network. Which three areas of concern should be accounted for when building a wireless network? (Choose three.) extensive cabling mobility options packet collision interference security coverage area

interference security coverage area

What two pieces of information are displayed in the output of the show ip interface brief command? (Choose two.) IP addresses interface descriptions MAC addresses next-hop addresses Layer 1 statuses speed and duplex settings

ip addresses Layer 1 statuses

What three requirements are defined by the protocols used in network communications to allow message transmission across a network? (Choose three.) message size message encoding connector specifications media selection delivery options end-device installation

message size, message encoding, delivery options

What two ICMPv6 message types must be permitted through IPv6 access control lists to allow resolution of Layer 3 addresses to Layer 2 MAC addresses? (Choose two.) neighbor solicitations echo requests neighbor advertisements echo replies router solicitations router advertisements

neighbor solicitations neighbor advertisements

A group of Windows PCs in a new subnet has been added to an Ethernet network. When testing the connectivity, a technician finds that these PCs can access local network resources but not the Internet resources. To troubleshoot the problem, the technician wants to initially confirm the IP address and DNS configurations on the PCs, and also verify connectivity to the local router. Which three Windows CLI commands and utilities will provide the necessary information? (Choose three.) netsh interface ipv6 show neighbor arp -a tracert ping ipconfig nslookup telnet

ping ipconfig nslookup

A disgruntled employee is using some free wireless networking tools to determine information about the enterprise wireless networks. This person is planning on using this information to hack the wireless network. What type of attack is this? DoS access reconnaissance Trojan horse

reconnaissance

Which two commands can be used on a Windows host to display the routing table? (Choose two.) netstat -s route print show ip route netstat -r tracert

route print nestat-r

During the process of forwarding traffic, what will the router do immediately after matching the destination IP address to a network on a directly connected routing table entry? analyze the destination IP address switch the packet to the directly connected interface look up the next-hop address for the packet discard the traffic after consulting the route table

switch the packet to the directly connected interface

A user sends an HTTP request to a web server on a remote network. During encapsulation for this request, what information is added to the address field of a frame to indicate the destination? the network domain of the destination host the IP address of the default gateway the MAC address of the destination host the MAC address of the default gateway

the MAC address of the default gateway

What characteristic describes identity theft? the use of stolen credentials to access private data software on a router that filters traffic based on IP addresses or applications software that identifies fast-spreading threats a tunneling protocol that provides remote users with secure access into the network of an organization

the use of stolen credentials to access private data

Why would a Layer 2 switch need an IP address? to enable the switch to send broadcast frames to attached PCs to enable the switch to function as a default gateway to enable the switch to be managed remotely to enable the switch to receive frames from attached PCs

to enable the switch to be managed remotely

What would be the interface ID of an IPv6 enabled interface with a MAC address of 1C-6F-65-C2-BD-F8 when the interface ID is generated by using the EUI-64 process? 0C6F:65FF:FEC2:BDF8 1E6F:65FF:FEC2:BDF8 C16F:65FF:FEC2:BDF8 106F:65FF:FEC2:BDF8

1E6F:65FF:FEC2:BDF8

What are three characteristics of the CSMA/CD process? (Choose three.) The device with the electronic token is the only one that can transmit after a collision. A device listens and waits until the media is not busy before transmitting. After detecting a collision, hosts can attempt to resume transmission after a random time delay has expired. All of the devices on a segment see data that passes on the network medium. A jam signal indicates that the collision has cleared and the media is not busy. Devices can be configured with a higher transmission priority.

A device listens and waits until the media is not busy before transmitting. After detecting a collision, hosts can attempt to resume transmission after a random time delay has expired. All of the devices on a segment see data that passes on the network medium.

Which two statements describe how to assess traffic flow patterns and network traffic types using a protocol analyzer? (Choose two.) Capture traffic on the weekends when most employees are off work. Capture traffic during peak utilization times to get a good representation of the different traffic types. Only capture traffic in the areas of the network that receive most of the traffic such as the data center. Perform the capture on different network segments. Only capture WAN traffic because traffic to the web is responsible for the largest amount of traffic on a network.

Capture traffic during peak utilization times to get a good representation of the different traffic types . Perform the capture on different network segments

What is an advantage for small organizations of adopting IMAP instead of POP? POP only allows the client to store messages in a centralized way, while IMAP allows distributed storage. Messages are kept in the mail servers until they are manually deleted from the email client. When the user connects to a POP server, copies of the messages are kept in the mail server for a short time, but IMAP keeps them for a long time. IMAP sends and retrieves email, but POP only retrieves email.

Messages are kept in the mail servers until they are manually deleted from the email client.

What is the consequence of configuring a router with the ipv6 unicast-routing global configuration command?​ All router interfaces will be automatically activated. The IPv6 enabled router interfaces begin sending ICMPv6 Router Advertisement messages. Each router interface will generate an IPv6 link-local address.​ It statically creates a global unicast address on this router.​

The IPv6 enabled router interfaces begin sending ICMPv6 Router Advertisement messages.

What will happen if the default gateway address is incorrectly configured on a host? The host cannot communicate with other hosts in the local network. The host cannot communicate with hosts in other networks. A ping from the host to 127.0.0.1 would not be successful. The host will have to use ARP to determine the correct address of the default gateway. The switch will not forward packets initiated by the host.

The host cannot communicate with hosts in other networks.

What characteristic describes antispyware? applications that protect end devices from becoming infected with malicious software a network device that filters access and traffic coming into a network software on a router that filters traffic based on IP addresses or applications a tunneling protocol that provides remote users with secure access into the network of an organization

applications that protect end devices from becoming infected with malicious software

What are two functions that are provided by the network layer? (Choose two.) directing data packets to destination hosts on other networks placing data on the network medium carrying data between processes that are running on source and destination hosts providing dedicated end-to-end connections providing end devices with a unique network identifier

directing data packets to destination hosts on other networks providing end devices with a unique network identifier

What does the term "attenuation" mean in data communication? strengthening of a signal by a networking device leakage of signals from one cable pair to another time for a signal to reach its destination loss of signal strength as distance increases

loss of signal strength as distance increases

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

An employee of a large corporation remotely logs into the company using the appropriate username and password. The employee is attending an important video conference with a customer concerning a large sale. It is important for the video quality to be excellent during the meeting. The employee is unaware that after a successful login, the connection to the company ISP failed. The secondary connection, however, activated within seconds. The disruption was not noticed by the employee or other employees. What three network characteristics are described in this scenario? (Choose three.) security quality of service scalability powerline networking integrity fault tolerance

security, QoS, fault tolerance

When a switch configuration includes a user-defined error threshold on a per-port basis, to which switching method will the switch revert when the error threshold is reached? cut-through store-and-forward fast-forward fragment-free

store and forward

A user is complaining that an external web page is taking longer than normal to load.The web page does eventually load on the user machine. Which tool should the technician use with administrator privileges in order to locate where the issue is in the network? ping nslookup tracert ipconfig /displaydns

tracert

What technique is used with UTP cable to help protect against signal interference from crosstalk? wrapping a foil shield around the wire pairs twisting the wires together into pairs terminating the cable with special grounded connectors encasing the cables within a flexible plastic sheath

twisting the wires together into pairs

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.

A client packet is received by a server. The packet has a destination port number of 67. What service is the client requesting? FTP DHCP Telnet SSH

DHCP

Which two statements describe features of an IPv4 routing table on a router? (Choose two.)​ Directly connected interfaces will have two route source codes in the routing table: C and S. If there are two or more possible routes to the same destination, the route associated with the higher metric value is included in the routing table. The netstat -r command can be used to display the routing table of a router.​ The routing table lists the MAC addresses of each active interface. It stores information about routes derived from the active router interfaces. If a default static route is configured in the router, an entry will be included in the routing table with source code S.

Directly connected interfaces will have two route source codes in the routing table: C and S. If a default static route is configured in the router, an entry will be included in the routing table with source code S.

A network technician is researching the use of fiber optic cabling in a new technology center. Which two issues should be considered before implementing fiber optic media? (Choose two.) Fiber optic cabling requires different termination and splicing expertise from what copper cabling requires. Fiber optic cabling requires specific grounding to be immune to EMI. Fiber optic cabling is susceptible to loss of signal due to RFI. Fiber optic cable is able to withstand rough handling. Fiber optic provides higher data capacity but is more expensive than copper cabling.

Fiber optic cabling requires different termination and splicing expertise from what copper cabling requires. Fiber optic provides higher data capacity but is more expensive than copper cabling.

What are two features of ARP? (Choose two.) When a host is encapsulating a packet into a frame, it refers to the MAC address table to determine the mapping of IP addresses to MAC addresses. An ARP request is sent to all devices on the Ethernet LAN and contains the IP address of the destination host and its multicast MAC address. If a host is ready to send a packet to a local destination device and it has the IP address but not the MAC address of the destination, it generates an ARP broadcast. If no device responds to the ARP request, then the originating node will broadcast the data packet to all devices on the network segment. If a device receiving an ARP request has the destination IPv4 address, it responds with an ARP reply.

If a host is ready to send a packet to a local destination device and it has the IP address but not the MAC address of the destination, it generates an ARP broadcast. If a device receiving an ARP request has the destination IPv4 address, it responds with an ARP reply.

How does the service password-encryption command enhance password security on Cisco routers and switches? It requires encrypted passwords to be used when connecting remotely to a router or switch with Telnet. It encrypts passwords that are stored in router or switch configuration files. It requires that a user type encrypted passwords to gain console access to a router or switch. It encrypts passwords as they are sent across the network.

It encrypts passwords that are stored in router or switch configuration files

Data is being sent from a source PC to a destination server. Which three statements correctly describe the function of TCP or UDP in this situation? (Choose three.) The source port field identifies the running application or service that will handle data returning to the PC. The TCP process running on the PC randomly selects the destination port when establishing a session with the server. UDP segments are encapsulated within IP packets for transport across the network. The UDP destination port number identifies the application or service on the server which will handle the data. TCP is the preferred protocol when a function requires lower network overhead. The TCP source port number identifies the sending host on the network.

The source port field identifies the running application or service that will handle data returning to the PC. UDP segments are encapsulated within IP packets for transport across the network. The UDP destination port number identifies the application or service on the server which will handle the data.

A company has a file server that shares a folder named Public. The network security policy specifies that the Public folder is assigned Read-Only rights to anyone who can log into the server while the Edit rights are assigned only to the network admin group. Which component is addressed in the AAA network service framework? automation accounting authentication authorization

authorization

What are two characteristics of IP? (Choose two.) does not require a dedicated end-to-end connection operates independently of the network media retransmits packets if errors occur re-assembles out of order packets into the correct order at the receiver end guarantees delivery of packets

does not require a dedicated end-to-end connection operates independently of the network media

What are two common causes of signal degradation when using UTP cabling? (Choose two.) improper termination low-quality shielding in cable installing cables in conduit low-quality cable or connectors loss of light over long distances

improper termination, low-quality cable or connectors

Users report that the network access is slow. After questioning the employees, the network administrator learned that one employee downloaded a third-party scanning program for the printer. What type of malware might be introduced that causes slow performance of the network? virus worm phishing spam

worm

Which two statements are correct about MAC and IP addresses during data transmission if NAT is not involved? (Choose two.) Destination IP addresses in a packet header remain constant along the entire path to a target host. Destination MAC addresses will never change in a frame that goes across seven routers. Every time a frame is encapsulated with a new destination MAC address, a new destination IP address is needed. Destination and source MAC addresses have local significance and change every time a frame goes from one LAN to another. A packet that has crossed four routers has changed the destination IP address four times.

Destination IP addresses in a packet header remain constant along the entire path to a target host. Destination and source MAC addresses have local significance and change every time a frame goes from one LAN to another.


Kaugnay na mga set ng pag-aaral

Термины Информатика

View Set

Apex Chapter 5 Economics Key Terms

View Set

ACCT 3230 - Chapter 15 - LearnSmart

View Set

Anatomy Ch. 5: Integumentary System

View Set