Subnetting: Questions

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/36

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

37 Terms

1
New cards

What is the default subnet mask for Network class A?

255.0.0.0

2
New cards

What is the default subnet mask for Network class B?

255.255.0.0

3
New cards

What is the default subnet mask for Network class C?

255.255.255.0

4
New cards

What is the IP range for Network class A?

1 - 126

5
New cards

What is the IP range for Network class B?

128 - 191

6
New cards

What is the IP range for Network class C?

192 - 223

7
New cards

What are 3 reasons a network administrator might create subnets in order to separate traffic?

(1) Enhance security

(2) Improve performance

(3) Simplify troubleshooting

8
New cards

Subnets must be connected to the network by what device?

Routers or other Layer 3 devices.

9
New cards

What is the IP address range for Class A segments network ID?

0 - 7

10
New cards

What is the IP address range for Class B segments network ID?

0 - 15

11
New cards

What is the IP address range for Class C segments network ID?

0 - 23

12
New cards

What is the IP address range for Class A segments host ID?

8 - 31

13
New cards

What is the IP address range for Class B segments host ID?

16 - 31

14
New cards

What is the IP address range for Class C segments host ID?

24 - 31

15
New cards

8 bits equals

1 byte or 1 octet

16
New cards

In dotted decimal notation, a decimal number ranges between?

0 and 255 (256 possibilities)

17
New cards

What does a node's network class provide?

Information about the segment or network to which the node belongs.

18
New cards

What protocol assigns IP addresses and host names automatically rather than statically?

DHCP (Dynamic Host Configuration Protocol)

19
New cards

What happens where subnetting is implemented?

Each subnet's traffic is separated from every other subnet's traffic.

20
New cards

Complete the sentence...

Routers forward frames only as...

Needed to reach their destination.

21
New cards

What 2 advantages does subnetting limit by decreasing the size of each domain?

(1) Amount of broadcast traffic

(2) Collisions on Ethernet networks

22
New cards

IPv4 consists of what 2 pieces of information?

(1) Network

(2) Host

23
New cards

127.0.0.1 IPv4 Address is reserved for?

Loopback

24
New cards

10.0.0.0 - 10.255.255.255 IPv4 Address is reserved for?

Private

25
New cards

172.16.0.0 - 172.31.255.255 IPv4 Address is reserved for?

Private

26
New cards

192.168.0.0 - 192.168.255.255 IPv4 Address is reserved for?

Private

27
New cards

169.254.1.0 - 169.254.254.255 IPv4 Address is reserved for?

Link Local

28
New cards

Addresses whose host information - 255 IPv4 Address is reserved for?

(For example: 199.34.89.255)

Broadcast

29
New cards

Addresses whose host information = 0 IPv4 Address is reserved for?

(For example: 199.34.89.0)

Network ID

30
New cards

Because the octets equal to 0 and 255 are reserved, what are the numbers that can used for host information in an IPv4 address?

1 - 254

31
New cards

Adhering to a fixed network ID size limits?

The number of hosts a network can have.

32
New cards

Class A addresses are used by?

Large companies and government organizations.

33
New cards

Class B addresses are used by?

Midsized organizations.

34
New cards

Class C addresses are used by?

Smaller organizations, such as colleges.

35
New cards

What is the command to view IP information on a Windows machine?

ipconfig /all

36
New cards

What is the command to view IP information on a Linux or UNIX machine?

ifconfig -a

37
New cards

How is the IP address labeled on an Linux or UNIX machine?

inet addr