Module 4 Flashcards

(11 cards)

1
Q

IPv4 Subnetting

A

is a logical subdivision of an IP network. The practice of dividing a network into two or more networks. Each IP class is equipped with its own default subnet mask which bounds that IP class to have a prefixed number of Networks and Hosts per network.

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

Network ID

A

is the portion of an IP address that identifies the TCP/IP network on which a host resides. Ex 192.168.1.0

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

Subnet Mask

A

is a 32-bit number created by setting host bits to all 0s and setting network bits to all 1s. Ex: 0.0.0.0 or 255.255.255.255

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

Usable IP Address

A

IP addresses are available to use in a network before the broadcast address. Ex. 192.168.1.2 - 126

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

Broadcast Address

A

is an IP address that is used to target all systems on a specific subnet network instead of single hosts. Last available IP address before going to next network ID. Ex 192.168.1.127

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

Bit Identification Technique - Bit

A

to use the bit string to know your subnet ID & sub host. Ex 128,64,32,16,8,4,2,1

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

Subnetting Classes

A

Class A Range 1-126 default mask 255.0.0.0
Class B Range 128-191 default mask 255.255.0.0
Class C Range 192-223 default mask 255.255.255.0
Note 127.0.0.0 used for looping back to you.

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

Subnetting

A

The practices of dividing a network into two or more networks making them bigger. Summarizes all IP @ routes into 1 IP @ by route aggregation. Border Gate Protocol - BGP is used.

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

Static IP Address

A

when you manually assign IP @s to each divide. Which can be difficult to manage if a large network, more secure compare to DHCP. Used on Server, souter, & switches where IP @ should not chage.

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

Dynamic IP Address

A

IP @’s is assigned automatically & quickly. DHCP keeps a record of all assigned IPs. Used for hosts, phones, & other network nodes that don’t need a static IP @. DHCP has optional features that can automatically assign devices to a dedicated server.

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

IPv6

A

New IP addressing structure. 128 bit @ represented as 32 hex bits. Separate from Ipv4.

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