Sponsored Content
Full Discussion: Subnetting
Special Forums IP Networking Subnetting Post 302993569 by lobsang on Saturday 11th of March 2017 07:33:30 AM
Old 03-11-2017
Quote:
Originally Posted by drysdalk
Hi,

To put it as simply as possible, in any given network range the very first address and the very last address are not usable for hosts. The first address is the network address, and the last address is the broadcast address.

So for 192.168.1.0/24 you'd have:

192.168.1.0 - Network address (NOT usable for hosts)
192.168.1.1 through 192.168.1.254 - Free IPs (Usable for hosts)
192.168.1.255 - Broadcast address (NOT usable for hosts)

And for /25 sub-nets (and all others besides) it'd be the same: the first address in the range and the last address in the range are not usable for hosts.
Thank you Drysdalk . i believe i didn't understood properly what a single ip address means. From your above explanation . for e.g.
Code:
192.168.1.1 through 192.168.1.254 - Free IPs (Usable for hosts)

Does all those ip are list of single ip address. i believe list of hosts in ip class means list of single ip address. Does my public ip address as mentioned
Code:
46.126.40.51

means one of hosts from class A public ip address .
 

3 More Discussions You Might Find Interesting

1. IP Networking

Subnetting

We have subnetted our Internal Network. We used an I.P. range of 172.16.16.0-254, 172.16.17.0-254, 172.16.18.0-254, 172.16.19.0-254 and mask 255.255.252.0. We created a subnet range of 172.16.10.0-254 and maske 255.255.255.0. Our routers are configure to route to approprate network. We are able... (2 Replies)
Discussion started by: cassy
2 Replies

2. IP Networking

Subnetting in 11 steps

As seen on Digg.com, here is my ip addressing article in full... Original Subnetting in 11 Steps article Subnetting in 11 Steps There are a few things that you will need to know first. I personally use 11 rules that I learned from Mike Vana. Below you will find the 11 rules as well as... (1 Reply)
Discussion started by: jking2100
1 Replies

3. IP Networking

Subnetting

Guys, Anyone could help me understand subnetting. I know a bit in networking but there are things that I don't get them easily. Thank You in advance. (1 Reply)
Discussion started by: etcpasswd
1 Replies
whois(1)						      General Commands Manual							  whois(1)

NAME
whois - Internet username directory service SYNOPSIS
whois [-h server] name... The whois command looks up user, host, and organization names in the Network Information Center (NIC) database. OPTIONS
Specifies a whois server other than the default server rs.internic.net. DESCRIPTION
The name argument can specify the following: The name of a registered user The name of a registered Internet host The name of some other entity recognized by the whois server By default, the whois command queries the host rs.internic.net. The operands specified to the whois command are concatenated together (separated by white-space) and presented to the whois the server. The default action, unless directed otherwise with a special name is to do a very broad search, looking for matches to name in all types of records and most fields (such as name, nicknames, host name, and network address) in the database. For more information as to what name operands have special meaning, and how to guide the search, use the special name help. EXAMPLES
To display the NIC database entry for the organization osf.org, enter: whois osf.org Open Software Foundation (OSF-DOM) 11 Cambridge Center Cambridge, MAS 02142 Domain Name: OSF.ORG . . . SEE ALSO
DARPA Internet Request for Comment: NICKNAME/WHOIS (RFC 812) whois(1)
All times are GMT -4. The time now is 12:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy