VMware ESXi and vSphere Cluster Management

Cisco ACS Initial Setup and Network Configuration

Learn how to configure Cisco ACS for first use: hostname, IPv4 management address, gateway, DNS, and the initial administrative account.

Cisco Secure Access Control System (ACS) provides centralized AAA: authentication, authorization, and accounting. Before ACS can be administered through its management interface, the appliance or virtual appliance needs an initial identity, management-network configuration, DNS settings, and an administrative account.

This initial setup is separate from later ACS policy work. After management connectivity is established, administrators can add network devices, configure RADIUS or TACACS+, connect identity stores, create authentication and authorization rules, and enable accounting or logging.

What the Initial Setup Configures

The initial setup establishes the minimum information ACS needs for administration and network communication:

  • A local hostname for identifying the appliance.
  • An IPv4 management address, subnet mask, and default gateway.
  • A DNS domain and one or more DNS name servers.
  • A primary administrative user and password.

The workflow is normally run from the appliance's local console after installation or first boot. For a virtual appliance, use the virtual machine console. It is not normally started from the web-based management interface because the management address has not yet been configured.

Accessing the Setup Workflow

Connect to the local appliance console or virtual machine console, sign in with the available console credentials, and run the setup command:

setup

The command starts an interactive, prompt-driven configuration process. Read each prompt carefully and enter values from the approved network design. Before accepting the final configuration, check every value because an incorrect address, mask, or gateway can make remote administration unavailable.

Initial Setup Prompts and Required Inputs

Setup fieldWhat it configuresExpected inputConstraints or notes
HostnameThe appliance's local system nameA meaningful, unique nameMaximum 15 characters; follow organizational naming standards
IP addressThe ACS management addressValid IPv4 addressMust belong to the assigned management subnet and not conflict with another host
Subnet maskThe local IPv4 network boundaryFor example, 255.255.255.0Must match the management network design
Default gatewayThe router used for destinations outside the local subnetIPv4 address of the management-subnet routerShould be reachable on the local subnet
DNS domainThe domain suffix associated with the applianceFor example, example.comUsed with the hostname to form a fully qualified domain name
Primary name serverThe preferred DNS resolverReachable DNS server IPv4 addressVerify that routing and firewall rules permit DNS traffic
Add another nameserverOptional DNS redundancyAnswer yes or no; provide another server if yesA secondary server improves resilience; a lab may use only one
Administrative usernameThe primary privileged ACS accountAccept the default by pressing Enter, or enter an approved alternativeChanging the default may align better with organizational policy
Administrative passwordCredential for the administrative userCompliant password entered at the promptAt least six characters, including lowercase, uppercase, and numeric characters

Hostname Configuration

A hostname is the local system name assigned to the ACS appliance. The setup workflow permits a hostname of up to 15 characters.

Choose a meaningful and unique name that follows the organization's convention. A name such as acs01 identifies the system more clearly than an ambiguous label. The hostname can help administrators recognize the server in DNS records, logs, monitoring systems, and high-availability deployments.

Keep the hostname distinct from the DNS domain. For example, with hostname acs01 and DNS domain example.com, the intended fully qualified name is typically acs01.example.com.

Management IP Addressing

The IP address entered during setup is the appliance's management address. Administrators use it to reach the management interface, and other services use it to communicate with ACS.

IPv4 address and subnet mask

Assign a valid IPv4 address from the approved management subnet. The address must not already be used by another appliance, server, or workstation. The subnet mask identifies which part of the address represents the local network and which part identifies the host.

The address and mask must agree with the Layer 3 design. For example, 192.0.2.10 with mask 255.255.255.0 places ACS in the 192.0.2.0/24 network. Documentation-range addresses are used here only as examples.

Default gateway

The default gateway is the router address ACS uses when the destination is outside its local subnet. It is needed when ACS communicates with remote administrators, DNS servers on another network, network devices, directory services, logging destinations, or other external systems.

The gateway should be the correct router interface for the management subnet. An incorrect gateway may still allow communication with hosts on the local subnet while preventing communication with remote networks.

DNS Domain and Name Servers

The DNS domain is the suffix associated with the appliance. A primary name server is the preferred DNS server that ACS contacts to translate hostnames into IP addresses.

Enter the IPv4 address of a reachable DNS server. During the optional additional-name-server prompt, answer yes when an approved secondary DNS server is available and should be configured. Answer no in a small lab or when the design intentionally provides only one resolver.

Production deployments generally benefit from DNS redundancy. DNS availability can affect administrative access by name, integrations, logging destinations, directory services, certificate-related operations, and other dependent services. Verify both network reachability to the DNS servers and the required DNS records.

Administrative Account Configuration

The setup process creates or configures the primary administrative user, which is the privileged account used to manage ACS after initial setup.

The workflow provides a default administrative username option. Press Enter to accept that default, or enter another username if organizational policy requires a different account name. Retaining a default name can make administration predictable, but changing it can reduce reliance on well-known account names. Follow the organization's account policy rather than changing the name without documenting the decision.

The password must contain:

  • At least six characters.
  • At least one lowercase letter.
  • At least one uppercase letter.
  • At least one numeric character.

These are minimum acceptance rules, not a recommended production standard. Use a longer, unique password or passphrase with additional permitted characters, store it in an approved password manager, and limit administrative access to authorized personnel.

Typical Management-Network Example

The following values illustrate how the fields can fit together. The addresses use documentation ranges and are not production assignments.

FieldExampleReasoning
Hostnameacs01Short, recognizable, and within the 15-character limit
Management IP address192.0.2.10Example address assigned to ACS
Subnet mask255.255.255.0Places ACS in the example /24 management network
Default gateway192.0.2.1Gateway on the same management subnet
DNS domainexample.comCombines with the hostname as acs01.example.com
Primary name server192.0.2.53Preferred DNS resolver
Additional name server192.0.2.54Optional resolver for redundancy
Administrative usernameadminExample only; use the approved organizational choice

In a single-DNS-server lab, answer N when asked whether to add another name server. In production, configure a secondary resolver when the network design provides one.

Pre-Setup Network Information Checklist

Information neededExample formatSource or ownerValidation before entry
Approved hostnameacs01Server or network naming ownerUnique, meaningful, and no longer than 15 characters
Management IPv4 address192.0.2.10IP address management teamReserved for ACS and not assigned elsewhere
Subnet mask or prefix255.255.255.0 or /24Network designMatches the management VLAN and routing plan
Default gateway192.0.2.1Routing ownerCorrect router interface on the management subnet
DNS domainexample.comDNS or directory-services ownerCorrect suffix for the intended fully qualified name
Primary DNS server192.0.2.53DNS ownerReachable from the ACS management network
Secondary DNS server if applicable192.0.2.54DNS ownerAvailable and permitted by the deployment design
Administrator usernameadmin or approved alternativeSecurity or system ownerMatches account policy and ownership records
Administrator passwordStored securely, not in this checklistAuthorized administratorMeets complexity rules and is not exposed in documentation

Reviewing and Validating the Configuration

Before completing the workflow, review all supplied values:

  • Hostname and 15-character limit.
  • Management IPv4 address.
  • Subnet mask.
  • Default gateway.
  • DNS domain.
  • Primary and optional secondary DNS servers.
  • Administrative username.
  • Password compliance and secure handling.

After setup finishes, perform basic verification. Confirm that the appliance responds at its management IP from an authorized host, verify gateway connectivity, and test DNS resolution where applicable. If the design uses a separate management subnet, test from both a local management host and an approved remote administrator network.

Only after management connectivity is working should you proceed to web-based administration and later ACS configuration.

Security and Operational Considerations

  • Use a dedicated management network or another secured management path when supported by the deployment design.
  • Restrict administrative access to authorized personnel and approved management subnets.
  • Record approved network values and account ownership in deployment documentation, but never record passwords in plain text.
  • Plan DNS, routing, firewall rules, and time synchronization as supporting production services.
  • Use unique administrative credentials and follow account-recovery and access-review procedures.

Initial setup does not complete an ACS deployment. A full deployment also requires configuration of AAA clients, identity stores, authentication methods, authorization rules, and accounting or logging options. Depending on the design, high availability and redundancy must also be planned.

Common Initial Setup Problems

SymptomLikely causeChecksCorrective action
Management interface is unreachableIncorrect IP or mask, duplicate address, wrong VLAN, firewall restriction, or physical or virtual connectivity problemCompare values with the addressing plan; check switch VLAN and port status or virtual NIC connectivity; test from the same subnet; check for duplicate useCorrect the network configuration or connectivity, then retest from an authorized management host
Remote networks cannot reach ACSIncorrect gateway, missing return route, or inter-VLAN routing or firewall issueVerify the gateway is the router interface for the management subnet; inspect routing and firewall policiesCorrect the gateway, route, or policy according to the network design
Hostnames do not resolveIncorrect DNS address or domain, unreachable DNS server, or missing DNS recordVerify primary and secondary DNS values; check connectivity to DNS; verify required forward and reverse recordsCorrect DNS settings or records and repeat resolution tests
Password is rejectedFewer than six characters or missing lowercase, uppercase, or numeric charactersCompare the proposed password with every stated requirementChoose a new compliant password and do not disclose it in tickets or notes
Administrative login fails after setupUnexpected username choice, incorrect password, unreachable management address, or unavailable serviceConfirm whether the default username was accepted or replaced; verify network reachability firstUse authorized account-recovery procedures if credentials are unavailable

Exam-Relevant Notes

  • The setup command launches the interactive initial configuration from the appliance or virtual machine console.
  • The hostname is limited to 15 characters in this workflow.
  • The default gateway is required for communication with destinations outside the local management subnet.
  • A secondary DNS server is optional, but it improves name-resolution resilience.
  • The minimum administrative password requirement is six characters with at least one lowercase letter, one uppercase letter, and one number.
  • Initial setup provides management connectivity; it does not configure AAA clients or ACS access policies.

Next Steps

Once the management address, gateway, DNS, and administrator account have been validated, continue with Cisco ACS setup and administration planning, including AAA clients, identity sources, authentication, authorization, and accounting.