Explain TCP IP version 4
An IPv4 is a 32-Bit address system, it uses dotted-decimal numbers. Explain an IP version 4 address look like 10.0.0.0
A subnet mask also knows as a "Sub Network" is identified as a part of an organization network.
A public IP is an IP address that can be accessed over the internet. Like a postal address used to delivering postal mail to your home, a public IP address is a globally unique IP address assigned to computer devices.
Private IP address on the other hand is used to assign on the computer within your private company space without letting them directly exposed to the internet.
CIDR ( Classless Inter-Domain Routing ) is a way to allow more flexible allocation on internet protocol (IP) address than was possible with the original IP address classes
Address Options for TCP/IP version 4
Additionally, IP version 4 offers a range of Non- Routable addresses also know as private addresses. These addresses assigned to the computer inside your organization. To rout these addresses on the public internet.
TCP/IP version 4 APIPA (Automatic Private IP Address) It has a range of 169.254.X.X Note. APIPA occurs if your organization's DHCP Server is not accessible and can not provide the IP address to the connected clients or if there is an IP address conflict.
Configure TCP/IP version 4 network
Then right-click on an adaptor
Then again click on the properties
Static or Dynamic
Subnet Mask
A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address, subnet mask is made by setting network bits to all "1" and setting host bits all "0".
Gateway
A gateway is a node or a router address in a computer network. The gateway decides to route the network traffic to another destination.
DNS Setting
DNS stands for Domain Name Server setting on your computer specify which DNS server will be used, or which IP address should be used for a particular domain or to access the internet.
Validate setting on exit is used to check if the IP address assigned is proper and should be not be used by other devices.
Learn more:-