Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Zero Subnet

Status
Not open for further replies.

ElijahBaley

IS-IT--Management
Joined
May 4, 2001
Messages
1,598
Location
GB

Hi

Just wanted to clarify something, is the zero subnet in the example below valid?

Subnet 199.88.99.0 255.255.255.252

Hosts 199.88.99.1 to 199.88.99.2

Broadcast 199.88.99.3

I though the first valid subnet would be

Subnet 199.88.99.4 255.255.255.252

Or is this where I would use the 'ip subnet-zero' command

Thanks
 
That is a valid subnet. You get two usable hosts which are 199.88.99.1 - 199.88.99.2 and the broadcast address is 199.88.99.3 leaving 199.88.99.4 as the next subnet address. Hope this helps
 
Hi eliaja
the subnet u metntioned are correct . it gives you two wan ip s' 199.88.99.1 and 2 rest become network and broadcast address.
thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top