wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ITE 292 Long Quiz

Total questions: 26

Worksheet time: 53mins

Name
Class
Date
1.
What happens to runt frames that a Cisco Ethernet switch receives?
a)
The frame is dropped.
b)
The frame is returned to the originating network device.
c)
The frame is broadcast to all other devices on the same network.
d)
The frame is sent to the default gateway.
2.
What are the minimum and maximum sizes of an Ethernet frame? (Select two.)
a)
56 bytes
b)
64 bytes
c)
128 bytes
d)
1024 bytes
e)
1518 bytes.
3.
What statement best describes Ethernet?
a)
It specifies the most common type of LAN in the world.
b)
It is the Layer 1 and Layer 2 standard for Internet communication.
c)
It establishes a standard model for describing how networking works
d)
It links multiple sites, such as routers in different countries.
4.
Which two statements best describe the logical link control sublayer in Ethernet standards? (Select two.)
a)
Logical link control is implemented in software.
b)
Logical link control is specified in the IEEE 802.3 standard.
c)
The LLC sublayer adds a header and a trailer to the data.
d)
The data link layer uses LLC to communicate with the upper layers of the protocol suite.
e)
The LLC sublayer is responsible for the placement and retrieval of frames on and off the media.
5.
What statement best describes a feature of MAC addresses?
a)
They must be globally unique.
b)
They are only routable within the private network.
c)
They are added as part of a Layer 3 PDU.
d)
They have a 32-bit binary value.
6.

What OSI model network layer characteristic allows packet transmission for several
modes of communication between several hosts?

a)
Application layer protocols
b)
Physical layer transmission
c)
Routing and forwarding capabilities
d)
Data encryption methods
7.

Which are the two key features of IP? (Pick two.)

a)

Does not need an end-to-end dedicated connection

b)

Retransmits packets in the event of mistakes

c)

Operates independently of network media.

d)

Reassembles packets that have fallen out of order into the right order at the receiving end.

8.

What field in the IPv4 header is used to stop a packet from traveling across a network forever?

a)
Time to Live (TTL)
b)
Packet Length
c)
Protocol Type
d)
Source Address
9.

What field in the IPv4 header identifies the upper layer protocol carried in the packet?

a)
Header Length
b)
Time to Live
c)
Protocol
d)
Type of Service
10.

What is one benefit of IPv6 over IPv4 that the simplified header provides?

a)
Faster packet processing and improved performance.
b)
Reduced latency due to smaller packet sizes.
c)
More complex header for enhanced routing capabilities.
d)
Increased address space for better security.
11.

Which of the following best sums up a Cisco 1941 router's hardware feature using the hardware setup that's defaulted?

a)

It does not have an AUX port.

b)

It has a graphics card

c)

it has a compact flash that can be used to expand device storage

d)

It does not require a CPU because it relies on Compact Flash to run the IOS.

12.

What is the very first step in the router's boot up process?

a)
Perform POST (Power-On Self Test)
b)

Locate and load the startup-config file from NVRAM.

c)

Load the bootstrap program from ROM.

d)

Load the running-config file from RAM.

13.

What are the two in-band router interface?

a)

LAN and WAN

b)

DHCP and WAN

c)

SSH and TELNET

d)

CONSOLE AND AUX

14.

What is the purpose of a Cisco router's startup configuration file?

a)
To store the initial configuration settings for the router.
b)
To manage user access permissions on the router.
c)
To provide a backup for the router's firmware.
d)
To log network traffic for analysis.
15.

What are the the three commands needed to password protect the console port via router after using the int fa0/1 command?
(Select three.)

a)

line console 0

b)

password cisco

c)

login

d)
enable password
e)
interface gig0/1
16.

Since the IPv4 has 32 bits of storage, how many is the IPv6?

a)
256 bits
b)
64 bits
c)
32 bits
d)
128 bits
17.

Which two parts comprise an IPv4 address?

a)

Network portion and Subnet portion

b)

Host portion and Network portion

c)

Network portion and Broadcast portion

d)

Physical portion and Logical portion

18.

Suppose you have an IP address of 192.168.5.10/24, which part is our host portion located?

a)

192.168

b)
10
c)

5

d)

/24

19.

What subnet mask does the slash notation /24 represent?

a)
255.255.255.0
b)
255.255.255.192
c)
255.255.255.128
d)
255.255.0.0
20.

Give me the binary of this decimal number

'254'

(15 mins is the maximum time allowed in quizizz so use it efficiently)

a)
11111101
b)
11111110
c)
11111100
d)
11111010
21.

What is the loopback address used on a host to test the TCP/IP configuration?

a)
10.0.0.1
b)

127.0.0.0

c)

192.0.0.2

d)
127.0.0.1
22.

What is the OUI (Organizationally Unique Identifier) of this IP address?
00:1A:2B:3C:4D:5E.

a)
00:1A:2B:3C
b)
00:1A:2B:4D
c)
00:1A:2B:5E
d)
00:1A:2B
23.

On Windows, we use the 'ipconfig /all' command to see the information of our addresses, but how about on MAC or Linux host?

a)

ifconfig

b)

ifconfig /all

c)

ipconfig

d)

ipconfig /all

24.

It is a volatile memory used to store applications, processes, and data that the CPU needs to execute.

a)
ROM
b)

NVRAM

c)

Flash

d)
RAM
25.

It is a non-volatile memory that stores critical operational instructions as well as a limited IOS.

a)
RAM
b)
ROM
c)

Flash

d)

NVRAM

26.

It is a non-volatile memory used to store the startup configuration file permanently

a)

ROM

b)

Flash

c)
NVRAM
d)
RAM