Chapter 8: IP addressing Flashcards
What the RFC 1918 Private address classes?
8.1.4.1
- 0.0.0 to 10.255.255.255 /8
- 16.0.0 to 172.31.255.255 /12
- 168.0.0 to 192.168.255.255 /16
What is the loopback address?
8.1.4.3
127.0.0.1
What is the Local Link address (APIPA)?
8.1.4.3
169.254.0.0 to 169.254.255.255 /16
What are all the Class Full address (RFC1700)
Class A 0.0.0.0 to 127.0.0.0 /8
Class B 128 to 191.255.0.0 / 16
Class C 192.0.0 to 223.255.255.0 /24
Class D 224.0.0 to 239.255.255.255 /4 (M/cast)
Class E 240.0.0. to 255.255.255.255 /4 (Res)
What is Unicast?
8.1.3.3
Unicast - The process of sending a packet from one host to an individual host
What is Broadcast?
8.1.3.3
Broadcast - The process of sending a packet from one host to all hosts in the network
What is Multicast?
8.1.3.3
Multicast - The process of sending a packet from one host to a selected group of hosts, possibly in different networks
What is Anycast?
Anycast - single sender are routed to the topologically nearest node in a group of potential receivers, though it may be sent to several nodes, all identified by the same destination address
What is limited Broadcast?
Limited uses the broadcast Address 255.255.255.255 which limited to the physical network. Will not be passed on by routers
Directed Broadcast?
Will broadcast to anywhere on network. It sets the host portion to .255