Below is the show running configuration for Cisco ACS and can be changed using the familiar Cisco router configuration commands.
hostname HOME-LAB-ACS001
!
ip domain-name homelab.local
!
ipv6 enable
!
tcp timeout 60
no tcp recycle enable
no tcp reuse enable
!
interface GigabitEthernet 0
ip address 10.231.253.21 255.255.255.192
ipv6 address autoconfig
ipv6 enable
!
ip name-server 10.231.253.10 10.231.253.11
!
ip default-gateway 10.231.253.1
!
!
clock timezone UTC
!
ntp server 10.231.253.10
ntp server 10.231.253.11
!
username xxxxx password hash xxxxxxx
DOhP6h2 role admin
!
no max-ssh-sessions
!
service sshd enable
!
password-policy
lower-case-required
upper-case-required
digit-required
no-username
disable-cisco-passwords
min-password-length 6
password-lock-enabled
password-lock-retry-count 5
!
logging localhost
logging loglevel 6
!
!
icmp echo on