Question
click below
click below
Question
Normal Size Small Size show me how
Networking 1
Question | Answer |
---|---|
Which of the following is the name for all computers connected to a network that participate directly in network communication? | Hosts |
When data is encoded as pulses of light, which media is being used to transmit the data? | Routers |
Which connection physically connects the end device to the network? | NIC |
Which connections are specialized ports on a networking device that connect to individual networks? | Interface |
Which type of network topology lets you see which end devices are connected to which intermediary devices and what media is being used? | Logical topology |
Which type of network topology lets you see the actual location of intermediary devices and cable installation? | Physical topology |
Which network infrastructure provides access to users and end devices in a small geographical area, which is typically a network in a department in an enterprise, a home, or small business? | LAN |
Which network infrastructure might an organization use to provide secure and safe access to individuals who work for a different organization but require access to the organization’s data? | Extranet |
Which network infrastructure provides access to other networks over a large geographical area, which is often owned and managed by a telecommunications service provider? | WAN |
When designers follow accepted standards and protocols, which of the four basic characteristics of network architecture is achieved? | Scalability |
Confidentiality, integrity, and availability are requirements of which of the four basic characteristics of network architecture? | Security |
With which type of policy, a router can manage the flow of data and voice traffic, giving priority to voice communications if the network experiences congestion? | QoS |
Having multiple paths to a destination is known as redundancy. This is an example of which characteristic of network architecture? | Fault tolerance |
Which feature is a good conferencing tool to use with others who are located elsewhere in your city, or even in another country? | Video communications |
Which feature describes using personal tools to access information and communicate across a business or campus network? | BYOD |
Which feature contains options such as Public, Private, Custom and Hybrid? | Cloud computing |
Which feature is being used when connecting a device to the network using an electrical outlet? | Powerline |
Which feature uses the same cellular technology as a smartphone? | Wireless broadband |
Which attack slows down or crashes equipment and programs? | Denial of Service (DoS) |
Which option creates a secure connection for remote workers? | Virtual Private Network (VPN) |
Which option blocks unauthorized access to your network? | Firewall |
Which option describes a network attack that occurs on the first day that a vulnerability becomes known? | Zero-day or Zero-hour |
Which option describes malicious code running on user devices? | Virus, worm, or Trojan horse |
During a routine inspection, a technician discovered that software that was installed on a computer was secretly collecting data about websites that were visited by users of the computer. Which type of threat is affecting this computer? | Spyware |
Which term refers to a network that provides secure access to the corporate offices by suppliers, customers and collaborators? | Extranet |
A large corporation has modified its network to allow users to access network resources from their personal laptops and smart phones. Which networking trend does this describe? | Bring your own device |
What is an ISP? | It is an organization that enables individuals and businesses to connect to the Internet. |
In which scenario would the use of a WISP be recommended? | A farm in a rural area without wired broadband access |
What characteristic of a network enables it to quickly grow to support new users and applications without impacting the performance of the service being delivered to existing users? | Scalability |
What are two characteristics of a scalable network? (Choose two.) | Grows in size without impacting existing users Suitable for modular devices that allow for expansion |
Which device performs the function of determining the path that messages should take through internetworks? | A router |
Which two Internet connection options do not require that physical cables be run to the building? (Choose two.) | Cellular Satellite |
What type of network must a home user access in order to do online shopping? | The Internet |
How does BYOD change the way in which businesses implement networks? | BYOD provides flexibility in where and how users can access network resources. |
An employee wants to access the network of the organization remotely, in the safest possible way. What network feature would allow an employee to gain secure remote access to a company network? | VPN |
What is the Internet? | It provides connections through interconnected global networks. |
What are two functions of end devices on a network? (Choose two.) | They originate the data that flows through the network. They are the interface between humans and the communication network. |
Which access method would be most appropriate if you were in the equipment room with a new switch that needs to be configured? | Console |
Which access method would be the most appropriate in-band access to the IOS over a network connection? | Telnet/SSH |
Which access method would be the most appropriate if you call your manager to tell him you cannot access your router in another city over the internet and he provides you with the information to access the router through a telephone connection? | Aux |
Which access method would be most appropriate if your manager gave you a special cable and told you to use it to configure the switch? | Console |
Which IOS mode allows access to all commands and features? | Privileged EXEC mode |
Which IOS mode are you in if the Switch(config)# prompt is displayed? | Global configuration mode |
Which IOS mode are you in if the Switch> prompt is displayed? | User EXEC mode |
Which two commands would return you to the privileged EXEC prompt regardless of the configuration mode you are in? (Choose two.) | CTRL+Z end |
What is the command to assign the name “Sw-Floor-2” to a switch? | hostname Sw-Floor-2 |
How is the privileged EXEC mode access secured on a switch? | enable secret class |
Which command enables password authentication for user EXEC mode access on a switch? | login |
Which command encrypts all plaintext passwords access on a switch? | service password-encryption |
Which is the command to configure a banner to be displayed when connecting to a switch? | banner motd $ Keep out $ |
What is the structure of an IPv4 address called? | Dotted-decimal format |
How is an IPv4 address represented? | Four decimal numbers between 0 and 255 separated by periods. |
What type of interface has no physical port associated with it? | Switch virtual interface (SVI) |
Which statement is true about the running configuration file in a Cisco IOS device? | It affects the operation of the device immediately when modified. |
Which two statements are true regarding the user EXEC mode? (Choose two.) | The device prompt for this mode ends with the '>' symbol. Only some aspects of the router configuration can be viewed. |
Which type of access is secured on a Cisco router or switch with the enable secret command? | Privileged EXEC |
What is the default SVI on a Cisco switch? | VLAN1 |
When a hostname is configured through the Cisco CLI, which three naming conventions are part of the guidelines? (Choose three.) | The hostname should be fewer than 64 characters in length The hostname should contain no spaces The hostname should begin with a letter |
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 |
Which memory location on a Cisco router or switch will lose all content when the device is restarted? | RAM |
Which functionality is provided by DHCP? | Automatic assignment of an IP address to each host |
Which two functions are provided to users by the context-sensitive help feature of the Cisco IOS CLI? (Choose two.) | Displaying a list of all available commands within the current mode Determining which option, keyword, or argument is available for the entered command |
Which memory location on a Cisco router or switch stores the startup configuration file? | NVRAM |
What is the function of the shell in an OS? | It interfaces between the users and the kernel. |
An administrator has just changed the IP address of an interface on an IOS device. What else must be done in order to apply those changes to the device? | Nothing must be done. Changes to the configuration on an IOS device take effect as soon as the command is typed correctly and the Enter key has been pressed. |
Why would a technician enter the command copy startup-config running-config? | To copy an existing configuration into RAM |
To what subnet does the IP address 10.1.100.50 belong if a subnet mask of 255.255.0.0 is used? | 10.1.0.0 |
What is the process of converting information into the proper form for transmission? | Encoding |
Which three are components of message timing? (Choose three.) | Flow control Access method Response timeout |
Which delivery method is used to transmit information to one or more end devices, but not all devices on the network? | Multicast |
Which step of the communication process is concerned with properly identifying the address of the sender and receiver? | Formatting |
BGP and OSPF are examples of which type of protocol? | Routing |
Which two protocols are service discovery protocols? (Choose two.) | DNS DHCP |
What is the purpose of the sequencing function in network communication? | To uniquely label transmitted segments of data for proper reassembly by the receiver |
This protocol is responsible for guaranteeing the reliable delivery of information. | TCP |
UDP and TCP belong to which layer of the TCP/IP protocol? | Transport |
Which two protocols belong in the TCP/IP model application layer? | DNS DHCP |
Which protocol operates at the network access layer of the TCP/IP model? | Ethernet |
Which of the following are protocols that provide feedback from the destination host to the source host regarding errors in packet delivery? (Choose two.) | ICMPv4 ICMPv6 |
A device receives a data link frame with data and processes and removes the Ethernet information. What information would be the next to be processed by the receiving device? | IP at the internet layer |
Which services are provided by the internet layer of the TCP/IP protocol suite? (Choose three.) | Routing Protocols Messaging Internet Protocol |
True or false. Standards organizations are usually vendor-neutral. | True |
This standards organization is concerned with the Request for Comments (RFC) documents that specify new protocols and update existing ones. | Internet Engineering Task Force (IETF) |
This standards organization is responsible for IP address allocation and domain name management. | Internet Assigned Numbers Authority (IANA) |
What types of standards are developed by the Electronics Industries Alliance (EIA)? | Electric wiring and connectors |
What is the process of dividing a large data stream into smaller pieces prior to transmission? | Segmentation |
What is the PDU associated with the transport layer? | Segment |
Which protocol stack layer encapsulates data into frames? | Data link |
What is the name of the process of adding protocol information to data as it moves down the protocol stack? | Encapsulation |
True or false? Frames exchanged between devices in different IP networks must be forwarded to a default gateway. | True |
True or false? The right-most part of an IP address is used to identify the network that a device belongs to. | False |
What is used to determine the network portion of an IPv4 address? | Subnet mask |
Which of the following statements are true regarding network layer and data link layer addresses? (Choose three.) | Network layer addresses are logical and data link addresses are expressed as 12 hexadecimal digits. Data link layer addresses are physical and network layer addresses are logical. Network layer addresses are either 32 or 128 bits in length. |
True or False? Data Link addresses are physical so they never change in the data link frame from source to destination. | False |
What is the order of the two addresses in the data link frame? | Destination MAC, source MAC |
Which three acronyms/initialisms represent standards organizations? (Choose three.) | IANA IEEE IETF |
What type of communication will send a message to all devices on a local area network? | Broadcast |
In computer communication, what is the purpose of message encoding? | To convert information to the appropriate form for transmission |
Which message delivery option is used when all devices need to receive the same message simultaneously? | Broadcast |
What are two benefits of using a layered network model? (Choose two.) | It assists in protocol design. It prevents technology in one layer from affecting other layers. |
What is the purpose of protocols in data communications? | Providing the rules required for a specific type of communication to occur |
Which logical address is used for delivery of data to a remote network? | Destination IP address |
What is the general term that is used to describe a piece of data at any layer of a networking model? | Protocol data unit |
Which two protocols function at the internet layer? (Choose two.) | ICMP IP |
Which layer of the OSI model defines services to segment and reassemble data for individual communications between end devices? | Transport |
Which type of communication will send a message to a group of host destinations simultaneously? | Multicast |
What process is used to receive transmitted data and convert it into a readable message? | Decoding |
What is done to an IP packet before it is transmitted over the physical medium? | It is encapsulated in a Layer 2 frame. |
What process is used to place one message inside another message for transfer from the source to the destination? | Encapsulation |
A web client is sending a request for a webpage to a web server. From the perspective of the client, what is the correct order of the protocol stack that is used to prepare the request for transmission? | HTTP, TCP, IP, Ethernet |