Configuring LAN Groups with static IP address must be done in a way that
the range of assignable IP address on each of the LAN groups should not
overlap with other lan groups. A rule of thumb would be that each lan group should be
on its own network.
For example, say you have 3 lan groups each being
setup with static IP addressing. Below is a sample configuration data,
LanGroup #1 IP Address 192.168.1.1 NetMask 255.255.255.0
LanGroup #2 IP Address 192.168.2.1 NetMask 255.255.255.0
LanGroup #3 IP Address 192.168.3.1 NetMask 255.255.255.0
The example shows that each lan group is on its own network and that
there is no everlap in assignable IP address besed on netmask.
|