Editing
ATS
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
= Configure new ATS card = These are the steps to load a brand new ATS card. The steps below are for an old-style card, a new style card will ask more questions about disabling telnet (yes) and http (yes) and so on. default root pass is: TrippLite<br> default admin pass is: admin Connect to the ATS via serial and plug in the card (or ATS) and you'll see: <pre>PLATFORM: TrippLite APPLICATION: PowerAlert 12 ----------------------------------------------------------------------------- NETWORK INTERFACE PARAMETERS: The board will obtain IP configuration parameters from the network. HARDWARE PARAMETERS: The date/time from RTC hardware: 11/13/2012 08:44:06 This board's serial number is 9932BY0AC735100180 This board's MAC Address is 00:06:67:22:69:95 After board is reset, start-up code will wait 10 seconds Default duplex setting for Ethernet connection: Auto-negotiate ----------------------------------------------------------------------------- Press any key in 10 seconds to change these settings.</pre> hit enter Press A to Accept the settings, or M to Modify? enter 'm' Enter the root password: ********* Reset configuration to default values (Y/N)? enter 'n' <pre>For each of the following questions, you can press <Return> to select the value shown in braces, or you can enter a new value. NETWORK INTERFACE PARAMETERS: Should this target obtain IP settings from the network?[N]</pre> enter 'n' Static IP address [192.168.1.19]? Since this is ATS8, we use '10.1.2.78'. If it were ATS10 we'd use '10.1.2.80' Subnet Mask IP address [255.255.255.0]? Hit enter, it's correct Gateway address IP address [192.168.1.1]? enter '10.1.2.1' Host Name []? enter 'ats8.johncompanies.com' <pre>SECURITY PARAMETERS: Would you like to update the Root Password?[N]</pre> enter 'y' <pre>Enter the new Root Password: ******** Re-enter the new Root Password: ********</pre> use the default root password <pre>HARDWARE PARAMETERS: Would you like to update the RTC date/time?[N] y Current date/time is 11/13/2012 08:45:15 month: 11 day: 12 year: 2012 hour: 15 minute: 13 second: 13</pre> go ahead and update the time Do you want to configure advanced settings? enter 'y' Each development board must have a unique Ethernet MAC address. Set the board's Ethernet MAC Address[00:06:67:22:69:95]? enter to accept Do you want to completely erase the file system? enter 'n' How long (in seconds) should CPU delay before starting up[10]? enter to accept Default Ethernet setting (0=Auto, 1=10 Half, 2=10 Full, 3=100 Half, 4=100 Full) [Auto]? enter '4' to force 100 Full Now, it will reboot itself: <pre>Saving the changes in NV memory...Done. PLATFORM: TrippLite APPLICATION: PowerAlert 12 ----------------------------------------------------------------------------- NETWORK INTERFACE PARAMETERS: IP address on LAN is 10.1.2.78 LAN interface's subnet mask is 255.255.255.0 IP address of default gateway to other networks is 10.1.2.1 HARDWARE PARAMETERS: The date/time from RTC hardware: 11/12/2012 15:13:32 This board's serial number is 9932BY0AC735100180 This board's MAC Address is 00:06:67:22:69:95 After board is reset, start-up code will wait 10 seconds Default duplex setting for Ethernet connection: 100 Full Duplex ----------------------------------------------------------------------------- Press any key in 10 seconds to change these settings.</pre> As soon as you see the ftp server has started, follow the instructions for [[#Upload_driver_.26_config]] to upload the driver and config. To set the admin pass, browse to ats webpage using an standard (not lynx) browser. You may need to do this from the office since the firewall setup will prevent you from accessing the ATS webpage from most places. Alternately, you can browse to it by getting on the private network locally. Note, you must browse to it via https:// after the paconfig.ini has been uploaded as it will specify https access only. Login as: admin/admin<br> Browse to: settings -> system<br> change guest and admin pass (standard root pass)<br> Then click the button to reboot == Assigning a server to an ATS port in mgmt == A customer may simply be assigned to an ATS port via their system/customer screen in mgmt. If another customer is using that port (cancelled) you will need to clear out the old customer - set ATS port to none - before you can assign the same port to another customer. To assign a port to a JC machine, you need to do this manually in the database. Here are the assigned ports at the time of writing: <pre>mysql> select sysid, hostname, atsport from systems where cid='col00001' and atsport is not null; +-------+-------------------------+---------+ | sysid | hostname | atsport | +-------+-------------------------+---------+ | 1492 | jail3.johncompanies.com | 0614 | | 4751 | firewall2 | 0607 | | 4752 | isys | 0611 | | 4753 | nat2 | 0606 | | 4754 | bwdb2 | 0605 | | 4755 | backup3 | 0604 | | 4756 | switch-p20 | 0609 | | 4757 | digi3 | 0610 | | 4758 | switch-p21 | 0509 | | 4759 | switch-p22 | 0409 | | 4760 | switch-p23 | 0309 | | 4761 | switch-p24 | 0209 | | 4762 | switch-p25 | 0109 | | 4763 | switch-p26 | 0709 | | 4764 | switch-p27 | 0809 | | 4765 | magrathea | 0602 | +-------+-------------------------+---------+ 16 rows in set (0.02 sec) mysql> </pre> So to move isys to port 3 in cab 6: mysql> update systems set atsport='0603' where sysid=4752; If the system you want to add is not in the database, you will need to add it first. Refer to a jail/virt setup doc for hints.
Summary:
Please note that all contributions to JCWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
JCWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information