Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following interactive Setup wizard guides you through the initial configuration. Enter the host name of AmpCon server, IP address and subnet prefix of the AmpCon server, IP default gateway, DNS domain name, primary and secondary DNS server IP address, host name of the NTP server, enable or disable OpenVPN in AmpCon and switch agent configuration (VPN ENABLE), manage switch licenses with pool license APIs (USE POOL LICENSE), administrative username used for logging into the AmpCon server and administrative password as shown below. Then enter _Y_ to setup the server configuration as shown in the following example.

In these parameters, the setting for VPN ENABLE and USE POOL LICENSE are:

  • VPN ENABLE
    • Y: Enable OpenVPN in AmpCon and switch agent configuration.
    • N: Disable OpenVPN in AmpCon and switch agent configuration.

Note:

If VPN is disabled, user need to specify the management IP address when generating a switch configuration. For details about "Generating a Switch Configuration", please see Staging a Switch for Automated Deployment in AmpCon.

...

server configuration as shown in the following example.

Code Block
[root@automation automation\]# ./system-setup_
================================================================================
AmpCon Server Configuration, press Ctrl-C to abort
================================================================================
Server hostname []:    AmpCon-HQ-97
IP address []:     172.16.0.97
IP sub network prefix(8/16/24, etc.) []:  24
IP default gateway []:    172.16.0.1
Default DNS domain []:    pica8.com
Name server []:     172.16.0.69
Name server 2 []:    8.8.8.8
NTP server []:     time.nist.gov
NTP server 2 []:   VPN ENABLE(Y/y, N/n) [y]: y
USE POOL LICENSE(Y/y, N/n) [y]: y
Username to be added []:   ampcon-admin
Password []:
Password again []:

Hostname:     AmpCon-HQ-97
IP: 172.16.0.97
Prefix:      24
Gateway:     172.16.0.1
DNS domain:     pica8.com
nameserver:     172.16.0.69
nameserver 2:     8.8.8.8
NTP server:     time.nist.gov
User to be added:    ampcon-admin

Please review the changes, press Y/y to continue, E/e or other key to Edit, Ctrl-C to abort
Are you sure to have them take effect? (Y/y, E/e, or Ctrl-C): Y

================================================================================
System setup is now complete.
================================================================================
The following interactive part of the Setup wizard guides you through the initial configuration of AmpCon _automation_ service. If you do not plan to use two AmpCon servers for High Availability  or your enterprise does not use Web Proxy or Gateway, then enter x as follows:
Starting configuration of AmpCon Automation Service
Current AmpCon configuration file is '/etc/automation/automation.ini'



AmpCon configuration options:
    [1]  Server ID             		:    1
    [2]  Server IP             		:    192.168.42.97
    [3]  Peer Server IP        	:
    [4]  License Portal Proxy  	:    None
    [5]  SSL Private Key       	:    /usr/share/automation/server/server_keys/server.key.unsecure
    [6]  SSL Cert              		:    /usr/share/automation/server/server_keys/server.crt
    [7]  Child Process Workers 	:    10
    [x]  Quit with Save
    [0]  Quit without Save
Which parameter do you want to change (1,2,3,4,5,6,7,x,0)[0]:x
Quit with no changes!

...