Basic concept of computer network

Source: Internet
Author: User

1, three types of IP address:

1) Class A IP address

A Class A IP address consists of a 1-byte network address and a 3-byte host address, the highest bit of the network address must be "0", and the address range is from 1.0.0.0 to 126.0.0.0. There are 126 available Class A networks, each of which can hold more than 100 million hosts.

2) Class B IP Address
A class B IP address consists of a 2-byte network address and a 2-byte host address, the highest bit of the network address must be "10", and the address range is from 128.0.0.0 to 191.255.255.255. There are 16,382 available Class B networks, each of which can hold more than 60,000 hosts.
3) Class C IP Address
A Class C IP address consists of a 3-byte network address and a 1-byte host address, and the highest bit of the network address must be "110". range from 192.0.0.0 to 223.255.255.255. Class C network can reach more than 2.09 million, each network can accommodate 254 hosts.

2. Subnet mask

Level Two IP address: the first 16 digits indicate the network number, and the last 16 bits indicate the host number

Level Three IP address: the first 16 digits represent the network number, the next 8 bits represent the subnet number, and the last 8 bits indicate the host number

3, ARP is the address Resolution Protocol, the IP address is mapped to the hardware address, rarp is the inverse Address Resolution Protocol, mapping its own hardware address to the IP address.

Basic concept of computer network

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.