Ip addressing assignment help, computer science, Basic Computer Science

Assignment Help:
An IP address consists of 4 contiguous octets and is generally written in Dotted Decimal Notation in the form:

A.B.C.D


Where:
A represents the most significant octet, D the least significant octet
A,B,C and D are integers between 0 and 255


The 32 bits in an IP address are split between a unique:

Net ID which represents the network to which the host or gateway is attached
Host ID which uniquely identifies a specific host within that network

Note: The Net ID always precedes the Host ID.

Special and Reserved Addresses

There are groups of reserved addresses (RFC 1918: Address Allocation for Private Internets)


10.0.0.0 – 10.255.255.255
This is a Class A address
172.16.0.0 – 172.31.255.255
This is a set of 16 contiguous class B addresses
192.168.0.0 - 192.168.255.255
This is a set of contiguous class C addresses.

Related Discussions:- Ip addressing assignment help, computer science

Operating system, Ask question describes deadlock avoidance#Minimum 100 wor...

Ask question describes deadlock avoidance#Minimum 100 words accepted#

Input - output services, Input/Output Services:   Every operating syst...

Input/Output Services:   Every operating system, large or small, provides input/output services for each device in the system. The operating system includes I/O device driver

What is computer, how to use computer and how we can manage it

how to use computer and how we can manage it

Deadlocks, What is methods For handling Deadlocks?

What is methods For handling Deadlocks?

What help with this Assembly language Subroutine, Write an ARM subroutine w...

Write an ARM subroutine which will extract a substring from a string. You will need to use the library routine malloc to allocate memory for the new string. The subroutine signatu

Execute a command in operating system, Execute a command in operating syste...

Execute a command in operating system: In order to execute a command OS does the following steps:   It accepts a command from a user through mouse clicks or from t

Global positioning system, How does GPS work in the field of Sport or athle...

How does GPS work in the field of Sport or athletics?

Standard Data Types, The data stored in memory can be of a lot of types. In...

The data stored in memory can be of a lot of types. In case, a person’s age is stored as a numeric value and his or her address is stored as alphanumeric characters. Python has som

ToDoMenu, In this assignment, you should create a class called ToDoMenu whi...

In this assignment, you should create a class called ToDoMenu which has a main method that contains the code that implements a command-line menu for managing a collection of ToDoIt

C++, whats the out put of int main(){ int n=310; funcone(n); functwo(&n); ...

whats the out put of int main(){ int n=310; funcone(n); functwo(&n); cout return 0; } void funcone(intn) n=240; } void func two(intn*) { n=120; }

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd