Release Notes
2
Release Notes for Cisco NAC Guest Server, Release 1.0.0
OL-14643-01
New and Changed Information
Hardware Supported
The Cisco NAC Guest Server is a standalone hardware appliance based on the Cisco NAC Appliance
3310 platform. The Cisco NAC Guest Server is supported only on the NAC-3310 hardware platform.
Note The NAC-3310 appliance is based on the HP ProLiant DL140 G3 server and is subject to any
BIOS/firmware upgrades required for the DL140 G3. Refer to Supported Hardware and System
Requirements for Cisco NAC Appliance (Cisco Clean Access) for detailed instructions.
Determining the Software Version
The bottom left of the Cisco NAC Guest Server admin console displays the software version. To
determine the current software version, login to the administration interface.
To view the software version from the command line:
1. SSH or console to the Cisco NAC Guest Server.
2. Issue the following command:
cat /guest/www/admin/includes/version.html
Upgrading to a New Software Release
The Cisco NAC Guest Server come pre-installed with initial software release 1.0.0.
If the appliance needs to be re-imaged, refer to the instructions in the installation chapter of the Cisco
NAC Guest Server Installation and Configuration Guide, Release 1.0.0.
To download Cisco NAC Guest Server Software, login to the following website:
http://www.cisco.com/cgi-bin/tablebuild.pl/nac-guest
Backup Information
The following postgres commands can be used to perform or restore a database backup of the Guest
Server.
Backup
pg_dump -c -U postgres gapdb -f backup.sql
Restore Backup
psql -U postgres gapdb -f backup.sql
New and Changed Information
• New Software Features in Release 1.0.0