NETWORK 


A computer network is a group of two or more computer system linked together, collection of machine devices, computer, mobile, notes, servers, etc.


* Lan: (Local area network) uses private/in a limited range (WIFI, Bluetooth).

* Man: (Metropolitan area network) uses publics/city/state (limited area) network. Ex. cable tv operator,   broadband connection, landline connection.

* Wan: (Wide area network) uses public, entire world, group of countries, internet access through   satellite.

* Pan: (Personal Area Network)



  It is a unique identification address in a network for each connected device.


Types of IP address:

(Uses, versions and allocation)

* Allocation: Static is fix does not change. Dynamic is a continuous process.

* Versions of IP address: 

  There are two versions of IP:

i IPV4: Internet protocol version 4

  Properties of IPV4:

  Size- It is a 32 bit address.

  No. of blocks: It consist of 4 blocks.

  Types of characters allowed : Only Numeric Value.

  Each block separated by:  (.) Dot.

  Min. number allowed in a block: 0 Zero

  Max. number allowed in a block: 255

  Limit: 4.3 Billions

  

  Classification Of IPV4:

  IPV4 Divided into5 different classes named (A-E)

  A-  1-126 + 127  (Private/Public)+ (local host)

  B-  128-191      (Publics and Private)

  C-  192-223      (Public and Private)

  D-  224-239      (Reserved classes)

  E-  240-255      (Research and development, Broadcasting)


 A- NID.HID.HID.HID

 B- NID.NID.HID.HID

 C- NID.NID.NID.HID

 D- NID.NID.NID.NID

 E- NID.NID.NID.NID

 

 Private range of class A,B,C

 A- 10.0.0.1    - 10.255.255.255

 B- 172.16.0.1  - 172.131.255.255

 C- 192.168.0.1 - 192.168.255.255


  NID- constant or fix

  HID- changes


  A- 1.0.0.1   -> 9.255.255.255   (Public)

     10.0.0.1  -> 10.255.255.255  (Private)

     11.0.0.1  -> 126.255.255.255 (Public)

     127.0.0.1 -> 127.255.255.255 (Local host/Loop back)

  

  B- 128.0.0.1   -> 172.15.255.255  (Public)

     172.16.0.1  -> 172.131.255.255 (Private)

     172.132.0.1 -> 191.255.255.255 (Public)


  C- 192.0.0.1   -> 192.167.255.255 (Public)

     192.168.0.1 -> 192.168.255.255 (Private)

     192.169.0.1 -> 223.255.255.255 (Public)


*  IPV6

   Properties of IPv6:

   Size- 128 bit

   No. of blocks: 8  

   Types of Character: Alpha-numeric (0-9, a-f)

   Each block separated by:  (:) Colon

   No./ character allowed: 0-9, a-f 

   Min. number of character/digit:  1  One


*  Global IP allocation process

   International corporates

   ICANN

   IANA: Internet Assigned Number Authority

   RIR: Regional Internet Registry.

   APNIC: Asia Pacific Network Information Center

   VSNL: Vides Sanchar Nigam Limited.

Comments

Popular posts from this blog

Ports