ITS161 (1)

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/437

flashcard set

Earn XP

Last updated 12:12 PM on 6/22/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

438 Terms

1
New cards

Hosts

The name for all computers connected to a network that participate directly in network communication.

2
New cards

Fiber-optic Cable

The media that is being used to transmit the data when data is encoded as pulses of light.

3
New cards

Intermediary Devices

Routers and Switches (could be more?)

4
New cards

What connection physically connects the end devices to the network?

NIC

5
New cards

What connection are specialized ports on a networking device that connect to individual networks?

Interface

6
New cards

What 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

7
New cards

What 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

8
New cards

What network infrastructure provides access to other networks over a large geographical area, which is often owned and managed by a telecommunications service provider?

WAN

9
New cards

When designers follow accepted standards and protocols, which of the four basic characteristics of network architecture is achieved?

Scalability

10
New cards

Confidentiality, integrity, and availability are requirements of which of the four basic characteristics of network architecture?

Security

11
New cards

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

12
New cards

Having multiple paths to a destination is known as redundancy. This is an example of which characteristic of network architecture?

Fault Tolerance

13
New cards

What feature is a good conferencing tool to use with others who are located elsewhere in your city, or even in another country?

Video communications

14
New cards

Which feature describes using personal tools to access information and communicate across a business or campus network?

BYOD

15
New cards

Which feature contains options such as Public, Private, Custom and Hybrid?

Cloud computing

16
New cards

Which feature is being used when connecting a device to the network using an electrical outlet?

Powerline

17
New cards

Which feature uses the same cellular technology as a smartphone?

Wireless broadband

18
New cards

What attack slows down or crashes equipment and programs?

Denial of Service (DoS)

19
New cards

What option creates a secure connection for remote workers?

Virtual Private Network (VPN)

20
New cards

What option blocks unauthorized access to your network?

Firewall

21
New cards

What option describes a network attack that occurs on the first day that a vulnerability becomes known?

Zero-day or Zero-hour

22
New cards

Which option describes malicious code running on user devices?

Virus, worm, or Trojan Horse

23
New cards

During a routine inspection, a technician discovered that software installed on a computer was secretly collecting data about websites visited by the computer's users. Which type of threat is affecting this computer?

Spyware

24
New cards

Which term refers to a network that provides secure access to the corporate offices by suppliers, customers and collaborators?

Extranet

25
New cards

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

26
New cards

What is an ISP?

It is an organization that enables individuals and businesses to connect to the Internet.

27
New cards

In which scenario would the use of a WISP be recommended?

A farm in a rural area without wired broadband access

28
New cards

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

29
New cards

A college is building a new dormitory on its campus. Workers are digging in the ground to install a new water pipe for the dormitory. A worker accidentally damages a fiber optic cable that connects two of the existing dormitories to the campus data center. Although the cable has been cut, students in the dormitories only experience a very short interruption of network services. What characteristic of the network is shown here?

Fault tolerance

30
New cards

What are two characteristics of a scalable network? (Choose two.)

(1) Grows in size without impacting existing users (2) Suitable for modular devices that allow for expansion

31
New cards

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

A router

32
New cards

Which two Internet connection options do not require that physical cables be run to the building? (Choose two.)

Cellular and Satellite

33
New cards

What type of network must a home user access in order to do online shopping?

The Internet

34
New cards

How does BYOD change the way in which businesses implement networks?

BYOD provides flexibility in where and how users can access network resources.

35
New cards

An employee wants to access the organization's network remotely in the safest possible way. What network feature would allow an employee to gain secure remote access to a company network?

VPN

36
New cards

What is the Internet?

It provides connections through interconnected global networks

37
New cards

What are two functions of end devices on a network? (Choose two.)

(1) They originate the data that flows through the network (2) They are the interface between humans and the communication network

38
New cards

Which access method would be most appropriate if you were in the equipment room with a new switch that needs to be configured?

Console

39
New cards

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

40
New cards

Which access method would be the most appropriate in-band access to the IOS over a network connection?

Telnet/SSH

41
New cards

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

42
New cards

Which IOS mode allows access to all commands and features?

Privileged EXEC Mode

43
New cards

Which IOS mode are you in if the Switch(config)# prompt is displayed?

Global configuration mode

44
New cards

Which IOS mode are you in if the Switch> prompt is displayed?

User EXEC Mode

45
New cards

Which two commands would return you to the privileged EXEC prompt regardless of the configuration mode you are in? (Choose two.)

CRTL+Z and end

46
New cards

What is the command to assign the name "Sw-Floor-2" to a switch?

hostname Sw-Floor-2

47
New cards

How is the privileged EXEC mode access secured on a switch?

enable secret class

48
New cards

Which command enables password authentication for user EXEC mode access on a switch?

login

49
New cards

Which command encrypts all plaintext passwords access on a switch?

service password-encryption

50
New cards

Which is the command to configure a banner to be displayed when connecting to a switch?

banner motd $ Keep out $

51
New cards

What is the structure of an IPv4 address called?

Dotted-decimal format

52
New cards

How is an IPv4 represented?

Four decimal numbers between 0 and 255 separated by periods.

53
New cards

What type of interface has no physical port associated with it?

Switch Virtual Interface (SVI)

54
New cards

Which statement is true about the running configuration file in a Cisco IOS device?

It affects the operation of the device immediately when modified.

55
New cards

Which two statements are true regarding the user EXEC mode? (Choose two.)

(1) The device prompt for this mode ends with the ‘>’ symbol (2) Only some aspects of the router configuration can be viewed

56
New cards

Which type of access is secured on a Cisco router or switch with the enable secret command?

Privileged EXEC

57
New cards

What is the default SVI on a Cisco switch?

VLAN1

58
New cards

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

59
New cards

What is the function of the shell in an OS?

It interfaces between the users and the kernel.

60
New cards

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

61
New cards

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.

62
New cards

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

RAM

63
New cards

Why would a technician enter the command copy startup-config running-config?

To copy an existing configuration into RAM

64
New cards

Which functionality is provided by DHCP?

Automatic assignment of an IP address to each host

65
New cards

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

66
New cards

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

NVRAM

67
New cards

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

68
New cards

What is the process of converting information into the proper form for transmission?

Encoding

69
New cards

Which step of the communication process is concerned with properly identifying the address of the sender and receiver?

Formatting

70
New cards

Which three are components of message timing? (Choose three.)

Flow control

Access method

Response timeout

71
New cards

Which delivery method is used to transmit information to one or more end devices, but not all devices on the network?

Multicast

72
New cards

BGP and OSPF are examples of which type of protocol?

Routing

73
New cards

Which two protocols are service discovery protocols? (Choose two.)

DNS

DHCP

74
New cards

What is the purpose of the sequencing function in network communication?

To uniquely label transmitted segments of data for proper reassembly by the receiver

75
New cards

This protocol is responsible for guaranteeing the reliable delivery of information.

TCP

76
New cards

UDP and TCP belong to which layer of the TCP/IP protocol?

Transport

77
New cards

Which two protocols belong in the TCP/IP model application layer?

DNS

DHCP

78
New cards

Which protocol operates at the network access layer of the TCP/IP model?

Ethernet

79
New cards

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

80
New cards

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

81
New cards

Which services are provided by the internet layer of the TCP/IP protocol suite? (Choose three.)

File Transfer

Routing Protocols

Internet Protocol

82
New cards

True or false. Standards organizations are usually vendor-neutral.

True

83
New cards

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)

84
New cards

This standards organization is responsible for IP address allocation and domain name management.

Internet Assigned Numbers Authority (IANA)

85
New cards

What types of standards are developed by the Electronics Industries Alliance (EIA)?

Electric wiring and connectors

86
New cards

What is the process of dividing a large data stream into smaller pieces prior to transmission?

Segmentation

87
New cards

What is the PDU associated with the transport layer?

Segment

88
New cards

Which protocol stack layer encapsulates data into frames?

Data link

89
New cards

What is the name of the process of adding protocol information to data as it moves down the protocol stack?

Encapsulation

90
New cards

True or false? Frames exchanged between devices in different IP networks must be forwarded to a default gateway.

True

91
New cards

True or false? The right-most part of an IP address is used to identify the network that a device belongs to.

False

92
New cards

What is used to determine the network portion of an IPv4 address?

Subnet mask

93
New cards

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.

94
New cards

What is the order of the two addresses in the data link frame?

Destination MAC, source MAC

95
New cards

True or False? Data Link addresses are physical so they never change in the data link frame from source to destination.

False

96
New cards

Which three acronyms/initialisms represent standards organizations? (Choose three.)

IANA

IEEE

IETF

97
New cards

What type of communication will send a message to all devices on a local area network?

Broadcast

98
New cards

In computer communication, what is the purpose of message encoding?

To convert information to the appropriate form for transmission

99
New cards

Which message delivery option is used when all devices need to receive the same message simultaneously?

Broadcast

100
New cards

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.