Posts

Showing posts from January, 2019

WHAT IS A NETWORK ADDRESS?

Image
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...