Networking - TCP/IP - Discussion

Discussion Forum : TCP/IP - TCP/IP (Q.No. 5)
5.
Which of the following is private IP address?
12.0.0.1
168.172.19.39
172.15.14.36
192.168.24.43
Answer: Option
Explanation:
Class A private address range is 10.0.0.0 through 10.255.255.255. Class B private address range is 172.16.0.0 through 172.31.255.255, and Class C private address range is 192.168.0.0 through 192.168.255.255.
Discussion:
13 comments Page 1 of 2.

SAMBANTHAMOORTHY said:   1 decade ago
I need clear explanation about this question...

Prathyusha said:   1 decade ago
Simple there are some ranges for private address.
10.0.0.0 - 10.255.255.255

172.16.0.0 - 172.31.255.25

192.168.0.0 - 192.168.255.255
in option A first block is 12 so crosses range. option B first block is 168 does not come in to the range. option c first block 172 is ok but second block is 15 but range start from 16 so wrong. option d is correct one
(1)

Siva yadav said:   1 decade ago
These ranges on what basis they classified?

Sudheer kumar said:   1 decade ago
But in this question you are not mentioned particular class IP address?

Rajeev Singh said:   1 decade ago
But class of these IP address can be easily guessed on just seeing them and their respective private address can be get further.

Mahendra said:   1 decade ago
What does it mean by private IP address?
(1)

Priya said:   1 decade ago
In one Particular address like 172.31.255.25.
What is the host address value?

What is the IP address value?
Please can anyone explain?
(1)

Ramesh said:   1 decade ago
What does mean of private addressing?
(2)

Komal said:   1 decade ago
An address is a data structure understood by a network which uniquely identifies the recipient within the network. Addresses in other places than computer networks: Addresses are used by the postal system to allow a postman to find a person's house; to allow a computer to uniquely identify a location in memory.

You should add host addresses for systems that will communicate frequently with the system. You can:

View the entries in the hosts table,
Add an entry to the list of hosts,
Modify the IP address of a host,
Delete a host entry.

Abc said:   1 decade ago
Class Private Networks Subnet Mask Address Range.

A 10.0.0.0 255.0.0.0 10.0.0.0 - 10.255.255.255.

B 172.16.0.0-172.31.0.0 255.240.0.0 172.16.0.0-172.31.255.255.

C 192.168.0.0 255.255.0.0.

Address range for C-class 192.168.0.0-192.168.255.255.
(1)


Post your comments here:

Your comments will be displayed after verification.