The Deployment Architecture

The following figure describes the deployment architecture. In this deployment walkthrough you will deploy each of the servers shown below into a lab environment.

Cc501446.b3d4b49e-6498-48a3-b157-ca06646a45f4(en-us,TechNet.10).gif

Figure: Deployment architecture

Deployment Network Architecture

The solution architecture calls for a three-tiered, four-zone network architecture, in which each zone consists of servers in a single subnet or a virtual local area network (VLAN) spanned across multiple subnets. However, because lab networks vary widely, as do production networks, the deployment walkthrough will only loosely represent this model. There are no requirements in this walkthrough for routers or other network hardware or for separate subnets. Instead, the suggestion is to assign each server an IP address in a Class A network (Subnet Mask 255.0.0.0) in which the third octet reflects the zone. For example, a server in zone 3 may have an IP address of 10.0.3.5 whereas a server in zone 2 will have an IP address of 10.0.2.5. The following table describes a sample Deployment Walkthrough IP addressing scheme.

Table: Deployment Walkthrough IP Addressing Scheme

Zone Subnet mask IP range

1

255.0.0.0

10.0.1.x

2

255.0.0.0

10.0.2.x

3

255.0.0.0

10.0.3.x

4

255.0.0.0

10.0.4.x

In this model each server is deployed with a single Public Network Interface card, except for the clustered servers which still require a Private Interface for heartbeat traffic.