Skip to main content

no ip subnet-zero command

More
14 years 2 months ago #33682 by Nevins
When would you ever want to use the "no ip subnet-zero command" given that it takes away from your allowable address range?

Useful Threads
================================
www.firewall.cx/forum/2-basic-concepts/3...e-resource-page.html
More
14 years 2 months ago #33684 by next_virus
take an example of class C /26 (i.e 192). When ip subnet-zero is removed, we have a subnet of 64 & 128 only.
But when subnet-zero is enabled we can have a subnets of 0, 64, 128 & 192.
More
14 years 2 months ago #33685 by Nevins
No I understand how it works... I just want to know why you would ever want to do that? What is the point of making hosts 1-62 and 191-254 not usable? It just seems like a waste.

Useful Threads
================================
www.firewall.cx/forum/2-basic-concepts/3...e-resource-page.html
More
14 years 2 months ago #33687 by krik
Replied by krik on topic Re: no ip subnet-zero command
Hi,

As far as I know there were issue with those subnets in classful networks (where netmask information were not exchanged by the routing protocols).

To give an example, how would you differentiate network address 10.0.0.0/8 from 10.0.0.0/10 ? Same for the broadcast of the last /10, how would you differentiate 10.255.255.255/8 from 10.255.255.255/10?

Christophe Lemaire
www.exp-networks.be/blog/
More
14 years 2 months ago #33690 by Nevins

To give an example, how would you differentiate network address 10.0.0.0/8 from 10.0.0.0/10 ? Same for the broadcast of the last /10, how would you differentiate 10.255.255.255/8 from 10.255.255.255/10?


Well Subnet Zero does indeed get used:

www.cisco.com/en/US/tech/tk648/tk361/tec...186a0080093f18.shtml

I'm not exactly sure how that is managed I assume it has something to do with the fact that while the hosts ranges over lap the subnet masks are respectively different.



So at this point I'm wondering when is it okay and not ok to use the zero subnet?

Useful Threads
================================
www.firewall.cx/forum/2-basic-concepts/3...e-resource-page.html
More
14 years 2 months ago #33693 by Royh
Replied by Royh on topic Re: no ip subnet-zero command
hi
you should use "no ip sub.." while you have network devices that cannt communicate with devices which are on zero subnets , usually old routers. something in the way they read the binaries of the host in the zero subnet will not let them forward or reply to your request

hope that helps

Roy
Time to create page: 0.153 seconds