Network Table assistance
Posted
by
mitchnufc
on Server Fault
See other posts from Server Fault
or by mitchnufc
Published on 2012-04-12T16:44:23Z
Indexed on
2012/04/12
17:31 UTC
Read the original article
Hit count: 196
I am designing a small network and have came up with the following table I am just wondering if this seems right, would appreciate some feedback, thanks.
Network/Router First IP Last IP Subnet Host Broadcast
Router 1 162.10.0.1 162.10.0.7 255.255.255.248 162.10.0.0 162.10.0.8
Network 1 162.10.1.1 162.10.2.253 255.255.254.0 162.10.1.0 162.10.2.254
Network 2 162.10.0.9 162.10.0.14 255.255.255.248 162.10.0.8 162.10.0.15
Router 2 162.10.0.17 162.10.0.18 255.255.255.252 162.10.0.16 162.10.0.19
Network 3 162.10.0.21 162.10.0.146 255.255.255.128 162.10.0.20 162.10.0.147
Router one is the IP assigned by the ISP
© Server Fault or respective owner