Skip to content

bobbymehra/Subnetting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

IP Address:

  • Types of IP Address:
    • IPv4
    • IPv6
  • Public and Private IP Address:
    • Private IP Address
Class Start Address Finish Address
A 10.0.0.0 10.255.255.255
B 172.16.0.0 172.16.255.255
C 192.168.0.0 192.168.255.255
  • Public IP Address
Class Start Address Finish Address
A 0.0.0.0 0.255.255.255
B 128.0.0.0 128.255.255.255
C 192.0.0.0 192.255.255.255
D 224.0.0.0 224.255.255.255
E 240.0.0.0 240.255.255.255
  • Static IP Address:
  • Dynamic IP Address:
  • Classes of IP Address:

Classes-of-IP-addresses-1024x724

- ClassA
- ClassB
- ClassC
- ClassD

images

Subnetting

Subnetting is a method of dividing a single physical network into logical sub-networks (subnets). Subnetting allows a business to expand its network without requiring a new network number from its Internet service provider. Subnetting helps to reduce the network traffic and also conceals network complexity. Subnetting is necessary when a single network number must be assigned to several portions of a local area network (LAN).

Subnetting splits networks into small subnets. A subnet, known as a subnetwork, is a part of a larger network. Subnets are the logical division of an IP network into many smaller network parts.

What is the use of Subnetting?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published