CH6 - Course Quiz Flashcards

1
Q

Which formula would you use to calculate the number of new Subnets?

2y, where y is the number of zeroes in the Subnet Mask
2y, where y is the number of ones in the Network ID extension
2y, where y is the number of bytes you add to the Subnet Mask
2y, where y is the number of bits you add to the Subnet Mask

A

2y, where y is the number of bits you add to the Subnet Mask

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

If the first decimal value of an IP Address is between 128 and 191, to what IP Class does the Network belong to?

Class A
Class B
Class C
Class D

A

Class B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

User Datagram Protocol (UDP) is a connection-oriented Protocol?

True
False

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

CompTIA and many techs refer to a CIDR address as a ______________ address, meaning the Subnet used does not conform to the big three: A, B, or C?

static
connectionless
classless
dotted

A

classless

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the range of decimal values in each of the four groups of an IPv4 Address?

1 to 256
0 to 255
1 to 1024
0 to 1024

A

0 to 255

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Using class blocks enables a much more efficient use of IP Addresses compared to Subnetting?

True
False

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Dynamic IP Addressing via ________ automatically assigns an IP Address whenever a computer connects to a Network?

the Dynamic Host Configuration Protocol (DHCP)
ipconfig
Subnetting
Classless Inter-Domain Routing (CIDR)

A

the Dynamic Host Configuration Protocol (DHCP)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Domain Name System (DNS) uses the User Datagram Protocol (UDP)?

True
False

A

True

Explanation:
DNS uses Both TCP and UDP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the universal MAC Address for Broadcast?

0.0.0.0
FF-FF-FF-FF-FF-FF
127.0.0.1
1.1.1.1

A

FF-FF-FF-FF-FF-FF

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the cornerstone of Subnetting?

TCP
the IP Address
the Subnet Mask
the Packet

A

the Subnet Mask

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which method of sending a Packet allows a single computer to send a packet to a group of interested computers?

Omnicast
Broadcast
Unicast
Multicast

A

Multicast

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

When a tech installs a range of IP Addresses, this is called a DHCP Scope?

True
False

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which IP Address is a Public IP Address?

  1. 0.0.0
  2. 192.100.3
  3. 31.255.255
  4. 168.255.255
A

198.192.100.3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

To what Layer does the Internet Protocol correspond?

Session
Transport
Network
Data Link

A

Network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which IP Address is valid for an individual host expressed in dotted decimal notation?

258.198.3.160
128-5EF-297
255.255.255.0255
192.168.4.2

A

192.168.4.2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Describe the 4 Common Principles of Internet Addressing that most Networks follow?

A
  1. Give the Default Gateway the first IP Address in the Network ID.
  2. Try to use the remaining IP Addresses in sequential order.
  3. Try to separate Servers from Clients
  4. Document whatever you choose to do so the person who comes after you understands.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is the one major problem with Static Addressing?

A

Making any changes to the Network may be difficult.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What are two goals of Subnetting?

A
  1. Efficiency

2. Making multiple Network IDs from a single Network ID.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Define a DHCP Lease and describe how it is used?

A

DHCP Lease is set for a fixed/limited amount of time, often one to eight days.
Near the end of the Lease time, the DHCP client sends another DHCP Request.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Define the Default Gateway on a TCP/IP Network and briefly describe how it is set up?

A

Default Gateway is the Router, which is basically the “Gateway” from the LAN to reach the Internet.
Your LAN gets connected to the Router, when the Client on the Network needs to reach the Internet, the Segment is “Routed” through the Router and the Router - using its Routing Tables sends it off, the Segment will go from Router to Router known as Hops until it reaches its Destination.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

For Logical Addressing to work, no two computers on the same Network may have the same _________?

A

IP Address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

To make IP Addresses easier for humans to use, the 32-bit binary value is broken down into ____________ groups of eight, separated by periods, or dots?

A

four

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

The Regional Internet Registry (RIR) for North America is called the ________?

A

American Registry for Internet Numbers (ARIN)

24
Q

A DHCP _________ is set for fixed amount of time, often one to eight days?

A

lease

25
Q

Routers use __________ to determine Network Traffic?

A

Network IDs

26
Q

When you want to be positive that the data moving between two systems gets there in good order, use a Connectionless Application?

True
False

A

False

27
Q

Systems that use Static IP Addressing can never have DHCP problems?

True
False

A

True

28
Q

Which formula would you use to arrive at the number of Hosts on a Subnet?

2x + 2, where x represents the number of zeroes in the subnet mask
2x - 2, where x represents the number of zeroes in the subnet mask
2x / 2, where x represents the number of zeroes in the subnet mask
2x * 2, where x represents the number of zeroes in the subnet mask

A

2x - 2, where x represents the number of zeroes in the subnet mask

29
Q

Apple called its Protocol suite ______?

NetBEUI
AppleTalk
NetBIOS
UNIX

A

AppleTalk

30
Q

IPv4 and IPv6 are the only TCP/IP Protocols that work at the Network Layer?

True
False

A

False

31
Q

A Class C Network block uses the _______ octets to define only the Network ID?

first 2
last 2
first 3
last 3

A

first 3

32
Q

What Network Protocol do Apple Systems use today?

AppleTalk
IPX/SPX
NetBIOS/NetBEUI
TCP/IP

A

TCP/IP

33
Q

Which Protocol do Domain Name System (DNS) and Dynamic Host Configuration Protocol (DHCP) use?

UDP
TCP
IP
POP3

A

UDP

Explanation:
DNS uses Both
DHCP uses UDP

34
Q

What command would you run from a Windows command line to test a computer’s Network stack?

arp -a
ping gateway
ipconfig /all
ping 127.0.0.1

A

ping 127.0.0.1

35
Q

Which method of sending a packet allows one computer to send a message directly to another?

omnicast
broadcast
unicast
multicast

A

unicast

36
Q

What Port Number is associated with a DHCP Server?

A

Port 67

Explanation:
Port 67 = Server
Port 68 = Client

37
Q

What is the difference between a DHCP Client and a DHCP Server?

A

DHCP Clients request IP info from DHCP Server.

DHCP Servers in turn pass out IP information to DHCP Clients.

38
Q

Briefly describe the IP Header Time to Live (TTL) field?

A

Time to Live (TTL) refers to the amount of time or “hops” that a Packet is set to exist inside a Network before being discarded by a Router.

39
Q

Briefly compare a WAN to a LAN and explain how to differentiate them from one another?

A
LAN = Local Area Network, multiple Computers networked together in a small location.
WAN = Wide Area Network, connects multiple LANs.
40
Q

The Network ID and Host ID are combined to make a system’s ___________?

A

IP Address

41
Q

In Windows, the ________ command is used to try and reestablish a DHCP lease manually?

A

ipconfig /renew

42
Q

All Routers block ________ IP Addresses?

A

private

43
Q

To show a Windows system’s current ARP Cache, open a command line and type ________?

A

arp -a

44
Q

Any Network using _______ consists of a DHCP Server and a DHCP Client?

DNS
ping
DHCP
ARP

A

DHCP (Dynamic Host Configuration Protocol)

45
Q

Which statement about Subnet Masks is TRUE?

A “0” in the Subnet Mask indicates part of the Network ID
The last 8 digits of every Subnet Mask must be all ones.
All machines on the same Network have the same Subnet Mask.
The Subnet Mask length must be the length of the IP Address, minus two.

A

All machiens on the same Network have the same Subnet Mask.

46
Q

How many binary digits are in an IPv4 Address?

4
8
16
32

A

32

47
Q

Always verify static IP Addresses with ping, it’s too easy to make a typo when entering them?

True
False

A

True

48
Q

How long is a Subnet Mask?

24 bits
32 bits
32 bytes
16 bits

A

32 bits

49
Q

Which statement best describes a Class E address ID?

Class E is considered to be experimental.
Class E is retired and not available for use.
Class E is for Government Use Only.
Class E is for Private and Special Addresses.

A

Class E is considered to be experimental.

50
Q

Explain the two ways to give a computer an IP Address, Subnet Mask, and a Default Gateway?

A
  1. Dynamic - Automatically assigned by a Server that passes it out.
  2. Static - Manually assigned by an Admin
51
Q

Who decides when to use TCP or UDP?

A

The Application and/or basically the Programmers who created the Application.

52
Q

What is the Loopback Address and what is its Purpose?

A

127.0.0.1 - Allows a device to Send/Receive its own Data Packet to test functionality of the Computer’s Network Stack.

53
Q

What does it mean if a System’s IP Address is within the 169.254.0.0/16 Network ID?

A

That is an APIPA Address (Automatic Private IP Address).

This is an indication there’s an issue with the DHCP Lease/Server and should be investigated ASAP.

54
Q

The world is moving to a newer, longer type of IP Address called _________?

A

IPv6

55
Q

Linux can use the deprecated ifconfig command, but a better tool is ________?

A

dhclient

56
Q

A MAC Reservation guarantees that the System will get the same _________ address?

A

IP (Internet Protocol)

57
Q

The individual Computer can’t have an IP Address that ends with 0 because that is reserved for _________?

A

Network IDs