Service Location Protocol Administration Guide

Preface

The Service Location Protocol System Administration Guide provides information about configuring and managing the Service Location Protocol (SLP) V2 framework installed in your Solaris operating environment. This book assumes that you have already installed the SunOSTM 5.8 operating system, and you have set up any networking software that you plan to use. The SunOS 5.8 operating system is part of the Solaris product family, which also includes many features, including the Solaris Common Desktop Environment (CDE). The SunOS 5.8 operating system is compliant with AT&T's System V, Release 4 operating system.


Note -

The Solaris operating environment runs on two types of hardware, or platforms: SPARCTM and IA. The Solaris operating environment runs on both 64-bit and 32-bit address spaces. The information in this document pertains to both platforms and address spaces unless called out in a special chapter, section, note, bullet, figure, table, example, or code example.


Who Should Use This Book

This book is intended for anyone responsible for administering one or more systems running the Solaris 8 release. To use this book, you should have 1-2 years of UNIX system administration experience. Attending UNIX\256 system administration training courses might be helpful.

How This Book Is Organized

Chapter 1, Overview of SLP provides an overview of the Service Location Protocol architecture implementation.

Chapter 2, Planning the Solaris SLP Deployment describes planning considerations for the SLP operation specific to your site.

Chapter 3, Configuring SLP Properties describes how to configure the various SLP properties using the SLP configuration file.

Chapter 4, Configuring Network Properties describes how to configure the SLP network-related properties for refining the SLP deployment.

Chapter 5, Configuring Scopes describes how to create and implement SLP scopes and how to tailor service access in your enterprise.

Chapter 6, Deploying DAs describes how to deploy directory agents for load balancing and how to tailor service access in the enterprise.

Chapter 7, Incorporating Legacy Services describes how to incorporate legacy services (network services that pre-date the development and implementation of SLP).

Chapter 8, Configuring SLP on Multihomed Hosts describes how to configure multihomed hosts effectively in your SLP deployment.

Appendix A, SLP Message Types provides reference information about the SLP message types.

Appendix B, SLP Status Codes provides a comprehensive list and descriptions of SLP status codes used for communication between agents.

Related Books

For complete information about SLP, refer to the following documents:

Ordering Sun Documents

Fatbrain.com, an Internet professional bookstore, stocks select product documentation from Sun Microsystems, Inc.

For a list of documents and how to order them, visit the Sun Documentation Center on Fatbrain.com at http://www1.fatbrain.com/documentation/sun.

Accessing Sun Documentation Online

The docs.sun.comSM 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. The URL is http://docs.sun.com.

What Typographic Conventions Mean

The following table describes the typographic changes used in this book.

Table P-1 Typographic Conventions

Typeface or Symbol 

Meaning 

Example 

AaBbCc123

 The names of commands, files, and directories; on-screen computer output

Edit your .login file.

Use ls -a to list all files.

machine_name% you have mail.

AaBbCc123

 What you type, contrasted with on-screen computer outputmachine_name% su Password:

AaBbCc123

 Command-line placeholder: replace with a real name or value

To delete a file, type rm filename.

AaBbCc123

Book titles, new words or terms, or words to be emphasized. 

Read Chapter 6 in User's Guide.

These are called class options.

Do not save changes yet.

Shell Prompts in Command Examples

The following table shows the default system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.

Table P-2 Shell Prompts

Shell 

Prompt 

 C shell promptmachine_name%
 C shell superuser promptmachine_name#
 Bourne shell and Korn shell prompt$
 Bourne shell and Korn shell superuser prompt#