Test 2 Flashcards
Network.host.host.host Network.network.host.host Network.network.network.host Multicast Research
Class :
A B C D E
is the defacto protocol used within the Internet
The Internet Protocol (IP)
All other Internet layer protocols exist to serve:
IP
How many bytes does an IP address have?
20 bytes
24 bytes with options
IP packets have how many fields?
12
Internet protocol has used what version?
Version(4bits) Version number (0100 for IPv4)
IP header length is:
4 bits
Length of header in 42-bit words
IP total length:
16 bits
Length of packet (header and data) in bytes
How many bits it Time To Live?
8 bits
Essentially a hop count value. When value reaches zero, packet is discarded
Time To Live
How many bits are in protocol:
8 bits
Similar to DoD Host-To-Host layer’s port number.
This number represent the DoD Host-To-Host layer protocol to which this packet should be directed
Protocol
The portion of an IPv4 address that represents the network within which hosts reside.
Network IP Address
The IP address used by hosts to send a packet to all devices on a network
Broadcast IP Address
What address represents all networks. Also called a Layer 3 broadcast:
255.255.255.255
What’s the Broadcast IP Address for 192.168.24.0:
192.168.24.255
Also called Hierarchical IP Addressing Scheme
32 bit IPv4 addresses
Dotted Quad notation A.B.C.D , where A, , B C and D represent 8- bit binary numbers
Five classes of IPv4 addresses: A - E
Classfull IP Addressing Scheme
What is class A range for the 1st octet? Which ones are reserved?
1-126
Reserved: 0 and 127
What is class B range for the 1st octet?
128-191
What is class C range for the 1st octet?
192-223