Hi all!
I have a private network (/21) for example 10.0.0.0/21.
This allows for 2046 possible usable addresses. There is a single router that nats this private traffic for the outside world.
There aren't 2k hosts in this network, but I am forced to keep such a large subnet (manager likes all the room for growth?).
Since all of the hosts are in the same subnet none of their traffic hits the router except of course in the case where traffic is directed at a host outside of the network (like a web or ftp site) at which point the router does his thing.
My question is this, are there any drawbacks to leaving the configuration as is? Specifically does this force my router to keep very large routing tables or anything? I mean technically the router has to be able to NAT 2046 addresses for internet traffic in the case that a host popped up on one of those previously unused addresses??
I'm looking for ways to minimize impact on router CPU since running a smaller subnet is not an option for me at the moment.
Anyone have any thoughts?
I have a private network (/21) for example 10.0.0.0/21.
This allows for 2046 possible usable addresses. There is a single router that nats this private traffic for the outside world.
There aren't 2k hosts in this network, but I am forced to keep such a large subnet (manager likes all the room for growth?).
Since all of the hosts are in the same subnet none of their traffic hits the router except of course in the case where traffic is directed at a host outside of the network (like a web or ftp site) at which point the router does his thing.
My question is this, are there any drawbacks to leaving the configuration as is? Specifically does this force my router to keep very large routing tables or anything? I mean technically the router has to be able to NAT 2046 addresses for internet traffic in the case that a host popped up on one of those previously unused addresses??
I'm looking for ways to minimize impact on router CPU since running a smaller subnet is not an option for me at the moment.
Anyone have any thoughts?