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

Autonomous rational agents - artificial intelligence, A utonomous Rational...

A utonomous Rational Agents: In many cases, it is not accurate to talk about a particular program or a particular  robot, as the combination of and software and hardware in so

Expert system, Develop a simple expert system to pick ten stocks to conside...

Develop a simple expert system to pick ten stocks to consider. Create seven or more rules that could be used in such an expert system. Create five cases and use the rules

What is Assembler Programming?, To build assembler programs with TASM prog...

To build assembler programs with TASM programs is a different program structure than from using debug program. It''s important to comprise the subsequent assembler commands: ..CODE

Logic instructions , They are used to act upon logic operations on the oper...

They are used to act upon logic operations on the operators. AND OR, NEG NOT TEST XOR AND INSTRUCTION Function: It acts upon the conjunction of the operators bit by bit. Syntax: A

IF.ELSE Statement of python , Conditional constructs are used to integrate ...

Conditional constructs are used to integrate decision making into programs. The outcome of this decision making determines the series in which a program will execute instructions.

Arrays and strings, This is a C file. 1. The program starts by printing you...

This is a C file. 1. The program starts by printing your name with an end sign ">". For example, "NAME >"; 2. Then, you can type in a string. If the string is not "vi xxx", you pri

What is Multilevel Feedback Queue Scheduling?, • Multilevel feedback queue...

• Multilevel feedback queue-scheduling algorithm enables a process to move among queues. It uses a number of ready queues and acquaintances a dissimilar priority with every queue.

Synchronizing Threads in python, The threading module offered with Python i...

The threading module offered with Python includes a simple-to-implement locking mechanism that will permit you to synchronize threads. A new lock is formed by calling the Lock() me

#algorithm, #to determine whether given year is leap year or not

#to determine whether given year is leap year or not

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