CCNA 1 v7 – ITN v7.02 – Modules 1 – 3: Basic Network Connectivity and Communications | Practice Online Exam

CCNA 1 Modules 1 – 3

The first part of the syntax, show , is the command, and the second part of the syntax, running-config, is the keyword. The keyword specifies what should be displayed as the output of the show command.

1 / 71

In the show running-config command, which part of the syntax is represented by running-config ?

 

Powerline networking adds the ability to connect a device to the network using an adapter wherever there is an electrical outlet.​ The network uses existing electrical wiring to send data. It is not a replacement for physical cabling, but it can add functionality in places where wireless access points cannot be used or cannot reach devices.​

2 / 71

Which statement describes the use of powerline networking technology?

Intranet is a term used to refer to a private connection of LANs and WANs that belongs to an organization. An intranet is designed to be accessible only by the organization's members, employees, or others with authorization.

3 / 71

An employee at a branch office is creating a quote for a customer. In order to do this, the employee needs to access confidential pricing information from internal servers at the Head Office. What type of network would the employee access?

Network security includes protecting the confidentiality of data that is on the network. In this case, because confidential data has been made available to unauthorized users, the security characteristic of the network has failed.

4 / 71

A networking technician is working on the wireless network at a medical clinic. The technician accidentally sets up the wireless network so that patients can see the medical records data of other patients. Which of the four network characteristics has been violated in this situation?

 

DSL is an always-on, high bandwidth connection that runs over telephone lines. Cable uses the same coaxial cable that carries television signals into the home to provide Internet access. Dialup telephone is much slower than either DSL or cable, but is the least expensive option for home users because it can use any telephone line and a simple modem. Satellite requires a clear line of sight and is affected by trees and other obstructions. None of these typical home options use dedicated leased lines such as T1/E1 and T3/E3.

5 / 71

Match each characteristic to its corresponding Internet connectivity type. (Not all options are used.)

not suited for heavily wooded areas
uses coaxial cable as a medium
typically has very low bandwidth
high bandwidth connection that runs over telephone line

Telnet accesses a network device through the virtual interface configured with the line VTY command. The password configured under this is required to access the user EXEC mode. The password configured under the line console 0 command is required to gain entry through the console port, and the enable and enable secret passwords are used to allow entry into the privileged EXEC mode.

6 / 71

Refer to the exhibit. A network administrator is configuring access control to switch SW1. If the administrator uses a console connection to connect to the switch, which password is needed to access user EXEC mode?

CCNA1 v7 – ITNv7 – Modules 1 – 3 Basic Network Connectivity and Communications Exam Answers 02

To interrupt an IOS process such as ping or traceroute , a user enters the Ctrl-Shift-6 key combination. Tab completes the remainder of parameters or arguments within a command. To exit from configuration mode to privileged mode use the Ctrl-Z keystroke. CTRL-R will redisplay the line just typed, thus making it easier for the user to press Enter and reissue the ping command.

7 / 71

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?

The technician does not want to make any mistakes trying to remove all the changes that were done to the running configuration file. The solution is to reboot the router without saving the running configuration. The copy startup-config running-config command does not overwrite the running configuration file with the configuration file stored in NVRAM, but rather it just has an additive effect.

8 / 71

While trying to solve a network issue, a technician made multiple changes to the current router configuration file. The changes did not solve the problem and were not saved. What action can the technician take to discard the changes and work with the file in NVRAM?

Pressing the Tab key after a command has been partially typed will cause the IOS to complete the rest of the command.

9 / 71

What function does pressing the Tab key have when entering a command in IOS?

In a Layer 2 switch, there is a switch virtual interface (SVI) that provides a means for remotely managing the device.

10 / 71

Which interface allows remote management of a Layer 2 switch?

Access to the VTY and console interfaces can be restricted using passwords. Out-of-band management of the router can be restricted in both user EXEC and privileged EXEC modes.

11 / 71

Passwords can be used to restrict access to all or parts of the Cisco IOS. Select the modes and interfaces that can be protected with passwords. (Choose three.)

Technically complex security measures such as intrusion prevention and intrusion prevention systems are usually associated with business networks rather than home networks. Installing antivirus software, antimalware software, and implementing a firewall will usually be the minimum requirements for home networks. Installing a home wireless network will not improve network security, and will require further security actions to be taken.

12 / 71

A user is implementing security on a small office network. Which two actions would provide the minimum security requirements for this network? (Choose two.)

Video conferencing utilizes real-time audio and video communications. Both of these are time-sensitive and bandwidth-intensive forms of communication that require quality of service to be active on the network. QoS will ensure an uninterrupted user experience.

13 / 71

What type of network traffic requires QoS?

Criteria for choosing a network medium are the distance the selected medium can successfully carry a signal, the environment in which the selected medium is to be installed, the amount of data and the speed at which the data must be transmitted, and the cost of the medium and its installation.

14 / 71

What two criteria are used to help select a network medium from various network media? (Choose two.)

 

A source port number is added to a Protocol Data Unit (PDU) during the encapsulation process at the "transport layer," which is also known as OSI Layer 4. Port numbers are used to identify specific processes or services on a device, and they are utilized at the transport layer to ensure that data is delivered to the correct application or service on the receiving end.

15 / 71

At which OSI layer is a source port number added to a PDU during the encapsulation process?

A destination MAC (Media Access Control) address is added to a Protocol Data Unit (PDU) during the encapsulation process at the "data link layer," which is also known as OSI Layer 2. The data link layer is responsible for addressing and controlling data frames within the local network segment, and MAC addresses are used to identify specific devices on the same network segment at this layer.

16 / 71

At which OSI layer is a destination MAC address added to a PDU during the encapsulation process?

A source port number is added to a Protocol Data Unit (PDU) during the encapsulation process at the "transport layer," which is also known as OSI Layer 4. Port numbers are used to identify specific processes or services on a device, and they are utilized at the transport layer to ensure that data is delivered to the correct application or service on the receiving end

17 / 71

At which OSI layer is a source port number added to a PDU during the encapsulation process?

A source MAC (Media Access Control) address is added to a Protocol Data Unit (PDU) during the encapsulation process at the "data link layer," which is also known as OSI Layer 2. The data link layer is responsible for the addressing and control of data frames on the local network segment, and MAC addresses are used to identify individual devices on the same network segment at this layer.

18 / 71

At which OSI layer is a source MAC address added to a PDU during the encapsulation process?

A destination IP address is added to a Protocol Data Unit (PDU) during the encapsulation process at the "network layer," which is also known as OSI Layer 3. The network layer is responsible for routing and forwarding data between different networks, and IP addresses are used to uniquely identify the source and destination of data at this layer.

19 / 71

At which OSI layer is a destination IP address added to a PDU during the encapsulation process?

Data is added to a Protocol Data Unit (PDU) during the encapsulation process at the "application layer," which is also known as OSI Layer 7. The application layer is responsible for providing the interface between the software applications and the lower layers of the OSI model, allowing applications to exchange data. Data from an application is divided into PDUs at the application layer, and then it is encapsulated in lower-layer PDUs as it moves down the OSI model.

20 / 71

At which OSI layer is data added to a PDU during the encapsulation process?

A source IP address is added to a Protocol Data Unit (PDU) during the encapsulation process at the "network layer," which is also known as OSI Layer 3. The network layer is responsible for routing and forwarding data between different networks, and IP addresses are used to uniquely identify the source and destination of data at this layer.

21 / 71

At which OSI layer is a source IP address added to a PDU during the encapsulation process?

Data is added to a Protocol Data Unit (PDU) during the encapsulation process at the "application layer," which is also known as OSI Layer 7. The application layer is responsible for providing the interface between the software applications and the lower layers of the OSI model, allowing applications to exchange data. Data from an application is divided into PDUs at the application layer, and then it is encapsulated in lower-layer PDUs as it moves down the OSI model.

22 / 71

At which OSI layer is data added to a PDU during the encapsulation process?

A destination port number is added to a Protocol Data Unit (PDU) during the encapsulation process at the "transport layer," which is also known as OSI Layer 4. Port numbers are used to direct data to specific services or processes on a device, allowing for the proper delivery and communication of data between applications.

23 / 71

At which OSI layer is a destination port number added to a PDU during the encapsulation process?

The source IP address is added to a Protocol Data Unit (PDU) at the "network layer," which is also known as OSI Layer 3. The network layer is responsible for routing and forwarding data between different networks, and IP addresses are used to uniquely identify the source and destination of data at this layer.

24 / 71

At which OSI layer is a source IP address added to a PDU during the encapsulation process?

The term that describes the ability to use personal devices across a business or campus network is "BYOD," which stands for "Bring Your Own Device." BYOD is a policy or practice that allows employees, students, or users to bring their personal devices, such as smartphones, tablets, or laptops, and connect them to a business or campus network to access resources, applications, and services.

25 / 71

What term describes the ability to use personal devices across a business or campus network?

The term that describes a private collection of LANs and WANs that belongs to an organization is "intranet." An intranet is a network that is used internally within an organization to facilitate communication, collaboration, and information sharing among its employees, typically in a secure and private manner. It is not accessible to the public and is designed to serve the organization's internal needs.

26 / 71

What term describes a private collection of LANs and WANs that belongs to an organization?

The term that describes a policy that allows network devices to manage the flow of data to give priority to voice and video is "quality of service" or "QoS." Quality of service is a set of techniques and mechanisms used to prioritize certain types of data traffic over others to ensure a consistent and acceptable level of service quality, especially for real-time or latency-sensitive applications like voice and video communication. QoS policies help manage and allocate network resources to ensure a smoother and more reliable experience for these applications.

27 / 71

What term describes a policy that allows network devices to manage the flow of data to give priority to voice and video?

The term that describes a technology that allows devices to connect to the LAN (Local Area Network) using an electrical outlet is "powerline networking." Powerline networking uses a building's existing electrical wiring to transmit data signals between devices, effectively turning electrical outlets into network connections. This technology is a convenient way to extend network connectivity within a building without the need for additional Ethernet cables or Wi-Fi networks.

28 / 71

What term describes a technology that allows devices to connect to the LAN using an electrical outlet?

The term that describes a type of network used by people who work from home or from a small remote office is a "SOHO network." SOHO stands for "Small Office/Home Office," and it refers to networks designed to meet the needs of individuals or small businesses working from home or in small remote office locations. These networks are typically smaller in scale compared to large corporate networks and are tailored to the requirements of remote or home-based workers.

29 / 71

What term describes a type of network used by people who work from home or from a small remote office?

The term that describes a computing model where server software runs on dedicated computers is "client/server." In a client/server computing model, dedicated server computers provide services or resources to client computers, which request and use these services. This architecture is common in networked systems where multiple clients interact with one or more dedicated server machines to access data, applications, or resources.

30 / 71

What term describes a computing model where server software runs on dedicated computers?

The term that describes a type of network used by people who work from home or from a small remote office is a "SOHO network." SOHO stands for "Small Office/Home Office," and it refers to networks designed to meet the needs of individuals or small businesses working from home or in small remote office locations. These networks are typically smaller in scale compared to large corporate networks and are tailored to the requirements of remote or home-based workers.

31 / 71

What term describes a type of network used by people who work from home or from a small remote office?

The term that describes a network where one computer can be both a client and a server is "peer-to-peer" (P2P) networking. In a peer-to-peer network, each computer (or peer) can act as both a client and a server, allowing them to share resources and information directly with one another without the need for a centralized server.

32 / 71

What term describes a network where one computer can be both client and server?

The term that describes storing personal files on servers over the internet to provide access anywhere, anytime, and on any device is "cloud." This approach is commonly referred to as "cloud storage" or "cloud computing," where data is stored and managed in remote data centers accessible via the internet, offering convenience and accessibility across various devices and locations.

33 / 71

What term describes storing personal files on servers over the internet to provide access anywhere, anytime, and on any device?

The term that describes a network owned by one organization that provides safe and secure access to individuals who work for a different organization is "extranet." An extranet is a private network that allows authorized users from external organizations to access certain resources, such as files, applications, or communication tools, while maintaining security and controlled access.

34 / 71

What term describes a network owned by one organization that provides safe and secure access to individuals who work for a different organization?

In order to enter global configuration mode, the command configure terminal , or a shortened version such as config t , must be entered from privileged EXEC mode. In this scenario the administrator is in user EXEC mode, as indicated by the > symbol after the hostname. The administrator would need to use the enable command to move into privileged EXEC mode before entering the configure terminal command.

35 / 71

Refer to the exhibit. An administrator is trying to configure the switch but receives the error message that is displayed in the exhibit. What is the problem?

CCNA1 v7 – ITNv7 – Modules 1 – 3 Basic Network Connectivity and Communications Exam Answers 01
CCNA1 v7 – ITNv7 – Modules 1 – 3 Basic Network Connectivity and Communications Exam Answers 01

A switch, as a Layer 2 device, does not need an IP address to transmit frames to attached devices. However, when a switch is accessed remotely through the network, it must have a Layer 3 address. The IP address must be applied to a virtual interface rather than to a physical interface. Routers, not switches, function as default gateways.

36 / 71

Why would a Layer 2 switch need an IP address?

After the enable command is issued, the show running-configuration command or the show ip interfaces brief command will display the IP address of the switch virtual interface (SVI).

37 / 71

Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.

CCNA 1 v7 – Modules 1-3 Basic Network Connectivity and Communications Exam Answers - ITN v7.02 PT 01
CCNA 1 v7 – Modules 1-3 Basic Network Connectivity and Communications Exam Answers - ITN v7.02 PT 01

What is the IP address of the switch virtual interface (SVI) on Switch0?

A router is used to determine the path that the messages should take through the network. A firewall is used to filter incoming and outgoing traffic. A DSL modem is used to provide Internet connection for a home or an organization.

38 / 71

Which device performs the function of determining the path that messages should take through internetworks?

An advantage of network devices implementing open standard protocols, such as from the TCP/IP suite, is that clients and servers running different operating systems can communicate with each other. Open standard protocols facilitate innovation and competition between vendors and across markets, and can reduce the occurrence of monopolies in networking markets.

39 / 71

What is an advantage of network devices using open standard protocols?

Network protocols are implemented in hardware, or software, or both. They interact with each other within different layers of a protocol stack. Protocols have nothing to do with the installation of the network equipment. Network protocols are required to exchange information between source and destination devices in both local and remote networks.

40 / 71

Which statement is correct about network protocols?

Multicast is a one-to-many type of communication. Multicast messages are addressed to a specific multicast group.

41 / 71

What is a characteristic of multicast messages?

Logical addresses, also known as IP addresses, are added at the network layer. Physical addresses are edded at the data link layer. Port addresses are added at the transport layer. No addresses are added at the physical layer.

42 / 71

At which layer of the OSI model would a logical address be added during encapsulation?

The OSI data link and physical layers together are equivalent to the TCP/IP network access layer. The OSI transport layer is functionally equivalent to the TCP/IP transport layer, and the OSI network layer is equivalent to the TCP/IP internet layer. The OSI application, presentation, and session layers are functionally equivalent to the application layer within the TCP/IP model.

43 / 71

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

1. HTTP governs the way that a web server and client interact.
2. TCP manages individual conversations between web servers and clients.
3. IP is responsible for delivery across the best path to the destination.
4. Ethernet takes the packet from IP and formats it for transmission.

44 / 71

A web client is receiving a response for a web page from a web server. From the perspective of the client, what is the correct order of the protocol stack that is used to decode the received transmission?

If a computer makes a request and does not hear a response within an acceptable amount of time, the computer assumes that no answer is coming and reacts accordingly.

45 / 71

Which method allows a computer to react accordingly when it requests data from a server and the server takes too long to respond?

In order to send data to HostA, ServerB will generate a packet that contains the IP address of the destination device on the remote network and a frame that contains the MAC address of the default gateway device on the local network.

46 / 71

Refer to the exhibit. ServerB is attempting to contact HostA. Which two statements correctly identify the addressing that ServerB will generate in the process? (Choose two.)

CCNA1 v7 – ITNv7 – Modules 1 – 3 Basic Network Connectivity and Communications Exam Answers 03
CCNA1 v7 – ITNv7 – Modules 1 – 3 Basic Network Connectivity and Communications Exam Answers 03

When received at the physical layer of a host, the bits are formatted into a frame at the data link layer. A packet is the PDU at the network layer. A segment is the PDU at the transport layer. A file is a data structure that may be used at the application layer.

47 / 71

Which PDU format is used when bits are received from the network medium by the NIC of a host?

  1. "This organization is responsible for overseeing and managing IP address allocation, domain name management, and protocol identifiers." This description matches with IANA (Internet Assigned Numbers Authority). IANA is responsible for coordinating some of the key elements that keep the Internet running smoothly. Among its responsibilities are the allocation of IP addresses and domain management.
  2. "This organization is the largest developer of international standards in the world for a wide variety of products and services. It is known for its Open Systems Interconnection (OSI) reference model." This description matches with ISO (International Organization for Standardization). ISO is an independent, non-governmental international organization with a membership of national standards bodies, and it has developed the OSI model, which is a conceptual framework used to understand and design the architecture of network systems.
  3. "This organization promotes the open development, evolution, and use of the Internet throughout the world." This description matches with ISOC (Internet Society). ISOC is an organization founded in 1992 to provide leadership in internet-related standards, education, access, and policy.

These organizations play a critical role in the maintenance and advancement of internet technologies and standards.

48 / 71

For the TCP/IP protocol suite, what is the correct order of events when a Telnet message is being prepared to be sent over the network?

The IP header is added.
The TCP header is added.
The Ethernet header is added.
The Telnet-formatted data is provided to the next layer.

The TCP/IP model consists of four layers: application, transport, internet, and network access. Of these four layers, it is the internet layer that is responsible for routing messages. The session layer is not part of the TCP/IP model but is rather part of the OSI model.

49 / 71

What layer is responsible for routing messages through an internetwork in the TCP/IP model?

When a message is placed inside of another message, this is known as encapsulation. On networks, encapsulation takes place when one protocol data unit is carried inside of the data field of the next lower protocol data unit.

50 / 71

What process involves placing one PDU inside of another PDU?

There are several components that need to be entered when configuring IPv4 for an end device: IPv4 address - uniquely identifies an end device on the network
Subnet mask - determines the network address portion and host portion for an IPv4 address
Default gateway - the IP address of the router interface used for communicating with hosts in another network
DNS server addres s - the IP address of the Domain Name System (DNS) server
DHCP server address (if DHCP is used) is not configured manually on end devices. It will be provided by a DHCP server when an end device requests an IP address.

51 / 71

When IPv4 addressing is manually configured on a web server, which property of the IPv4 configuration identifies the network and host portion for an IPv4 address?

Application data is passed down the protocol stack on its way to be transmitted across the network media. During the process, various protocols add information to it at each level. At each stage of the process, a PDU (protocol data unit) has a different name to reflect its new functions. The PDUs are named according to the protocols of the TCP/IP suite: Data - The general term for the PDU used at the application layer.
Segment - transport layer PDU
Packet - network layer PDU
Frame – data link layer PDU
Bits - A physical layer PDU used when physically transmitting data over the medium

52 / 71

Which name is assigned to the transport layer PDU?

The EIA is an international standards and trade organization for electronics organizations. It is best known for its standards related to electrical wiring, connectors, and the 19-inch racks used to mount networking equipment.

53 / 71

Match the description to the organization. (Not all options are used.)

This organization is responsible for overseeing and managing IP address allocation, domain name management, and protocol identifiers.
This organization is the largest developer of international standards in the world for a wide variety of products and services. It is known for its Open Systems Interconnection (OSI) reference model.
This organization promotes the open development, evolution, and use of the Internet throughout the world.

DNS, DHCP, and FTP are all application layer protocols in the TCP/IP protocol suite. ARP and PPP are network access layer protocols, and NAT is an internet layer protocol in the TCP/IP protocol suite.

54 / 71

What three application layer protocols are part of the TCP/IP protocol suite? (Choose three.)

When the data is traveling from the PC to the network, the transport layer sends segments to the internet layer. The internet layer sends packets to the network access layer, which creates frames and then converts the frames to bits. The bits are released to the network media.

55 / 71

Which statement accurately describes a TCP/IP encapsulation process when a PC is sending data to the network?

In order for two computers to be able to communicate effectively, there must be a mechanism that allows both the source and destination to set the timing of the transmission and receipt of data. Flow control allows for this by ensuring that data is not sent too fast for it to be received properly.

56 / 71

What method can be used by two computers to ensure that packets are not dropped because too much data is being sent too quickly?

The startup-config and running-config files display most passwords in plaintext. Use the service password-encryption global config command to encrypt all plaintext passwords in these files.

57 / 71

A network administrator enters the service password-encryption command into the configuration mode of a router. What does this command accomplish?

To prevent all configured passwords from appearing in plain text in configuration files, an administrator can execute the service password-encryption command. This command encrypts all configured passwords in the configuration file.

58 / 71

What command will prevent all unencrypted passwords from displaying in plain text in a configuration file?

With the copy running-config startup-config command, the content of the current operating configuration replaces the startup configuration file stored in NVRAM. The configuration file saved in NVRAM will be loaded when the device is restarted.

59 / 71

After making configuration changes on a Cisco switch, a network administrator issues a copy running-config startup-config command. What is the result of issuing this command?

The first part of the syntax, show , is the command, and the second part of the syntax, running-config, is the keyword. The keyword specifies what should be displayed as the output of the show command.

60 / 71

In the show running-config command, which part of the syntax is represented by running-config?

The shortcuts with their functions are as follows:
– Tab – Completes the remainder of a partially typed command or keyword
– Space bar – displays the next screen
– ? – provides context-sensitive help
– Up Arrow – Allows user to scroll backward through former commands
– Ctrl-C – cancels any command currently being entered and returns directly to privileged EXEC mode
– Ctrl-Shift-6 – Allows the user to interrupt an IOS process such as ping or traceroute

61 / 71

Match the definitions to their respective CLI hot keys and shortcuts. (Not all options are used.)

displays the next screen
scrolls backwards through previously entered commands
provides context-sensitive help
completes abbreviated commands and parameters
aborts commands such as trace and ping

62 / 71

Match the description with the associated IOS mode. (Not all options are used.)

changes made affect the operation of the device as a whole
accessed by entering the enable command
identified by a prompt ending with the # character
limited number of basic monitoring commands
accessed by entering the configure terminal command
the first entrance into the CLI of an IOS device

The show ip interface brief command is used to display a brief synopsis of the condition of the device interfaces. The ipconfig command is used to verify TCP/IP properties on a host. The ping command is used to verify Layer 3 connectivity. The traceroute command is used to trace the network path from source to destination.

63 / 71

What command is used to verify the condition of the switch interfaces, including the status of the interfaces and a configured IP address?

Switches have one or more switch virtual interfaces (SVIs). SVIs are created in software since there is no physical hardware associated with them. Virtual interfaces provide a means to remotely manage a switch over a network that is using IP. Each switch comes with one SVI appearing in the default configuration “out-of-the-box.” The default SVI interface is VLAN1.

64 / 71

What are three characteristics of an SVI? (Choose three.)

The configuration mode that the administrator first encounters is user EXEC mode. After the enable command is entered, the next mode is privileged EXEC mode. From there, the configure terminal command is entered to move to global configuration mode. Finally, the administrator enters the line console 0 command to enter the mode in which the configuration will be entered.

65 / 71

An administrator is configuring a switch console port with a password. In what order will the administrator travel through the IOS modes of operation in order to reach the mode in which the configuration commands will be entered? (Not all options are used.)

first mode
second mode
third mode
final mode

SSH is the preferred protocol for connecting to a device operating system over the network because it is much more secure than Telnet. Both SSH and Telnet are used to connect to devices over the network, and so are both used in-band. PuTTY and Terra Term can be used to make both SSH and Telnet connections.

66 / 71

How is SSH different from Telnet?

Some guidelines for naming conventions are that names should:Start with a letter
Contain no spaces
End with a letter or digit
Use only letters, digits, and dashes
Be less than 64 characters in length

67 / 71

Which two host names follow the guidelines for naming conventions on Cisco IOS devices? (Choose two.)

RAM stores data that is used by the device to support network operations. The running configuration is stored in RAM. This type of memory is considered volatile memory because data is lost during a power cycle. Flash memory stores the IOS and delivers a copy of the IOS into RAM when a device is powered on. Flash memory is nonvolatile since it retains stored contents during a loss of power.

68 / 71

What are two characteristics of RAM on a Cisco device? (Choose two.)

End and CTRL-Z return the user to the privileged EXEC mode. Ctrl-C ends a command in process. The exit command returns the user to the previous level.

69 / 71

Which command or key combination allows a user to return to the previous level in the command hierarchy?

For a switch to have an IP address, a switch virtual interface must be configured. This allows the switch to be managed remotely over the network.

70 / 71

A technician configures a switch with these commands:

SwitchA(config)# interface vlan 1
SwitchA(config-if)# ip address 192.168.1.1 255.255.255.0
SwitchA(config-if)# no shutdown

What is the technician configuring?

Fault tolerance: This typically involves “Providing redundant links and devices.” Fault tolerance in networking ensures that additional or backup equipment (like routers, switches, and pathways) is in place, so if one part fails, the network continues to operate.

Scalability: This matches with “Expand the network without degrading the service for existing users.” Scalability is the network’s ability to grow and handle increased demand without negatively impacting the performance experienced by current users.

Security: This would be linked with “Protect the network from unauthorized access.” Network security consists of policies and practices designed to prevent and monitor unauthorized access, misuse, modification, or denial of the network and network-accessible resources.

71 / 71

Match the requirements of a reliable network with the supporting network architecture. (Not all options are used.)

Provide redundant links and devices.
Expand the network without degrading the service for existing users.
Protect the network from unauthorized access.

Your score is

The average score is 72%

0%

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments