is a numerical label assigned to each device (e.g., computer, printer) participating in a computer network that uses the Internet Protocol for communication
What is IP address
This is the network id (network portion) of the following class C network: 192.0.0.10
What is 192.0.0
Give 1 specific class B private network address
What is 172.16.0.0- 172.31.0.0?
an IP address that can be routed on the Internet
What is a public address?
Give 1 class A private network.
What is 10.0.0.0
a numbering system consisting of the digits 0 and 1, used by computers to perform operations
What is Binary?
Host id (host portion) of following Class A IP address 4.5.6.7
What is 5.6.7
maximum number of hosts that a Class C network can hold
What is broadcast address?
an IP address used internally and not routed on the Internet
What is private address?
a utility that generates details about the route traveled by data sent between two devices
What is traceroute?
label assigned to a process is called _______. It is 16 bits in length.
Port Address
What is the network id (Network portion) of 191.1.2.3
What is 191.1
the IP address of a single host on a network
What is unicast address?
specific ranges of IP addresses that make up classes of addresses in which the number of available network and host addresses are defined
What is classful addressing?
a utility that sends a series of echo requests from one IP host to another IP host and that processes the echo reply messages to test connectivity between the devices
What is ping?
is a 32-bit number that masks an IP address to reveal the network address
What is Subnet mask?
maximum number of hosts that a Class C network can hold
What is 254?
an IP address representing a selected group of hosts
What is multicast address?
IP addressing standards created in 1993 that allow address allocation based on prefix length rather than predefined class rangeshttps://www.youtube.com/watch?v=IVb2ld3PuKM
What is 6classless addressing?
Network portion and host portion.
What are two parts of an IPv4 address?
is the principal communications PROTOCOL in the Internet protocol suite for relaying datagrams across network boundaries. Its routing function enables internetworking, and essentially establishes the Internet.
What is IP
the number of bits set to 1 in a subnet mask
What is the prefix length?
If a computer is connected to the network and is set to obtain an IP address automatically but has no DHCP server (giver of IP) what might be the possible IP address of the computer.
What is 169.254.0.1-169.254.255.255
an IP address that is required for every IPv6-enabled network interface and that allows a device to communicate with other IPv6-enabled devices on the same link
What is IPv6 Link-Local address?
240.2.6.255 is a particular type of IP address
What is an experimental IP address?