CCNA EXAM one test quesions

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

1/128

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:23 PM on 4/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

129 Terms

1
New cards

a software installed on a computer that is secretly collecting data about websites that are visited by the users of the computer

Spyware

2
New cards

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

Extranet

3
New cards

how an employee accesses confidential internal servers at work

an intranet

4
New cards

Describe the use of powerline networking technology

a device connects to an existing home LAN using an adapter to an existing electrical outlet

5
New cards

what type of connection is not suited for heavily wooded areas?

satelite

6
New cards

what type of connection has the lowest bandwith?

dial up

7
New cards

what type of connection runs over the telephone line and has a high bandwith

DSL

8
New cards

What type of network traffic requires QoS

video conferenceing

9
New cards

which interface allows remote management of layer 2switch?

the switch virtual interface (SVI)

10
New cards

what commands will let you configure a switch?

interface vlan1

ip address

no shutdown

11
New cards

what command lets you return to the previous level in the command heirarchy

exit

12
New cards

what are the rules for naming a host

start and end with a letter

no spaces

dashes only for special characters

13
New cards

How is SSH different from Telnet

SSH encrypts remote sessions and uses user auth

Telnet is insecure and does not encrypt

14
New cards

1st mode

2nd mode

3rd mode

final mode

user exec -

priv exec - enable

global config - config t

line config - line console 0

15
New cards

3 characteristics of an SVI

Not associated w any physical interface on a switch

a means to remotely manage a switch

associated with vlan1

16
New cards

what comman verifies the condition of the switches interface and configd ip address

show ip interface brief

17
New cards

what method can be used by 2 computers to ensure that packet are not dropped bc too much data is sent too quickly

flow control

18
New cards

describe the enap process when a p/c is sending data to the network?

segments are sent from the transport layer to the internet layer

19
New cards

What 3 application layer protocols are part of the TCP/IP protocol suite?

DHCP

DNS

FTP

20
New cards

What are network access protocols?

ARP

PPP

21
New cards

Network Layer PDU

Packet

22
New cards

Data link layer PDU

frame

23
New cards

Physical layer PDU

bits

24
New cards

what portion of the IPv4 address identifies the net work and host when manually configured?

Subnet mask

25
New cards

What layer routes messages through and internetwork in the TCP/IP model?

Internet layer

26
New cards

27
New cards

How would the order of the protocol stack of a received message be?

Ethernet, IP, TCP, HTTP

28
New cards

What to OSI layers have the same functionality as a single layer of the TCP/IP model

data link & physical

29
New cards

at what layer is logical addressing (IP) added during encapsulation?

network layer

30
New cards

what layer are physical addresses (MAC) added during encap?

data link layer

31
New cards

what layer are port addresses added during encap?

the transport layer

32
New cards

are there any addresses added at the physical layer?

33
New cards

what is the purpose of network protocols?

they define how messages are exchanged btwn the source and the destination

34
New cards

what is the maximum transport unit? (MTU)

1500

35
New cards

what is the advantage of using open standard protocols?

a host and server running diff operating systems can exchange data

36
New cards

What device determines the path that messages take through internetworks?

a router

37
New cards

what may be used to filter incoming and outgoing traffic?

a firewall

38
New cards

why would a layer 2 switch need an ip address?

to enable the switch to be managed remotely

39
New cards

what is a network where one computer can be the client and the server?

peer to peer

40
New cards

a policy that manages the flow of data to give priority to voice and video

QoS

41
New cards

a private collection of LANS and WANS the belong to an org

intranet

42
New cards

what OSI layer is a source and dest IP address added to a PDU during encap

network layer

43
New cards

What OSI layer is data added to a PDU during encap?

Application Layer

44
New cards

What OSI layer is source and dest MAC added to a PDU during encap

data link layer

45
New cards

what are intermediary devices?

router & switch

46
New cards

what is the purpose of the physical layer?

transmitting bits across the local media

creates the signals that represent the bits in each frame on the media

47
New cards

why are two strands of fiber used for a single fiber optic connection?

they allow for full duplex connectivity

48
New cards

what is cross talk?

the distortion of transmitted messages from signals in adjacent wires

49
New cards

what reduces the effect of crosstalk in copper cables?

twisting opposing circuit wire pairs together

50
New cards

what cables use a horizontal cable structure?

copper cables

51
New cards

if he throughput is lower than the bandwidth, what could influence why?

amt of traffic crossing the ntwrk

type of traffic crossing the ntwrk

latency created by the # of devices the data crosses

52
New cards

what causes cross talk

the magnetic field around adjacent wires

53
New cards

what factors can interfere with communication over UTP cables

cross talk

EMI

cable length

54
New cards

wht devices can affect wireless networks?

microwaves and cordless phones`

55
New cards

what services are provided by the data link layer

it manages the access of frames to the network media

packages layer 3 PDUs into a frame compatible with the network interface

56
New cards

What are sub layers are in the network layer

LLC

MAC

57
New cards

what is the function of the CRC value in the FCS field of a frame

the verify the integrity of the received frame

58
New cards

what is in the trailer of a data link frame?

error detection

59
New cards

what is in the header of a data link frame?

addressing (MAC)

60
New cards

which topology provides high availability and connects some but not all remote sites?

partial mesh

61
New cards

what is hub and spoke topology?

one that uses a central device in a star topology that connects to other point to point devices

62
New cards

what 2 fields does ethernet examine to determine if a frame is passed to the data link layer or discarded by the NIC?

frame check sequence

minimum frame size (64 bytes)

63
New cards

what is auto MDIX

layer 1 technology that detects cable straight thru or crossover types

64
New cards

what media comm type does not rq media arbitration in the data link layer?

full duplex

65
New cards

what is extended star topology?

when end devices connect to a central intermediate device that then connects to other central media devices

66
New cards

what does the LLC sublayer do?

places info into the frame allowing multiple layer 3 protocols to use the same network interface and media (like ipv4 & ipv6)

67
New cards

what 3 ways are media access control used in networking?

ethernet uses CSMA/CD

provides placement of data frames onto the media

data link protocols define the rules for access to different media

68
New cards

what type of media access control to 802.11 wireless networks use?

CSMA/CA

69
New cards

what happens in the encap process at the data link layer for a pc connected to the ethernet network

the physical address is added (source and dest)

trailer has CRC for error checking

70
New cards

What is in the ethernet header and trailer

source MAC, dest MAC, error checking

71
New cards

what is CSMA/CD?

the access method for ethernet

all network devices must listen before transmitting

if collision detected, transmits a special jam signal so other hosts can know abt collision and stop transmitting and then enter back off phase and retry

72
New cards

what are the 3 basic parts of the data link frame

header, data, trailer

73
New cards

2 examples of the cut through method

fast forward switching

fragment free switching

(only part of the frame is received before the switch begins forwarding)

74
New cards

what is store and forward switching

accepting the entire frame and doing error check with CRC before forwarding the frame. rq for QoS analysis

75
New cards

which switching method has the lowest level of latency?

fast forward

76
New cards

which switching methods have the highest latency

store and forward

77
New cards

what 2 actions are done by a cisco switch?

use source mac address frames to build and maintain a mac address table

utilizes the MAC address table to forward the frames via the destination MAC address

78
New cards

what are features of LLC sublayer?

logical link control is implemented in software

data link layer uses LLC to communicate with upper layers of protocol suite

79
New cards

why use cut through switching over store and forward switching?

has a lower latency appropriate for high performance computing applications

80
New cards

multicast MAC address?

01-00-5E-00-00-00

81
New cards

what is modulation?

when one wave modifies another wave (physical layer)

82
New cards

what is throughput

the measure of the the transfer of bits across a medium over a given period of time

83
New cards

what is goodput?

the measure of USABLE data transferred over a given period of time

84
New cards

what happens if a switch receives a frame with the dest MAC address of FF:FF:FF:FF:FF

the switch will forward out all ports except the ingress port

85
New cards

what happens if a switch receives a frame with dest MAC address 01:00:5E:00:00:D9

it will forward it out all ports except ingress

86
New cards

what happens if host receives frame with dest MAC address of FF:FF:FF:FF ect

the host will process the frame

87
New cards

what happens if host receives frame with dest MAC it doesnt recognize?

the host will discard the frame

88
New cards

what info is used by routers to forward a data packet towards it dest

destination IP

89
New cards

A comp has to send a packet to a destination host in the same LAN, How will the packet be sent?

The pkt will be sent directly to the host

90
New cards

a router receives a packet from the Gigabit 0/0 interface and determines that the packet needs to be forwarded out the Gigabit0/1 interface, what will the route do next?

create a new layer 2 ethernet frame to be sent to the destination

91
New cards

which IPv4 address can a host use to ping the loopback interface?

127.0.0.1

92
New cards

a computer can access devices on the same network but cannot access devices on other networks, what is the probable cause?

the computers default gateway address is invalid

93
New cards

Which statement describes a feature of the IP protocol?

IP relies on upper layer services to handle situations of missing or out of order packets

94
New cards

What are some characteristics of IP protocol

connectionless protocol

unreliable in end to end delivery

95
New cards

Why is NAT not needed in IPv6

Any Host or user can get a public ipv6 ntwrk address bc the numebr is available ipv6 addresses is v large

96
New cards

what parameter does the router use to choose the path to the destination when there are multiple routes available?

the lower metric value that is associated with the destination network

97
New cards

what are 2 services provided by the OSI ntwk layer?

routing packets towards the destination (addressing)

encapping PDUs from the transport layer

98
New cards

what are some functions of the data link layer?

error detection

placing frames on the media

collision detection

99
New cards

within a production network, what is the purpose of configuring a switch with the default gateway

default gateway address is used to forward packets from the switch to remote networks

100
New cards

what ipv4 header field identifies the upper layer protocol carried in the packet

protocol field