KING'S IT WORLD
please register to watch content in detail
THANKS
ADMIN KINGSIT WORLD
KING'S IT WORLD
please register to watch content in detail
THANKS
ADMIN KINGSIT WORLD
KING'S IT WORLD
Would you like to react to this message? Create an account in a few clicks or log in to continue.

KING'S IT WORLD


 
HomeHome  GalleryGallery  SearchSearch  Latest imagesLatest images  RegisterRegister  Log inLog in  
Search
 
 

Display results as :
 
Rechercher Advanced Search
kings it world text ad
KINGSITWORLD CALENDAR
Follow me on G+
KINGSITWORLD WEATHER
Latest topics
» QURAN MAJEED KE TAFSEER
CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010 Icon_minitimeMon Aug 20, 2012 2:59 am by YOUSUFHALI

» PHY301 CIRCUIT THEORY REFERENCE BOOK
CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010 Icon_minitimeWed Jul 25, 2012 11:36 am by shabbir1915

» MTH202 ASSIGNMENT NO 3 SOLUVED
CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010 Icon_minitimeMon Jun 11, 2012 9:51 am by jaffarhussain

» Retrieve the DTC In the Jewel Module of 1995 Ford
CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010 Icon_minitimeThu May 31, 2012 11:51 am by obd2tool

» How you can Obvious the Check Engine Light on the
CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010 Icon_minitimeThu May 31, 2012 11:43 am by obd2tool

» send free sms and send free sms update on facebook
CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010 Icon_minitimeTue May 15, 2012 8:33 pm by rizwan269

» United Bank Limited (UBL) - Fee Deposit
CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010 Icon_minitimeThu May 10, 2012 3:33 pm by irumnaz

» PHOTO MIXER SOFTWARE
CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010 Icon_minitimeFri Apr 20, 2012 10:02 am by sacredwkb

» Entrepreneurship Survey
CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010 Icon_minitimeThu Mar 08, 2012 2:20 pm by Admin

» Fall 2011 Semester Result Announced
CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010 Icon_minitimeThu Mar 08, 2012 2:19 pm by Admin

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
kings it world text ad
Social bookmarking
Social bookmarking reddit      

Bookmark and share the address of KING'S IT WORLD on your social bookmarking website

Bookmark and share the address of KING'S IT WORLD on your social bookmarking website
visitors counter
CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010 Image
Powered by website analytics technology.
Keywords
paper 2010 final MGMT611 HRM611 2011 MGT502 term assignment
kings it world text ad
FLAG COUNTER
free counters
LIVE TRAFFIC

 

 CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010

Go down 
AuthorMessage
Admin
Admin
Admin


Scorpio
Posts : 638
Points : 2155
Reputation : 19
Join date : 2010-05-15
Age : 36
Location : islamabad

CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010 Empty
PostSubject: CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010   CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010 Icon_minitimeFri Jan 07, 2011 3:58 pm

CS610 IDEA SOLUTION NO 3


Classful Vs Classless Address



Classful addressing:In the classful addressing system all the IP addresses that are available are divided into the five classes A,B,C,D and E, in which class A,B and C address are frequently used because class D is for Multicast and is rarely used and class E is reserved and is not currently used.Each of the IP address belongs to a particular class that's why they are classful addresses.Earlier this addressing system did not have any name,but when classless addressing system came into existence then it is named as Classful addressing system.The main disadvantage of classful addressing is that it limited the flexibility and number of addresses that can be assigned to any device.One of the major disadvantage of classful addressing is that it does not send subnet information but it will send the complete network address. The router will supply its own subnet mask based on its locally configured subnets. As long as you have the same subnet mask and the network is contiguous, you can use subnets of a classful network address.



Classless Addressing:Classless addressing system is also known as CIDR(Classless Inter-Domain Routing).Classless addressing is a way to allocate and specify the Internet addresses used in inter-domain routing more flexibly than with the original system of Internet Protocol (IP) address classes.What happened in classful addressing is that if any company needs more than 254 host machines but far fewer than the 65,533 host addresses then the only option for the company is to take the class B address.Now suppose company needs only 1000 IP addresses for its host computers then in this (65533-1000=64533) IP addresses get wasted.For this reason, the Internet was, until the arrival of CIDR, running out of address space much more quickly than necessary. CIDR effectively solved the problem by providing a new and more flexible way to specify network addresses in routers.A CIDR network address looks like this:

192.30.250.00/15

The "192.30.250.00" is the network address itself and the "15" says that the first 15 bits are the network part of the address, leaving the last 17 bits for specific host addresses.One more advantage of classless addressing is that classless protocol sends subnet information. This allows you to create discontiguous networks with any given classful network address.

(i) Show your IP address and subnet mask

To use the ipconfig utility, go to the Start button. Select Run.


Enter command into the Open box and click OK. This will open the MS-DOS (Command) Prompt window.
C:\WINDOWS\Desktop>
Enter ipconfig and press Enter. You should see something similar to the output below.

Example: Dialup Connection (Windows XP)
C:\WINDOWS\Desktop>ipconfig

Windows IP Configuration

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : expedient.net
IP Address. . . . . . . . . . . . : 216.151.124.X
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 216.151.124.1

PPP adapter Dialup Stargate:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 209.166.149.121
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 209.166.149.121


Given the address 23.56.7.91, find the beginning address i.e. network address

Solution

The default mask is 255.0.0.0, which means that only the first byte is preserved and the other 3 bytes are set to 0s. The network address is 23.0.0.0.


See these links for guide line
[You must be registered and logged in to see this link.]
and
[You must be registered and logged in to see this link.]

and you will convert the address as the individual number like first convert 192 the 168. and so on and after that you will write in the form of
binary of 192 then a dot"."and then next binary of 168 and then dot and so on



What is the class of your IP address in classful scheme and why?

It is class c address because it is between 192 to 233


Back to top Go down
 
CS610 ASSIGNMENT NO 3 SOLUTION FALL 2010
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
KING'S IT WORLD :: EDUCATION :: ASSIGNMENTS-
Jump to: