Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

See Active Directory Networks for information about the network subnets containing Active Directory components such as domain controllers

Overview

The Sites and Subnets of an Active Directory define the association between domain controllers and well-connected locations. Each Site is a named collection of one or more domain controllers as well as one or more subnets. Windows devices connected to Active Directory will, by default, leverage the Site configuration to locate the nearest domain controller by performing the following steps:

  1. Query Active Directory for the sites and subnets information
  2. Identify the site that has a subnet value which best matches the IP address on the client
  3. Select a domain controller from the site identified in the previous step

The site selection behavior can be overridden via Group Policy. The "Specify site name" policy at "Computer Configuration\Administrative Tempates\System\Net Logon" can be enabled and configured with the Site Name from the table below to force a device to use a specific site.

Site Codes

The Austin Active Directory defines three-character site codes to provide an abbreviated reference to a site. The site codes are split into two groups: campus site codes for sites associated with networks on campus and cloud site codes for sites associated with networks hosted by cloud providers. Campus site codes are simple abbreviations (aus, atx, pub, etc.) while cloud site codes follow a general rule:

  • the first character is an abbreviation for the cloud provider: sites in AWS start with 'w' and sites in Azure start with 'z'
  • the second and third characters are abbreviations for specific regions in the cloud provider .

Site Details

The Austin Active Directory defines multiple sites and subnets to associate domain controllers with specific physical locations both on-campus and in the cloud. 

Sites in the Austin Active Directory - Current

Site NameSite CodeDomain ControllersSubnetsNotes
Austin-PublicpubPublic DCsPublic DC subnetsprovide DNS resolution and AD services to specific off-campus customers
Austin-ServicessvcService DCs for applicationsService DC subnets, RODC subnetsload-balanced DCs on campus
AWS-US-East-1we1Cloud DCs in AWS US East 1 regionSubnets in AWS US East 1 region
Azure-South-CentralzscCloud DCs in Azure South Central regionSubnets in Azure South Central region
Azure-West-US-2zw2Cloud DCs in Azure West US 2 regionSubnets in Azure West US 2 region
Default-First-Site-NameatxCampus DCsOn-campus subnets not in other sites

Sites in the Austin Active Directory - Future

Site NameSite CodeDomain ControllersSubnetsNotes
Austin-PublicpubPublic DCsPublic DC subnetsprovide DNS resolution and AD services to specific off-campus customers
Austin-ServicesatxService DCs for applicationsService DC subnets, RODC subnetsload-balanced DCs on campus
AWS-US-East-1we1Cloud DCs in AWS US East 1 regionSubnets in AWS US East 1 region
Azure-South-CentralzscCloud DCs in Azure South Central regionSubnets in Azure South Central region
Azure-West-US-2zw2Cloud DCs in Azure West US 2 regionSubnets in Azure West US 2 region
Default-First-Site-NameausCampus DCsOn-campus subnets not in other siteswill align Active Directory site code with CM site code

References

  • No labels