In: Computer Science
Question 16
How many binary digits are in an IPv4 address?
Group of answer choices
4
16
8
32
Question 17
A company is in the process of upgrading their network infrastructure to support new VoIP telephony equipment. Which of the following is a primary feature to consider when selecting a new switch to support the phones?
Group of answer choices
Port mirroring
PoE
VPN capability
Modular chassis
Question 18
Which of the following is a valid IP address that can be used on the Internet (meaning the public addressing scheme)?
Group of answer choices
10.10.1.1
234.1.1.1
168.16.1.1
172.30.1.1
Question 19
Which of the OSI layers do hubs operate?
Group of answer choices
Session
Transport
Physical
Data Link
Network
Presentation
Application
Question 20
Which layer of the OSI model adds source and destination MAC addresses to frames?
Group of answer choices
Network
Transport
Data Link
Presentation
Question 21
While reviewing the specifications for a new network installation, you notice that the design calls for RJ-45 and SC connectors. The network is a design capable of supporting speeds up to 1000Mbps. What two types of network cable will the specifications call for?
Group of answer choices
Thin coax and UTP
Thin coax and fiber optic
RJ-11 and fiber optic
Cat 5e UTP and fiber optic
Question 22
Which media access method is used by twisted-pair Ethernet networks?
Group of answer choices
CSMA/CD
Token passing
CSMA/CA
OFDMA
Question 23
Which of the following is a Class C network address?
Group of answer choices
10.10.10.0 255.255.255.0
128.0.0.0 255.255.0.0
127.0.0.1 255.255.255.0
192.255.254.0 255.255.255.0
Question 24
What is auto-negotiation?
Group of answer choices
a procedure by which two connected devices choose common transmission parameters
a security algorithm
a routing algorithm
none of the mentioned
Question 25
Which of the OSI layers is closest to the user?
Group of answer choices
Session
Transport
Physical
Application
Question 26
Which of the following is a valid Class A address?
Group of answer choices
191.10.0.1 255.0.0.0
128.10.0.1 255.0.0.0
127.10.0.1 255.0.0.0
126.10.0.1 255.0.0.0
Question 27
Using network monitoring software, you’ve identified a system on your network using an unfamiliar MAC address, you need to gather information to help you identify this potentially rogue host. Which part of a MAC address uniquely identifies the organization that manufactured the device to which the address has been assigned?
Group of answer choices
The first octet
The last three octets
The first two octets
The first three octets
Question 28
Which of the following is not a designated private IP address?
Group of answer choices
192.168.64.7
153.6.2.1
172.28.16.48
10.164.9.5
Question 29
Which of the following IEEE specifications does CSMA/CD relate to?
Group of answer choices
802.2
802.4
802.3
802.5
Question 30
At which layer of the OSI model does network cabling belong?
Group of answer choices
Physical
Network
Data Link
Transport
Question 31
Routers function at which layer of the TCP/IP model?
Group of answer choices
Internet
Link
Application
Transport
Question 32
At which layer of the OSI model does a standard network switch operate?
Group of answer choices
Physical
Network
Data-link
Session
Question 33
Which of the following statements about subnet masks is NOT true?
Group of answer choices
A 0 in the subnet mask indicates part of the network ID.
All machines on the same network have the same subnet mask.
The subnet mask can be expressed either in dotted decimal or in the /x notation (example: 192.168.14.3 /24)
The subnet mask is the same length as an IP address.
Question 34
At which layer of the OSI model would you find IP?
Group of answer choices
Transport
Data Link
Network
Physical
Question 16)
The answer is 32.
IPV4 addresses are represented using 32 binary bits.
These are separated into four fields using dotted annotation.
Question 17)
The answer is PoE
When selecting a new switch to support the phones, the primary
feature to be considered is PoE.
It is Power over Ethernet.
It is a technology where power is also carried along with the data
on the ethernet cables.
These are used for supplying power for devices like access points
etc...
Question 18)
The answer is 168.16.1.1
The private address ranges are as shown below.
192.168.0.0 to 192.168.255.255
10.0.0.0 to 10.255.255.255
172.16.0.0 to 172.31.255.255
These are considered to be private ranges and the others are
considered to be public address ranges.
Question 19)
The answer is Physical layer.
The devices like switches which act as bridges are the data link
layer devices.
The hubs which are repeaters are the devices present in the
physical layer.
Note:
Please see that as per the guidelines, we are allowed to answer maximum upto one question posted in a single question.
In case of multiple choice type questions, upto 4 questions cn
be answered.