Code: Select all
root
|
----------------------------------
S1 C1 C2 S4
| |
---------- ---------------------------------
C1.1 C1.2 C4.1 C4.2 C4.3
Note : The root network and the child networks needs to be part of one large network. same network address/series, same subnet basically.
The reason for such a configuration is we want the system to work for C1.2 even if root is down. and we want S1 to take the load for its own child. the servers S1, S4 and so on comes from different organizations. we want certain services hosted on C1.2 to be available at both root and S1. and at the same time allow backups of C1.2 at both S1 and root.