cc/td/doc/product/access/solution/asap
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Operating and Maintaining the
Cisco Access Registrar

Operating and Maintaining the
Cisco Access Registrar

Introduction

This chapter presents operations and maintenance tasks for the application Cisco Access Registrar (AR), Release 1.7, as it relates to the Cisco ASAP Solution only.


Note   This chapter does not apply to the Cisco SS7 Interconnect for Voice Gateways Solution.

Tips for troubleshooting Cisco AR are provided in "Troubleshooting the Cisco Access Registrar."

Cisco AR supports RADIUS proxy where, instead of directly authenticating and authorizing users against a directory, the server selectively proxies the AAA request to another service provider's RADIUS server or a customer RADIUS server that authenticates and authorizes users against another directory or database.

This chapter presents the following major operations and maintenance topics:


Tip See also Task Summary.

Target Platforms

The Cisco Access Registrar application manages the following components of the Cisco ASAP Solution: Cisco AS5000 series.

References

For detailed information about how to install and configure the Cisco AR, see the Cisco Access Registrar 1.7 Installation and Configuration Guide:

http://www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/cnsar/1_7/install/index.htm

For description of the Cisco AR components and how to use them, including information of how to use the Cisco AR as a proxy server and details about the using the aregcmd and radclient commands, refer to the Cisco Access Registrar 1.7 User's Guide at the following URL:

http://www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/cnsar/1_7/users/index.htm

For description of the concepts in the Cisco AR, including understanding RADIUS, authentication and authorization, and accounting refer to the Cisco Access Registrar 1.7 Concepts and Reference Guide at the following URL:

http://www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/cnsar/1_7/referenc/index.htm

For description of features and functions that were implemented in the Cisco AR Release 1.7, refer to the Cisco Access Registrar 1.7 Release Notes:

http://www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/cnsar/1_7/relnote/index.htm

Task Summary

The tasks in this chapter are listed below, grouped by major category.

Installing and Upgrading the Cisco AR

To either install or upgrade the Cisco AR, you have the follow options:

For detailed procedures of how to implement any of these options, refer to Chapter 1, "Installing Cisco Access Registrar" and Chapter 2, "Upgrading Cisco Access Registrar," of the Cisco Access Registrar 1.7 Installation and Configuration Guide.

Configuring a Basic Site

Making Custom Configurations

Performing Maintenance and Management Tasks

Configuring Clients

Description

Summary

The Clients object contains all NASs (UGs) and proxies that communicate directly with Cisco AR. Each client must have an entry in the Clients list, because each NAS and proxy share a secret with the RADIUS server, which is used to encrypt passwords and sign responses.

Target Platform(s)

Cisco AS5000 series

Application

Cisco AR

Frequency

When installing Cisco AR for the first time

Reference

Cisco Access Registrar 1.7 Installation and Configuration Guide

For all related documentation, see References.

Procedure

To configure the Client object and a NAS for the Cisco AR:


Step 1   In the above reference, see Chapter 3, "Configuring Cisco Access Registrar."

Step 2   Read the section Configuring Clients and follow the steps to add NASs.


Notes

Configuring Profiles

Description

Summary

The Profiles object allows you to set specific RFC-defined attributes that Cisco AR returns in the Access-Accept response. You can use profiles to group attributes that belong together.

Target Platform(s)

Cisco AS5000 series

Application

Cisco AR

Frequency

When configuring Cisco AR for the first time or modifying existing configurations when necessary

Reference

Cisco Access Registrar 1.7 Installation and Configuration Guide

For all related documentation, see References.

Procedure

For adding or modifying RADIUS attributes:


Step 1   In the above reference, see Chapter 3, "Configuring Cisco Access Registrar," of the Cisco Access Registrar 1.7 User's Guide.

Step 2   Read the section Configuring Profiles and follow the steps to change RADIUS attributes.


Validating Configurations

Description

Summary

The aregcmd commands are command-line based configuration tools. These commands allow you to set any Cisco AR configuration option, as well as start and stop the Cisco AR RADIUS server and check its statistics.

The radclient command is a RADIUS server test tool. It enables you to create packets, send them to a specific server, and examine the response.

Use the save and reload of the aregcmd commands to save and reload the configuration changes you made. Use the radclient command to send a test packet.

Target Platform(s)

Cisco AS5000 series

Application

Cisco AR

Frequency

When installing Cisco AR for the first time

Reference

Cisco Access Registrar 1.7 User's Guide

For all related documentation, see References.

Procedure

Once you have configured some users and a NAS, you can validate and test your configuration as follows:


Step 1   Use the save command to save your changes.

Step 2   Use the reload command to reload your server.

Step 3   Run the radclient command to send a test packet.

Step 4   For syntax and description of these command, see Chapter 2, "Using aregcmd Commands," and Chapter 4, "Using the radclient Command," of the Cisco Access Registrar 1.7 User's Guide.


Notes

Configuring Groups

Description

Summary

To create user groups for the services that you want to provide, use the UserGroups object.You can either use the default group (and depending how the user logs, use a script to determine the services you want to provide to that user), or you can create separate groups for each specific type of service (for example, one group for PPP users and another for Telnet users).

Target Platform(s)

Cisco AS5000 series

Application

Cisco AR

Frequency

As needed

Reference

Cisco Access Registrar 1.7 Installation and Configuration Guide

For all related documentation, see References.

Procedure

To configure groups:


Step 1   In above reference, see Chapter 4, "Customizing Your Site."

Step 2   Read the section Configuring Groups.

Step 3   As appropriate, follow the steps in one or more of the following sections:


Notes

Configuring Multiple UserLists

Description

Summary

The basic site uses a default single UserList and uses group membership to determine the type of service to provide each user. When all users are in the same UserList, each username must be unique. Another option you have is to group your user community some logical grouping like department or location. In this method you use separate UserLists to distinguish among them.

Target Platform(s)

Cisco AS5000 series

Application

Cisco AR

Frequency

As needed

Reference

Cisco Access Registrar 1.7 Installation and Configuration Guide

For all related documentation, see References.

Procedure

To configure multiple UserLists:


Step 1   In the above reference, see Chapter 4, "Customizing Your Site."

Step 2   Read the section Configuring Multiple UserLists.

Step 3   As appropriate, follow the steps in one or more of the following sections:


Notes

Configuring a Remote Server

Description

Summary

If you want to divide the tasks of authentication and authorization to another RADIUS server or an LDAP server, you use the RemoteServer object to specify the properties of the remote server to which Services proxy requests are sent. The remote servers you specify at this level are referenced by name from the RemoteServers list in the Services objects.

Target Platform(s)

Cisco AS5000 series

Application

Cisco AR

Frequency

As needed

Reference

Cisco Access Registrar 1.7 Installation and Configuration Guide

For all related documentation, see References.

Procedure

To configure a remote RADIUS server:


Step 1   In the above reference, see Chapter 4, "Customizing Your Site."

Step 2   Read the section Configuring a Remote Server for AAA.

Step 3   As appropriate, follow the steps in one or more of the following sections:


Notes

Configuring Session Management

Description

Summary

Session management can be used to track user sessions and allocate dynamic resources to users for the lifetime of their sessions. You can define one or more Session Managers, and have each one manage the sessions for a particular group or company.

Target Platform(s)

Cisco AS5000 series

Application

Cisco AR

Frequency

As needed

Reference

Cisco Access Registrar 1.7 Installation and Configuration Guide

For all related documentation, see References.

Procedure

To configure session management on the Cisco AR:


Step 1   In the above reference, see Chapter 4, "Customizing Your Site."

Step 2   Read the section Configuring Session Management.

Step 3   As appropriate, follow the steps in one or more of the following sections:


Checking the AR Server

Description

Summary

After installation of the Cisco AR, you can verify that the server is running correctly with the arstatus command. Successfully running this command ensures that you can communicate with the database, communicate with the RADIUS server, and determine whether the server is running or stopped.

Target Platform(s)

Cisco AS5000 series

Application

Cisco AR

Frequency

When installing Cisco AR for the first time or as needed.

Reference

Cisco Access Registrar 1.7 Installation and Configuration Guide

For all related documentation, see References.

Procedure

To check if the Cisco AR servers are running:


Step 1   Enter the arstatus command in interactive mode:

>arstatus
RADIUS server running (pid: 649)
MCD server running (pid: 648)
Server Agent running (pid: 647)
MCD Lock Manager running (pid: 651)

Step 2   If the servers are not running, do the following:

>.arservagt start


Logging in to the Cisco AR

Description

Summary

After verifying that the Cisco AR is running, you can log in to the server.

Target Platform(s)

Cisco AS5000 series

Application

Cisco AR

Frequency

When installing Cisco AR for the first time or as needed

Reference

Cisco Access Registrar 1.7 Installation and Configuration Guide

For all related documentation, see References.

Procedure

To log into the Cisco AR server:


Step 1   Enter the aregcmd command in interactive mode:

Step 2   The Cisco Access Registrar prompts you for the cluster. Type the cluster name or press Enter for localhost.

Step 3   The Cisco AR prompts you for the admin login and password. Use admin for the admin name, and aicuser for the password.

Step 4   The Cisco AR prompts you to enter a valid license key. Enter the license key that is located on the back of the Cisco Access Registrar CD case.


Notes

Configuring, Modifying, and Managing Syslog Messages

Description

Summary

Logging messages through syslog provides centralized error reporting for Cisco AR. Local logging and syslog logging can be turned on or off at any time by modifying the control flags in the $INSTALLPATH/conf/aic.conf file.

Logging syslog messages requires a UNIX host running a syslog daemon as a receiver for Cisco AR messages. The Cisco AR and the syslog daemon can be running on the same host or different hosts.

Target Platform(s)

Cisco AS5000 series

Application

Cisco AR

Frequency

As needed

Reference

Cisco Access Registrar 1.7 User's Guide

For all related documentation, see References.

Procedure

To configure, modify, or manage syslog messages for the Cisco AR:


Step 1   In the above reference, see Chapter 13, "Logging Syslog Messages".

Step 2   Read the sections Configuring Message Logging, Changing Log Directory, Configuring syslog Daemon (syslogd), and Managing the Syslog File.

Step 3   As appropriate, follow the steps in one or more of the following:


Setting Up and Managing Accounting

Description

Summary

The Cisco AR collects and stores the information contained in Accounting Start and Accounting Stop messages.

When a NAS (UG) that uses accounting begins a session, it sends an Accounting Start packet describing the type of service and the user being connected to the Cisco AR server. When the session ends, the NAS sends an Accounting Stop packet to the AR server describing the type of service that was delivered. The Accounting Stop packet might also contain statistics such as elapsed time, input and output octets, or input and output packets.

Target Platform(s)

Cisco AS5000 series

Application

Cisco AR

Frequency

As needed

Reference

Cisco Access Registrar 1.7 Concepts and Reference Guide

For all related documentation, see References.

Procedure

To set up and manage accounting using Cisco AR:


Step 1   In the above reference, refer to Chapter 3, "Access Registrar Accounting."

Step 2   Read the sections Understanding Access Registrar Accounting, Setting Up Accounting, and Accounting Log File Rollover.

Step 3   As appropriate, follow the steps in one or more of the following:


Modifying Configurations Using aregcmd Commands

Description

Summary

The aregcmd commands are command-line based configuration tools. These commands allow you to set any Cisco AR configuration option, as well as start and stop the Cisco AR RADIUS server and check its statistics.

Target Platform(s)

Cisco AS5000 series

Application

Cisco AR

Frequency

As needed

Reference

Cisco Access Registrar 1.7 User's Guide

For all related documentation, see References.


Note   For the syntax and description of these commands, see Chapter 2, "Using aregcmd Commands," of the Cisco Access Registrar 1.7 User's Guide.

Procedure

To modify existing configuration of the Cisco AR or to modify values for properties, use the following aregcmd commands:


Step 1   Use the add command to add elements to your configuration.

Step 2   use the delete command to remove an element from the configuration.

Step 3   Once you made changes to the your configuration, use save and reload commands to implement the changes you made.

Step 4   Use the set command to provide values for properties on existing configuration elements or to order servers in a list.

Step 5   Use the unset command to remove items from an ordered list.

Step 6   Use the insert command to add an item anywhere in ordered list.


Managing the Cisco AR Using aregcmd Commands

Description

Summary

The aregcmd commands are command-line based configuration tools. These commands allow you to set any Cisco AR configuration option, as well as, start and stop the Cisco AR RADIUS server and check its statistics.

Target Platform(s)

Cisco AS5000 series

Application

Cisco AR

Frequency

As needed

Reference

Cisco Access Registrar 1.7 User's Guide

For all related documentation, see References.


Note   For the syntax and description of these commands, see Chapter 2, "Using aregcmd Commands," of the Cisco Access Registrar 1.7 User's Guide.

Procedure

To manage your Cisco AR server, use the following aregcmd commands:


Step 1   Use the insert command to add an item anywhere in ordered list.

Step 2   Use save command to validate the changes you made and commit them to the configuration database.

Step 3   Use the validate command to check the consistency and validity of the specified server's configuration.

Step 4   Use the start command to enable the server to handle requests.

Step 5   Use the star and stop commands to stop server from accepting requests.

Step 6   Use the reload command to load the configuration changes.

Step 7   Use the status command to see whether or not the specified server has been started.

Step 8   Use the stat command to view statistical information on the specified server.

Step 9   Use the query-sessions command to query the server about the currently active user sessions.

Step 10   Use the release-sessions to request the server to release one or more currently active user sessions.

Step 11   Use the help command to display a brief overview of the command syntax.


Backing Up the Database

Description

Summary

.To ensure a consistent backup, Cisco AR uses a shadow backup facility. Once a day, at a configurable time, Cisco AR suspends all activity to the database, and takes a snapshot of the critical files. This snapshot is guaranteed to be a consistent view of the database, and it is preserved correctly on a system backup tape. The backup can be do either through the system Registry at $INSTALL/conf/aic.conf or using mcdshadow utility located in the $INSTALL1/usrbin directory.

Target Platform(s)

Cisco AS5000 series

Application

Cisco AR

Frequency

As needed

Reference

Cisco Access Registrar 1.7 User's Guide

For all related documentation, see References.

Procedure

To back up the Access Registrar database either using a configurable time or using the mcdshadow utility:


Step 1   In the above reference, refer to Chapter 12, "Backing Up the Database."

Step 2   Read and follow the steps in the following sections:


Monitoring the UG

Description

Summary

The nasmonitor command is used to query a TCP port at the specified IP address until the device (universal gateway) is reachable. If the universal gateway (UG) is not reachable after period of time, a warning E-mail is sent; if the UG is still not reachable after another period of time, a message is sent to the Cisco AR to release all sessions associated with that UG.

Target Platform(s)

Cisco AS5000 series universal gateways

Application

Cisco AR

Frequency

As needed.

Reference

Cisco Access Registrar 1.7 User's Guide

For all related documentation, see References.

Procedure

To check if NAS (UG) is reachable by the Cisco AR use the following nasmonitor command:


Step 1   In the above reference, refer to Chapter 8, "Using Cisco Access Registrar Server Features."

Step 2   Read the section NAS Monitor and follow the steps.



hometocprevnextglossaryfeedbacksearchhelp
Posted: Tue Jul 9 11:31:11 PDT 2002
All contents are Copyright © 1992--2002 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.