Written Lab 3.1: TCP/IP Flashcards
What is the Class C address range in decimal and in binary?
192 through 223, 110xxxxx
What layer of the DoD model is equivalent to the Transport layer of the OSI model?
Host-to-Host or Transport
What is the valid range of a Class A network address?
1 through 126
What is the 127.0.0.1 address used for?
Loopback or diagnostics
How do you find the network address from a listed IP address?
Turn all host bits off.
How do you find the broadcast address from a listed IP address?
Turn all host bits on.
What is the Class A private IP address space?
10.0.0.0 through 10.255.255.255
What is the Class B private IP address space?
172.16.0.0 through 172.31.255.255
What is the Class C private IP address space?
192.168.0.0 through 192.168.255.255
What are all the available characters that you can use in hexadecimal addressing?
0 through 9 and A, B, C, D, E, and F