Font size
WorksheetsITE 292 Long Quiz
Total questions: 26
Worksheet time: 53mins
What OSI model network layer characteristic allows packet transmission for several
modes of communication between several hosts?
Which are the two key features of IP? (Pick two.)
Does not need an end-to-end dedicated connection
Retransmits packets in the event of mistakes
Operates independently of network media.
Reassembles packets that have fallen out of order into the right order at the receiving end.
What field in the IPv4 header is used to stop a packet from traveling across a network forever?
What field in the IPv4 header identifies the upper layer protocol carried in the packet?
What is one benefit of IPv6 over IPv4 that the simplified header provides?
Which of the following best sums up a Cisco 1941 router's hardware feature using the hardware setup that's defaulted?
It does not have an AUX port.
It has a graphics card
it has a compact flash that can be used to expand device storage
It does not require a CPU because it relies on Compact Flash to run the IOS.
What is the very first step in the router's boot up process?
Locate and load the startup-config file from NVRAM.
Load the bootstrap program from ROM.
Load the running-config file from RAM.
What are the two in-band router interface?
LAN and WAN
DHCP and WAN
SSH and TELNET
CONSOLE AND AUX
What is the purpose of a Cisco router's startup configuration file?
What are the the three commands needed to password protect the console port via router after using the int fa0/1 command?
(Select three.)
line console 0
password cisco
login
Since the IPv4 has 32 bits of storage, how many is the IPv6?
Which two parts comprise an IPv4 address?
Network portion and Subnet portion
Host portion and Network portion
Network portion and Broadcast portion
Physical portion and Logical portion
Suppose you have an IP address of 192.168.5.10/24, which part is our host portion located?
192.168
5
/24
What subnet mask does the slash notation /24 represent?
Give me the binary of this decimal number
'254'
(15 mins is the maximum time allowed in quizizz so use it efficiently)
What is the loopback address used on a host to test the TCP/IP configuration?
127.0.0.0
192.0.0.2
What is the OUI (Organizationally Unique Identifier) of this IP address?
00:1A:2B:3C:4D:5E.
On Windows, we use the 'ipconfig /all' command to see the information of our addresses, but how about on MAC or Linux host?
ifconfig
ifconfig /all
ipconfig
ipconfig /all
It is a volatile memory used to store applications, processes, and data that the CPU needs to execute.
NVRAM
Flash
It is a non-volatile memory that stores critical operational instructions as well as a limited IOS.
Flash
NVRAM
It is a non-volatile memory used to store the startup configuration file permanently
ROM
Flash
