Cisco access registrar scripts, Using cisco ar scripts, Acmeoutgoingscript – Cisco Cisco Access Registrar 3.5 User Manual

Page 31: Altigaincomingscript, C h a p t e r, Chapter 3, “cisco access registrar scripts

Advertising
background image

C H A P T E R

3-1

Cisco Access Registrar 3.5 Concepts and Reference Guide

OL-2683-02

3

Cisco Access Registrar Scripts

This chapter describes the scripts provided with Cisco Access Registrar.

Using Cisco AR Scripts

The Cisco Access Registrar scripts are stored in /localhost/Radius/Scripts. Most of the scripts are
written in the RADIUS Extension language (REX). Some scripts are provided in both REX and Tcl. The
scripts written in Tcl all begin with the letter t followed by their functional name. The Tcl scripts are
listed below:

tACMEOutgoingScript
tAuthorizePPP
tAuthorizeService
tAuthorizeTelnet
tMapSourceIPAddress
tParseAARealm
tParseAASRealm
tParseProxyHints
tParseServiceAndAAARealmHints
tParseServiceAndAAASRealmHints
tParseServiceAndAARealmHints
tParseServiceAndAASRealmHints
tParstSericeAndProxyHints
tParseServiceHints

ACMEOutgoingScript

ACMEOutgoingScript is referenced from Vendor ACME for the outgoing script. If the Cisco AR server
accepts this Access-Request and the response does not yet contain a Session-Timeout, set it to 3600
seconds.

AltigaIncomingScript

AltigaIncomingScript maps Altiga-proprietary attributes to Cisco Access Registrar’s global attribute
space.

Advertising