[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Release 7.2 Stand-Alone Server Installation Checklist

This section includes an installation checklist for a stand-alone Steel-Belted Radius Carrier (not using Session State Register). Use the checklist to record the steps for a new installation. It includes all possible options, including integrating configuration files from a previous SBR release. If your installation does not use all the available options, you can skip those steps.

This set of procedures installs a new, unconfigured Steel-Belted Radius Carrier Release 7.2 build on a Solaris 10 platform. It includes all possible options that can be included in the Steel-Belted Radius Carrier installation.

Before You Begin

Before you begin to install the Steel-Belted Radius Carrier software, perform these preliminary tasks or verify that they have been accomplished:

o

  1. Review the Steel-Belted Radius Carrier Release Notes for up-to-date information that became available after the Steel-Belted Radius Carrier guides were published.

Download the most recent Release Notes file from:
http://www.juniper.net/techpubs/software/aaa_802/sbr.html

If the information in the Release Notes differs from the information in any Steel-Belted Radius Carrier guide, follow the Release Notes.

o

  1. Ensure that the server chassis is physically secure.

To review recommendations on the server's characteristics, see Selecting an Appropriate Server.

o Migration

  1. If you are migrating from an earlier SBR server release, put a copy of that installation on the system that you want to host Release 7.2.

The recommended method is:

  1. As root on the old server, shut down the SBR daemon.
    Execute: /radiusdir/sbrd stop.
  2. Create a gzip archive of the radiusdir directory, preserving the file structure.

Change directories to /opt/JNPRsbr/ and execute (for example):
tar cfE - radius |gzip > 6_radius.tgz

  1. As root on the Release 7.2 host, create a working directory for the archive:

Execute:
mkdir -p /opt/JNPRsbr/PreviousRelease_backup

and:

cd /opt/JNPRsbr/PreviousRelease_backup

  1. Use FTP binary mode to copy the archive file to the Release 7.2 host.
  2. Gunzip the archive in the working directory. This does not create a working installation, but serves as a source of files that can be reused by the Release 7.2 server.

Execute (using the example file name):
gunzip -dc 6_radius.tgz |tar xf -

  1. Check the file permissions on the unzipped archive to ensure that the files are writable.

See Creating a Copy of Existing SBR Server Release Files for Migration for more information.

o

  1. Confirm that the server chassis provides at least the minimum hardware and software requirements.

See Meeting System Requirements.

o

  1. Verify root access.

o

  1. Verify that the server meets basic network requirements:

o CCM

  1. Verify the server role in the centralized configuration management (CCM) environment. The installation script can configure a Steel-Belted Radius Carrier server as:

o LDAP

  1. (Optional) If the server will interact with a Lightweight Directory Access Protocol (LDAP) directory service agent, verify or record the path to the LDAP library files. (The default path is /usr/lib.)        

o

  1. (Optional) If the Steel-Belted Radius Carrier server will authenticate through an external database, you need to:

See Setting Up External Database Connectivity (Optional).

ORACLE

As you set up the client, collect this information, or if the client is already installed, record this information to use while installing SBR software:

o SS7

  1. (Optional) Install a compatible SS7 interface board.

The Ulticom SS7 PH0301 or XH0303 communication boards are supported. See Supporting SMS, SIM, or SS7 with Ulticom Signalware.

o SIM /SMS/ WiMAX / SS7

  1. (Required only for these modules) Install and configure Signalware 9 with Service Pack 5T software, following the product documentation and the guidelines in Signalware 9 Support for Steel-Belted Radius Carrier. This step is mandatory for the SIM and SMS authentication modules and any other SS7 applications. This step is only required for the optional WiMAX mobility module if it uses the EAP-AKA authentication protocol, which requires the optional SIM authentication module.

o RSA

  1. (Optional) If the Steel-Belted Radius Carrier server will interact with an RSA authorization server, the Steel-Belted Radius Carrier server must be set up as an RSA client. Follow the RSA product documentation for the procedure.

The Steel-Belted Radius Carrier server must receive a copy of several files from the RSA server. See Setting Up RSA Authorization Client (Optional) for Steel-Belted Radius Carrier requirements and the list of required files.

o

  1. Verify that Steel-Belted Radius Carrier license keys have been assigned by logging in to your Juniper Networks support account.

Installing SBR Software

If you have completed all items on the "Before You Begin" list, you are ready to install the SBR software. These are the key steps:

o

  1. Unpack the Steel-Belted Radius Carrier Software.

See Unpacking the Steel-Belted Radius Carrier Software.

If you are not familiar with UNIX package management commands, you can review a list of Package Management Commands.

o

  1. Check for running SNMP processes on the server and shut down any that are active.

o

  1. Run the Steel-Belted Radius Carrier configure script. As the script runs, enter the information you recorded on the previous pages.

See Running the Steel-Belted Radius Carrier Configure Script.

Basic Configuration

After the Steel-Belted Radius Carrier software is on the Solaris server, ensure that the base software runs properly and then perform basic configuration steps:

o

  1. Start the Steel-Belted Radius Carrier daemon.

The basic commands to start and stop the daemon from the command line are as follows:

For more information, see Starting and Stopping the Steel-Belted Radius Carrier Server.

o

  1. Start SBR Administrator.

Use an HTML browser to address the Steel-Belted Radius Carrier server HTML server. Download the Administrator client application and log in as root. Also confirm that the links to the documentation work.

Verify that you can download and run the application both from the local host and from a workstation on the network.

o

  1. Configure the environment.

Migrating from a Previous Release

If you installed a copy of a previous SBR server installation on the new server in Step 3, If you are migrating from an earlier SBR server release, put a copy of that installation on the system that you want to host Release 7.2., the configuration files from that release are used in this startup. Be aware that to use some new features delivered in Release 7.2 you must edit these configuration files to include new settings. See Migrating from Previous SBR Releases.

For a new installation, configuring the environment includes basic low-level configuration tasks such as:

See Configuring the Server.

o

  1. Configure SNMP. If you elected not to configure the Steel-Belted Radius Carrier SNMP agent during software installation, but have changed your mind and other agents also run on the server (such as the Solaris operating system agent), you must adjust the ports the agents use so multiple agents do not contend for the same resource.

See Configuring SNMP.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]