WHAT IS A NETWORK ADDRESS?
NETWORK ADDRESS
It is more commonly known as IP address.
It is the numeric address of a computer connected to the network.
Is a set of numbers, called ass "octets" or "dotted decimal" notation, that identifies any network device.
Example:
172 . 16. 254. 1
IP Version
1. IPv4 - IP version 4 is the standard version.
2. IPv6 - IP version 6 is the advance version.
IPv4 - Internet Protocol version 4
IPv4 address are canonically represented in dotted-decimal notation, which consists of four decimal numbers, each ranging from 0 to 255, separated by dots, eg., 172.16.254.1. Each part represents a group of 8 bits (octets) of the address.
Binary Digit of 172
128 64 32 16 8 4 2 1
1 0 1 0 1 1 0 0
Classes of IP address:
Class A - 1 to 126
Class B - 128 to 191
Class C - 192 to 223
Class D - 224 to 239 - multicast
Class E - 240 to 255 - reserved for future experimental purposes
127 - loop back function of network.
Creating IP address:
1. Right click My Network Places
2. Click Properties
3. Right click Local Area Connection
4. Click Properties
5. Click TCP/IP
6. Click Properties
7. Click OK
IP Configuration:
1. Click Start Button
2. Click Run
3. Type CMD
4. Type IPConfig
5. Type Ping(IP address)
Comments
Post a Comment