Ch4-Fundamentals of IPv4 Addressing & Routing Flashcards
On an IP host, the IP address of some router to which the host sends packets when the packet’s destination address is on a subnet other than the local subnet.
Default gateway/default router
A list of routes in the router, with each route listing the destination subnet and mask, the routing interface out which to forward packets destined for that subnet, and as needed, the next-hop router’s IP address
routing table
Subdivisions of a Class A, B, or C network, as configured by a network administrator.
IP subnet
A set of messages and processes with which routers can exchange information about routes to reach subnets in a particular network
routing protocol
An IP address that represents a single interface.
unicast IP address
The process of subdividing a Class A, B, or C network into smaller groups
subnetting
An internet protocol used to map an IP address to a MAC address. Defined in RFC 826
ARP (Address Resolution Protocol)
How does IPv4 expect addresses to be grouped into subnets or networks?
- IP addresses in the same group MUST NOT be separated by router.
- IP addresses in different groups MUST be separated by a router.
- 5 IP addresses separated by a router MUST be in different groups.
Break down the IPv4 Class A address space in terms of first octet range, portion of total address space, and intended purpose (unicast, multicast, etc) of addressing.
- First octet 1-126
- 1/2 total IPv4 address space
- Unicast addressing
Break down the IPv4 Class B address space in terms of first octet range, portion of total address space, and intended purpose (unicast, multicast, etc) of addressing.
- First octet 128-191
- 1/4 total IPv4 address space
- Unicast addressing
Break down the IPv4 Class C address space in terms of first octet range, portion of total address space, and intended purpose (unicast, multicast, etc) of addressing.
- First octet 192-223
- 1/8 total IPv4 address space
- Unicast addressing
Break down the IPv4 Class D address space in terms of first octet range, portion of total address space, and intended purpose (unicast, multicast, etc) of addressing.
- First octet 224-239
- 1/16 total IPv4 address space
- Multicast addressing
Break down the IPv4 Class E address space in terms of first octet range, portion of total address space, and intended purpose (unicast, multicast, etc) of addressing.
- First octet 240-255
- 1/16 total IPv4 address space
- Reserved/experimental addressing
Describe the size of the Class A network space in terms of number of networks available and number of hosts per network.
126 networks, approx 16 million hosts per network
Describe the size of the Class B network space in terms of number of networks available and number of hosts per network.
approx 16 thousand networks, approx 65 thousand hosts per network