Term
|
Definition
| Addresses that can be used regardless of the type of physical networks used, providing each device (at least) one address. _______ enables the routing process to identify a packet’s source and destination. |
|
|
Term
|
Definition
| A protocol that aids routers by dynamically learning about the groups of addresses in the network, which in turn allows the routing (forwarding) process to work well. |
|
|
Term
|
Definition
|
|
Term
|
Definition
| An application layer protocol used throughout the Internet for translating hostnames into their associated IP addresses. |
|
|
Term
|
Definition
| Dynamic Host Configuration Protocol |
|
|
Term
| Dynamic Host Configuration Protocol (DHCP) |
|
Definition
| A protocol used by hosts to dynamically discover and lease an IP address, and learn the correct subnet mask, default gateway, and DNS server IP addresses. |
|
|
Term
|
Definition
| Address Resolution Protocol |
|
|
Term
| Address Resolution Protocol (ARP) |
|
Definition
| An Internet protocol used to map an IP address to a MAC address. Defined in RFC 826. |
|
|
Term
|
Definition
|
|
Term
| Packet Internet Groper (ping) |
|
Definition
| An Internet Control Message Protocol (ICMP) echo message and its reply; ______ often is used in IP networks to test the reachability of a network device. |
|
|
Term
| Default Gateway/Default Router |
|
Definition
| A router’s Ethernet interface on a subnet. |
|
|
Term
|
Definition
| In IP Version 4 (IPv4), a 32-bit address assigned to hosts using TCP/IP. Each address consists of a network number, an optional subnetwork number, and a host number. |
|
|
Term
| Network Broadcast Address |
|
Definition
| In IPv4, a special address in each classful network that can be used to broadcast a packet to all hosts in that same classful network. Numerically, the address has the same value as the network number in the network part of the address, and all 255s in the host octets. |
|
|
Term
| Network Number/Network Address |
|
Definition
| A number that uses dotted decimal notation like IP addresses, but the number itself represents all hosts in a single Class A, B, or C IP network. |
|
|
Term
|
Definition
| The portion of an IPv4 address that is either 1, 2, or 3 octets/bytes long, based on whether the address is in a Class A, B, or C network. |
|
|
Term
|
Definition
| A list of routes in a router, with each route listing the destination subnet and mask, the router interface out which to forward packets destined to that subnet, and, as needed, the next-hop router’s IP address. |
|
|
Term
|
Definition
| Subdivisions of a Class A, B, or C network, as configured by a network administrator. _____ allow a single Class A, B, or C network to be used instead of multiple networks, and still allow for a large number of groups of IP addresses, as is required for efficient IP routing. |
|
|
Term
|
Definition
| Any device that can send and receive packets. |
|
|
Term
|
Definition
|
|
Term
|
Definition
| The most widely used version of IP. Address exhaustion is expected mid-2011. IPv6 will be the new standard. |
|
|
Term
|
Definition
| Thinking of an IP address in three parts: network, subnet, and host. |
|
|
Term
|
Definition
| Routing process considers the network and subnet parts of the address together – each address has two parts: the part on which routing is based, and the host part. |
|
|
Term
|
Definition
| Internet Control Message Protocol |
|
|
Term
| Internet Control Message Protocol (ICMP) |
|
Definition
| Ping command uses this to send message called ICMP echo request. If they reply, it worked. ICMP does not rely on any application – it tests Layers 1, 2, and 3 of the OSI model. |
|
|
Term
|
Definition
| An IPv4 Class A, B, or C network; called a classful network because these networks are defined by the class rules for IPv4 addressing. |
|
|