The Sun Open Telecommunications Platform 1.0 Installation and Administration Guide describes the requirements for installing and configuring the Sun Open Telecommunications Platform (OTP) software on your OTP system.
This guide is intended for system administrators who are responsible for installing the Open Telecommunications Platform hardware and software. The system administrators must have extensive knowledge and experience in the following areas:
The SolarisTM operating systems and the network administration tools provided by the Solaris operating system
DNS, DHCP, IP addressing, subnetworks, VLANs, SNMP, TFTP, and NFS
Chapter 1, Sun Open Telecommunications Platform Introduction provides an overview of the Open Telecommunications Platform and a summary of the installation process.
Chapter 2, Sun Open Telecommunications Platform Hardware and Software Requirements provides hardware and software requirements, and descriptions of the settings and worksheets for the settings needed for installation and configuration.
Chapter 3, Preparing Servers for Open Telecommunications Platform Installation provides the procedures for installing and configuring the operating system on the servers selected for the Open Telecommunications Platform system, creating the cluster file system, and verifying system settings.
Chapter 4, Installing the Open Telecommunications Platform Using the Command Line provides the procedures for using the command line interface to install the Open Telecommunications Platform on the servers selected for the Open Telecommunications Platform system.
Chapter 5, Installing the Open Telecommunications Platform Using the Graphical User Interface provides the procedures for using the external OTP installation server and the graphical user interface to install Open Telecommunications Platform on the servers selected for the Open Telecommunications Platform system.
Chapter 6, Installing the Open Telecommunications Platform Using an Existing OTP System provides the procedures for using an existing production OTP System to install and configure OTP on a new standalone OTP host or a new clustered OTP system.
Chapter 7, Backing Up and Restoring the OTP System Management Service provides the procedures for backing up the OTP system management service database and configuration files and restoring the database and configuration files to the fail-over host.
Appendix A, Application Programming Interfaces and Protocols lists the application programming interfaces (APIs) and protocols you can use for application development.
Glossary provides definitions of Open Telecommunications Platform terms.
This guide is part of a three-volume implementation reference set. Read the release notes and the installation guide before installing the Open Telecommunications Platform.
Sun Open Telecommunications Platform 1.0 Installation and Administration Guide
Before reading this book, you should read the Sun Open Telecommunications Platform 1.0 Release Notes and be familiar with the general design of OTP software.
The docs.sun.com web site enables you to access Sun technical documentation online. You can browse the docs.sun.com archive or search for a specific book title or subject. Books are available as online files in PDF and HTML formats. Both formats are readable by assistive technologies for users with disabilities.
To access the following Sun resources, go to http://www.sun.com:
Downloads of Sun products
Services and solutions
Support (including patches and updates)
Training
Research
Communities (for example, Sun Developer Network)
To obtain accessibility features that have been released since the publishing of this media, consult Section 508 product assessments available from Sun upon request to determine which versions are best suited for deploying accessible solutions.
For information on Sun's commitment to accessibility, visit http://sun.com/access.
Third-party URLs are referenced in this document and provide additional, related information.
Sun is not responsible for the availability of third-party web sites mentioned in this document. Sun does not endorse and is not responsible or liable for any content, advertising, products, or other materials that are available on or through such sites or resources. Sun will not be responsible or liable for any actual or alleged damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods, or services that are available on or through such sites or resources.
Sun is interested in improving its documentation and welcomes your comments and suggestions. To share your comments, go to http://docs.sun.com and click Send Comments. In the online form, provide the full document title and part number. The part number is located on the book's title page and in the document's URL. For example, the name of this book is Sun Open Telecommunications Platform Installation and Administration Guide, and the part number of this book is 819–7370.
The Sun web site provides information about the following additional resources:
The following table describes the typographic conventions that are used in this book.
Table P–1 Typographic Conventions
Typeface |
Meaning |
Example |
---|---|---|
AaBbCc123 |
The names of commands, files, and directories, and onscreen computer output |
Edit your .login file. Use ls -a to list all files. machine_name% you have mail. |
AaBbCc123 |
What you type, contrasted with onscreen computer output |
machine_name% su Password: |
aabbcc123 |
Placeholder: replace with a real name or value |
The command to remove a file is rm filename. |
AaBbCc123 |
Book titles, new terms, and terms to be emphasized |
Read Chapter 6 in the User's Guide. A cache is a copy that is stored locally. Do not save the file. Note: Some emphasized items appear bold online. |
The following table shows the default UNIX® system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.
Table P–2 Shell Prompts
Shell |
Prompt |
---|---|
C shell |
machine_name% |
C shell for superuser |
machine_name# |
Bourne shell and Korn shell |
$ |
Bourne shell and Korn shell for superuser |
# |