Oxygen 5 Digital - User Manual
Version 2.5 - 12/22/2010
Axel Technology srl
www.axeltechnology.com
|
Appendi x A -
Network design for Oxygen 5 Digital
110
16.4 IP subnets and IP routes
When you have made your network design, where the level 2 is separated and you IP routing is
available you need to care about correct IP addressing, subnets and routes. Altough your internal
Oxygen 5 Digital configuration will function without problem. These IP addressing are necessary for:
-
Configuration
-
NTP time synchronization
-
Remote access.
First you have to define a different subnet for each separated ‘level 2’ network. Lets say:
Network
Oxygen 5 Digital 1 Oxygen 5 Digital 2 Office
network-address
192.168.1.0/24
192.168.2.0/24
192.168.0.0/24
Where 192.168.1.0/24 also may be written as:
IP Address
: 192.168.1.x
Subnetmask
: 255.255.255.0
Gateway
: 192.168.1.y
DNS
: <IP internet DNS Server> or <IP of modem/router>
For your information we have added IP information to practical solution 3:
When you no want to reach Oxygen 5 Digital 1 and Oxygen 5 Digital 2 from the Example office PC it is
required make static routes. This because:
-
all network addresse s 192.168.1.0/24 need to be send via 192.168.0.11
-
all network addresse s 192.168.2.0/24 need to be send via 192.168.0.12
in the windows command line you can add permanent routes:
route -p ADD 192.168.1.0 MASK 255.255.255.0 192.168.0.11
route -p ADD 192.168.2.0 MASK 255.255.255.0 192.168.0.12
The same static routes are required if you want that the modem/router can access those subnets. You
want the modem to access the subnets in case of remote access from internet. See the modem/router
manual how to make static routes.
Oxygen 5 Digital 1
Physical switch 1
192.168.1.0/24
Oxygen 5 Digital 2
Physical switch 3
192.168.2.0/24
OFFICE
Physical switch
2
192.168.0.0/24
PC if
IP router
PC if
IP router
IP :192.168.1.234
Mask : 255.255.255.0
GW : 192.168.1.1
Oxygen 5 Digital
Rack
Oxygen 5 Digital
Surfac e
IP :192.168.1.200
Mask : 255.255.255.0
GW : 192.168.1.1
Oxygen 5 Digital
Rack
Oxygen 5 Digital
Surfac e
IP :192.168.2.200
Mask : 255.255.255.0
GW : 192.168.2.1
IP :192.168.0.20
IP :192.168.0.1
Example
office PC
Modem/router
to internet
IP :192.168.0.12
Mask : 255.255.255.0
GW : 192.168.0.1
IP :192.168.0.11
Mask : 255.255.255.0
GW : 192.168.0.1
IP :192.168.2.234
Mask : 255.255.255.0
GW : 192.168.2.1
IP :192.168.2.1
Mask : 255.255.255.0
GW : -
IP :192.168.1.1
Mask : 255.255.255.0
GW : -