Exam: The Internet Protocol Flashcards
IPV4
The IPv4 address is a logical network address that identifies a particular host. Must be configured within a LAN for local and configured for remote communication (the internet).
Where can the IPV4 be found?
On the network interface card (NIC). Some servers can have more than one NIC and each of these has its own IPv4 address.
How do you know the local network IP address?
First three parts to the IP address
How do you know the individual host numbers?
Last part of the IP address
What is the purpose of the subnet mask in conjunction with an IP address?
to determine the subnet to which the host belongs
How many octets exist in an IPv4 address?
4
What criterion must be followed in the design of an IPv4 addressing scheme for end devices?
Each IP address must be unique within the local network
Which two parts are components of an IPv4 address?
network portion & host portion
What are two features of IPv4 addresses?
An IPv4 addressing scheme is hierarchical & IPv4 is a logical addressing scheme
How large are IPv4 addresses?
32-bit
Why do Multicast transmission reduce traffic?
Multicast transmission reduces traffic by allowing a host to send a single packet to a selected set of hosts that subscribe to a multicast group
What happens when a router receves a broadcast?
Routers do not propagate broadcasts. Each router interface connects to a broadcast domain and broadcasts are only propagated within that specific broadcast domain.
Which statement describes one purpose of the subnet mask setting for a host?
It is used to determine to which network the host is connected.
What is one reason for subnetting an IP network?
to reduce the scope of broadcast flooding
A user is unable to access the company server from a computer. On issuing the ipconfig command, the user finds that the IP address of the computer is displayed as 169.254.0.2. What type of address is this?
link-local
A high school in New York (school A) is using videoconferencing technology to establish student interactions with another high school (school B) in Russia. The videoconferencing is conducted between two end devices through the internet. The network administrator of school A configures the end device with the IP address 209.165.201.10. The administrator sends a request for the IP address for the end device in school B and the response is 192.168.25.10. Neither school is using a VPN. The administrator knows immediately that this IP will not work. Why?
This is a private IP address.